> > > Back to level 3, I type : "mount /mnt/cdrom". > > BIG OOOPS. > > Kernel errors. Unable to open /dev/cdrom. > > I have the same problem: > > [paul@anne paul]$ ll /dev/cd* > lr-xr-xr-x 1 root root 16 Oct 4 20:34 /dev/cdrom - > > ../cdroms/cdrom0 > lr-xr-xr-x 1 root root 13 Oct 4 20:34 /dev/cdrom0 -> > cdroms/cdrom0 > > /dev/cdroms: > total 0 > brw-rw---- 1 root cdrom 11, 0 Oct 5 01:28 cdrom0 > > Obviously, ../cdroms/cdrom0 would be /cdroms/cdrom0 which isn't there... > this needs to be fixed ASAP.
No problems. rm -rf /lib/dev-state/* reboot You may want to check if /lib/dev-state contains wrong cdrom link. -andrej
