PDA

View Full Version : /cdrom /cdrom1, can not be mounted!



tsitras
06-19-2004, 05:19 PM
hi i installed knoppix 3.4 in the hard drive, using the /cdrom1.
apparently now i can not mount the /cdrom and /cdrom1. this is the most strange thing i have seen. here is my fstab:
# /etc/fstab: filesystem table.
#
# filesystem mountpoint type options dump pass
/dev/hda5 / ext3 defaults,errors=remount-ro 0 1

proc /proc proc defaults 0 0
/dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
usbdevfs /proc/bus/usb usbdevfs defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdrom1 /cdrom1 iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/dvd /dvd iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdaudio /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,umask=000 0 0
# Added by KNOPPIX
/dev/hda6 none swap defaults 0 0
# Added by KNOPPIX
/dev/hda7 /mnt/hda7 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hdb1 /mnt/hdb1 vfat noauto,users,exec,umask=000 0 0
# Added by KNOPPIX
/dev/hdb5 /mnt/hdb5 vfat noauto,users,exec,umask=000 0 0


Could someopne help me please?

xSauronx
06-19-2004, 06:38 PM
i was going to post about a similar problem myself

ive been watching a dvd and copying files all morning, and suddenly, one of the cdroms stops working....so i reboot, and now the cdrom AND the dvd burner dont work

heres my fstab


----------------------
# /etc/fstab: filesystem table.
#
# filesystem mountpoint type options dump pass
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1

proc /proc proc defaults 0 0
/dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
usbdevfs /proc/bus/usb usbdevfs defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdrom1 /cdrom1 iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/dvd /dvd iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdaudio /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdrom1 /mnt/auto/cdrom1 auto users,noauto,exec,ro 0 0
# Added by KNOPPIX
/dev/hda5 none swap defaults 0 0
# Added by KNOPPIX
/dev/hda6 /mnt/hda6 ext3 noauto,users,exec 0 0
# Added by KNOPPIX
/dev/hda7 /mnt/hda7 ntfs noauto,users,exec,ro,umask=000 0 0
# Added by KNOPPIX
/dev/hda8 /mnt/hda8 vfat noauto,users,exec,umask=000 0 0

----------------------------------------

i had this happen on a previous install thinking i had messed it up myself trying to fix things, but this is bizarre, what causes this and how can it be fixed?

uraclea2002
06-21-2004, 01:16 AM
cd to your /mnt directory and check that your /cdrom and /cdrom1 are not symlinks. I had this problem after the hd install. Deleting and making new directory worked great. The fstab looks good to me, but, I am a newb also.

champagnemojo
06-21-2004, 01:48 AM
If you're trying to mount them using the desktop icons, try deleting those icons and creating new ones. (right-click in desktop, Create new, device, cd-rom device).

xSauronx
06-22-2004, 12:41 AM
cd to your /mnt directory and check that your /cdrom and /cdrom1 are not symlinks. I had this problem after the hd install. Deleting and making new directory worked great. The fstab looks good to me, but, I am a newb also.

did you just delete the symlinks and do

mkdir cdrom
mkdir cdrom1

what then? how to make the new directories act as the dvd and cdrom?

<--- more n00b

none of this is making much sense to me, but its definitely annoying.

i dont know where my optical drives *should* be on this sytem to being with, perhaps if i did i could find out if they are and mount them myself. as it is.....ill just pretend theyre non existant, and ask "how do i add an optical drive?"

:)

uraclea2002
06-22-2004, 02:22 AM
http://www.knoppix.net/forum/viewtopic.php?t=10550&highlight=cdrom+mount

Read this thread, it may help.

xSauronx
06-23-2004, 09:30 PM
http://www.knoppix.net/forum/viewtopic.php?t=10550&highlight=cdrom+mount

Read this thread, it may help.

i think i just plain need to know how to mount a cdrom/dvd drive, else im screwed cause im at a complete loss otherwise

edit: i can mount it...but i cant change discs unless i unmount first, how do i change that?

mhikl
07-04-2004, 02:39 PM
i have problem
this error appear
i cannot start x server it is likely that it is not setup coorectely
what can i do ???