|
dmesg的信息里面有:
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:11.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
ide0: BM-DMA at 0xb400-0xb407, BIOS settings: hda MA, hdb MA
ide1: BM-DMA at 0xb408-0xb40f, BIOS settings: hdc MA, hdd:pio
hda: ST380021A, ATA DISK drive
hdb: QUANTUM FIREBALLlct10 10, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: ASUS DVD-ROM E616, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
/dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 >
hdb: max request size: 128KiB
hdb: 20044080 sectors (10262 MB) w/418KiB Cache, CHS=19885/16/63
/dev/ide/host0/bus0/target1/lun0: p1 p2
ide-floppy driver 0.99.newide
但是在/dev/下面没有/dev/hdc这个设备,不知道要怎么办?
我的DVD ROM是挂在ide1的主盘的,而两个硬盘是挂在同一线上的。
现在我该如何来做呢? |
|