/dev/hdb LS120
John Batistic <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <1030153229.500.11.camel@nelson> |
Trying to get things working, I am unable to mount my internal LS120. I have created /ls120. My fstab entry is: /dev/hdb /ls120 vfat defaults,user,noauto 0 0 dmesg says: hda: ST340016A, ATA DISK drive hdb: LS-120 VER5 00 UHD Floppy, ATAPI FLOPPY drive hdc: R/RW 8x4x32, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide0: probed IRQ 14 failed, using default. ide1 at 0x170-0x177,0x376 on irq 15 ide1: probed IRQ 15 failed, using default. hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63 ide-floppy driver 0.97.sv hdb: No disk in drive hdb: 123264kB, 963/8/32 CHS, 533 kBps, 512 sector size, 720 rpm Partition check: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 > I have enabled CONFIG_BLK_DEV_IDEFLOPPY in the kernel. hdb is not present in /dev. What do I need to do? Thanks John Batistic