Drives sequence problem with ESATA external disk
Hi!
My laptop have only USB 2.0 interface, which is rather slow. I buy EXpress Card with 2 ESATA connectors, based on SIL3132, for external drives. It is not seen in BIOS, but is working good. Problem is drives sequence, depending on initial hardware configuration.
Disks configuration:
- internal disk have 3 partitions: primary active NTFS (Puppies, Window XP), extended, logical ext3 on extended
- external disk have 2 partitions: extended, logical NTFS on extended
1. OK - without external disk: internal disk is seen as sda1 and sda5.
2. OK - external disk connected "on fly": internal disk is seen as sda1 and sda5, external disk is seen as sdb5.
3. BAD! "cold start" or reboot with external disk connected:
- external disk is seen as sda5;
- internal disk is seen as sdb1 and sdb5;
- BionicPup32 is booting without problem
but
- Precise booting ending "puppy_precise_5.7.1.sfs not found".
# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 IDE Controller (rev 01)
00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:09.0 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller
00:09.1 SD Host controller: ENE Technology Inc ENE PCI SmartMedia / xD Card Reader Controller
00:09.3 FLASH memory: ENE Technology Inc ENE PCI Secure Digital / MMC Card Reader Controller
00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
01:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce 9300M GS] (rev a1)
09:00.0 Mass storage controller: Silicon Image, Inc. SiI 3132 Serial ATA Raid II Controller (rev 01)
What to do with this problem?
Thanks in advance for any help
Adam Li