pavement

Talk:Mounting ISOs under FreeBSD 5.x

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(do you actually have a /mnt/cdrom?)
(more likely)
Line 17: Line 17:
 
----
 
----
 
----
 
----
 +
 +
== more likely ==
 +
 +
it's more likely that your mountpoint is /cdrom
 +
 +
--[[User:Dave|Dave]] 10:41, 10 Nov 2005 (EST)

Revision as of 11:41, 10 November 2005

sudo mdconfig -a -t vnode -f /home/aramius/downloads/Max.Payne.iso -u 1

[21:00:07] [aramius@pegasus]# sudo mount -t cd9660 /dev/md1 /mnt/cdrom/ cd9660: /dev/md1: Invalid argument

[21:00:23] [aramius@pegasus]# ls /dev/md1 /dev/md1


i did'nt know..:?

help me please

do you actually have a /mnt/cdrom?

Do you actually have a directory /mnt/cdrom? One has to exist before you can mount something else on it. If you do have a /mnt/cdrom and the mount command that you just listed didn't work, then your ISO file is not valid. --Jimbo 16:29, 9 Nov 2005 (EST)



more likely

it's more likely that your mountpoint is /cdrom

--Dave 10:41, 10 Nov 2005 (EST)

Personal tools