Hello, when using the kernel and ramdisk in tftpboot from unattended-4.2-rc2 my S-ATA drive seems to be recognized (see tail of dmesg below), but the device is not present in /sys/block. Accordingly make-blkdev-nodes finds no hard drive and throws an error.
In /sys/class/scsi_device/0:0:0:0 I have access to the parameters of the drive, e.g. model, vendor, ... What's going wrong? Johannes > dmesg SCSI subsystem initialized libata version 1.02 loaded. ata_piix version 1.02 PCI: Setting latency timer of device 0000:00:1f.2 to 64 ata1: SATA max UDMA/133 cmd 0xEC00 ctl 0xE802 bmdma 0xDC00 irq 18 ata2: SATA max UDMA/133 cmd 0xE400 ctl 0xE002 bmdma 0xDC08 irq 18 ata1: dev 0 cfg 49:2f00 82:74eb 83:7f63 84:4003 85:74e9 86:3c43 87:4003 88:207f ata1: dev 0 ATA, max UDMA/133, 145226112 sectors (lba48) ata1: dev 0 configured for UDMA/133 scsi0 : ata_piix ata2: SATA port has no device. ata2: thread exiting scsi1 : ata_piix Vendor: ATA Model: WDC WD740GD-00FL Rev: 1.02 Type: Direct-Access ANSI SCSI revision: 05 > lsmod Module Size Used by ata_piix 7524 - libata 38688 - scsi_mod 103752 - ide_disk 18144 - ide_generic 1088 - piix 12000 - ide_core 135872 - e1000 79044 - usbhid 23840 - ehci_hcd 24996 - uhci_hcd 28400 - usbcore 96860 - ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
