![]() | ||||||||||
Messages in this thread |
Joseph wrote: > > > Are you sure you have all of the scsi modules you need loaded? The > > dmesg output looks fine, what happens when you try to mount the drive? > > And does this drive work with older 2.5 kernels, or 2.4? > > I think I've made all scsi modules I need built-in kernel. > (usbcore, ehci-hcd, usb-storage, sr_mod, sd_mod) Do I miss something? > Also, I've tested the ASUS CD-RW under kernel 2.5.45 and it worked. > But in the kernel 2.5.53, the system shows below when I try to mount the > CD-RW. > ** #mount /dev/scd0 /mnt/usb-cd > ** mount: /dev/scd0 is not a valid block device Check that you actually have /dev/scd0. I think it should be: # mknod /dev/scd0 b 11 0 -- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:31 [from the cache] ©2003-2008 | ||||||||||