*** This bug is a duplicate of bug 13830 ***
https://bugs.launchpad.net/bugs/13830
Sorry, but bug13830 does not seem like a duplicate for this one. It goes
about Nvidia drivers not loading.
I got the same effect. Some days ago I had some trouble with the cdrom not
automounting on Kubuntu 8.10 and had to mount and unmount it manually.
Susprisingly, I had to use "su" to unmount from a different user account than
the one I mounted it from, or it won't let me.
A couple days later I removed some old kernels from my system to save space
with the usual fools-proof procedure. After that and wothout having rebooted, I
tried to read a cdrom and it would not mount. The CD is detected when put into
the drive, but it does not mount automatically, so I tried to do this manually
with mount -t iso9660... and it would not either.
See my console session:
inter...@aswkubuntu:/$ sudo mount -t iso9660 /dev/cdrom /media/cdrom0/ -o force
[sudo] password for internet:
mount: unknown filesystem type 'iso9660'
inter...@aswkubuntu:/$ sudo mount -t udf /dev/cdrom /media/cdrom0/ -o force
mount: unknown filesystem type 'udf'
inter...@aswkubuntu:/$ sudo mount /dev/cdrom /media/cdrom0/
mount: unknown filesystem type 'iso9660'
inter...@aswkubuntu:/$ sudo umount /dev/cdrom
umount: /dev/cdrom: not mounted
inter...@aswkubuntu:/$ sudo mount /dev/cdrom /media/cdrom0/
mount: unknown filesystem type 'iso9660'
inter...@aswkubuntu:/$ sudo mount -t iso9660 /dev/cdrom -r /media/cdrom0/
mount: unknown filesystem type 'iso9660'
inter...@aswkubuntu:/$ sudo mount /dev/cdrom -t iso9660 -r /media/cdrom0/
mount: unknown filesystem type 'iso9660'
inter...@aswkubuntu:/$ sudo modprobe iso9660
FATAL: Could not load /lib/modules/2.6.24-19-generic/modules.dep: No such file
or directory
inter...@aswkubuntu:/$ sudo aptitude update
I feel quite confident that the problem will go away if I reboot this
server, but hopefully there is another way to do it. Or there isn't?
--
iso9660 not loaded by default. cannot load once system started.
https://bugs.launchpad.net/bugs/13867
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs