I'm trying to install Gentoo 2005.1 universal on a Toshiba M40-244 laptop. Unfortunatly, I can't see my hard drive (/dev/hda) after booting with the CD. During the boot, I've got the folowing message : Sep 26 13:18:47 livecd ide0: I/O ressource 0x1F0-0x1F7 not free. Sep 26 13:18:47 livecd ide0: ports already in use, skipping probe Then, according from /proc/ioports : ... 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : libata <- Arg :/ 0376-0376 : ide1 ... When I boot from other livecd (like System Rescue CD), there is no problem. Reproducible: Always Steps to Reproduce: 1.Boot with the 2005.1 livecd installation on Toshiba M40-244 Actual Results: none hard drive available Expected Results: /dev/hda should be present + Toshiba M40-244 properties : (I found only a french version) http://fr.computers.toshiba-europe.com/cgi-bin/ToshibaCSG/selected_product_option.jsp?service=FR&PRODUCT_ID=106319&DISC_MODEL=0 + lspci ... 0000:00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04) ... + dmesg | grep -i ide ... Uniform Multi-Platform E-IDE driver revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ide0: I/O ressource 0x1F0-0x1F7 not free. ide0: ports already in use, skipping probe Probing IDE interface ide1... Probing IDE interface ide2... Probing IDE interface ide3... Probing IDE interface ide4... Probing IDE interface ide5... ide1 at 0x170-0x177,0x376 on irq 15 ata: 0x170 IDE port busy + A similar bug on debian list (with the cdrom) http://lists.debian.org/debian-boot/2005/02/msg00023.html + My hard drive has been partioned : hda1 : ntfs primary bootable hda2 : fat32 primary hda5 : ext3 logical (/boot) hda6 : ext3 logical (/home) hda7 : ext3 logical (/) hda8 : swap logical
You do know that all of the sata stuff shows up as SCSI devices on our release media, right? Try looking for /dev/sda and REOPEN this if that didn't resolve this for you.