[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: cdrom no a valid block device
- From: Rick Stevens <rstevens vitalstream com>
- To: redhat-install-list redhat com
- Subject: Re: cdrom no a valid block device
- Date: Wed, 28 Nov 2001 08:56:22 -0800
ZekeVarg wrote:
I had the same problem until I comiled the kernel with scsi-emulation.
The command is "mount -t iso9660 /dev/cdrom /mnt/cdrom". SCSI emulation
is not _necessary_, and if used, would cause the command to become
"mount -t iso9660 /dev/sr0 /mnt/cdrom".
I try to use mount -tiso9660 /dev/hdd /dev/cdrom
You can't mount a device on a device.
and mount -tiso9660 /dev/hdd /mnt/cdrom
That should have worked, but change the first /dev thing to /dev/cdrom.
You should also make sure you have a "/dev/cdrom" entry (probably a
symbolic link to /dev/hdd or /dev/hdb).
----------------------------------------------------------------------
- Rick Stevens, SSE, VitalStream, Inc. rstevens vitalstream com -
- 949-743-2010 (Voice) http://www.vitalstream.com -
- -
- If it's stupid and it works...it ain't stupid! -
----------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]