drwhat wrote:
-----BEGIN PGP SIGNED MESSAGE-----You have supermount here and it doesn't appear to work with scsi-emulation
Hash: SHA1
howdy all... I seem to have recently developed a problem in mounting my cd-burner...
just recently, when I try to mount my cd-burner with:
mount /dev/scd0 /mnt/cdrom
I get the following error:
mount: /dev/scd0 is not a valid block device
but it mounts just fine when I issue:
mount /dev/hdc /mount/cdrom
and can access it as a cd-rom, but cannot burn anything. :(
I have also noticed, since I upgraded to devfsd-1.3.25-19.2mdk, as per a recent sercurity update, is when the mount problems started happening.
from boot.log:
Oct 30 14:33:51 tardis devfsd: Error opening file: ".devfsd"^INo such file or directory
Oct 30 14:33:51 tardis devfsd: Starting devfsd daemon: failed
my fstab:
none /mnt/cdrom supermount fs=iso9660,dev=/dev/scd0,--,iocharset=iso8859-1,codepage=850,ro,nosuid,umask=0,nodev 0 0
so replace with something like,
/dev/scd0 /mnt/cdrom auto user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
You have scsi-emulation enabled with
my lilo.conf
boot=/dev/hda
map=/boot/map
vga=normal
default=linux
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label=linux
root=/dev/hdb5
initrd=/boot/initrd.img
append="devfs=nomount hdc=ide-scsi"
read-only
hdc=ide-scsi
John
--
John Richard Smith
[EMAIL PROTECTED]
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
