[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting Floppy Disk and CD Rom



 > From: "http://www.juno.com/~w1few"; <http://www.juno.com/~w1few>
 > Date: Tue, 12 Oct 2010 19:46:54 GMT
 >
 > I tried mount -t msdos /dev/fd0 /mnt

You need to figure out what the floppy device is.  On my computer, it
seems to be /dev/fd.  So, try using "/dev/fd" instead of "/dev/fd0" and
see what happens.

 > and
 > mount -t iso9660 -r /dev/mcd /cdrom

On my computer, it seems to be "/dev/cdrom".  So, try using "/dev/cdrom"
instead of "/dev/mcd" in the above line.

 > says special device /dev/fd0 does not exist
 > special device /dev/mcd does not exist
 > 
 > Also added SU before each and it says SU usage 
 > Ideas?

You would need "sudo", not "su".




Why do you want this page removed?