I saw this how-to only at step 5 we seem to diverge in
what we are each doing. I do not want to create a
bootable cd-rom. I just want to load the modules
needed for using a CD and to be able to mount it. 
In modules I added cdrom,ide-cd,isofs and copied an
ide kernel to my Eiger disk. It shows no errors when I
boot. It says hda:ATAPI 8X CD_ROM drive ,128k cache 
but when I try to mount the cd nothing happens 
#mkdir /cdrom
#mount -t iso9660 /dev/hda /cdrom
Mount /dev/hda (type iso9660) on /cdrom: Read-only
filesystem
#cd /cdrom
# ls 
#



mount /dev/hda /cdrom also doesn't work
   

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to