sr_mod and cdrom modules not loading
OK, I'm installing a clean system, so far I've tried dapper, edgy and feisty all with the same result.
The system is a sager/clevo M57U, specs are here;
http://
I can't mount optical discs;
#mount /media/cdrom
mount: special device /dev/scd0 does not exist
The problem is that /dev/scd0 has not been created by devfs (I think devfs does this, forgive me if I'm wrong)
After googling (a lot) I find that /dev/scd0 is usually a link to /dev/sr1 and suggestions to either make that link or change fstab to point to sr1. Unfortunately my system doesn't have /dev/sr1 either.
lspci shows me;
0000:00:1d.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
0000:00:1e.0 ISA bridge: Intel Corporation 82801GHM (ICH7-M DH) LPC Interface Bridge (rev 02)
0000:00:1f.2 IDE Interface: Intel Corporation 82801GBM/GHM (ICH7 Family)Serial ATA Storage Controllers cc=IDE (Rev 02)
lsmod shows
ata_piix 18948 2
ata_generic 10224 0
libata 120096 2 ata_piix,
scsi_mod 166840 4 sbp2,sg,
There are a couple of notable ommisions, the modules "cdrom" and sr_mod" are both missing.
If I boot the LiveCD and look at lsmod, both the cdrom and sr_mod modules are loaded.
I tried doing;
mknod /dev/scd0 b 11 0
which produces no error, but when I try to mount a disc I now get an error "/dev/scd0 is not a block device" instead.
I desperately need help troubleshooting this. I've gone about as far as i can go on my own.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Brett Glasson
- Solved:
- Last query:
- Last reply: