Dual boot sata ide
Hello, guys.
I have a sata disk that was occupied by XP and I added a ide drive
containing ubuntu. The idea was to add this ide to windows boot.ini
using linux.bin produced by dd if=linux.bin..., since this drive goes
in and out of the box. I used boot floppy to get into the ubuntu and
successfully called the configfile using:
configfile (hd1,0)/boot/grub/menu.lst
When the menu loaded it produced an error since root is at (hd1,0),
while menu.lst searched for (hd0,0). Edited the entry and I was good to
go.
When in terminal I checked the drive and it said it is located at
/dev/hda1, while XP is on /dev/sda1. I reinstalled grub to this
/dev/hda1 location and made a dd if=linux.bin of=/dev/hda1... which was
copied to c:\
When booting the XP menu goes up, but after calling Linux drive all I
get is GRUB and blinking _. XP works normaly.
Order in bios is 1st sata, 2nd ide. If I change the order the grub pops
up perfectly, but then the XP fails.
The question is how to make a linux.bin to load grub from XP when
obviously drives change order.
devices.map
/dev/sda (hd0,0)
/dev/hda (hd1,0)
menu.lst
all entries call (hd1,0)
This was also posted on ubuntu forums, but I need an answer as soon as
possible.
Thanks.
.
Relevant Pages
- Re: Strange PEER error with Danis 506 1.81 generic question
... In the case of everything so far up until the Intel 915GAVL/GEVL and still in research 945 series motherboards, there have been two IDE controllers on the boards. ... Thus the primary hard disk controller from which the finished box will normally boot would be the Master on IDE controller #1. ... if there were, for example, two IDE hard drives, one would be the normal boot device as the Master on the primary IDE controller. ... to generate a report of scsi and "fake scsi" devices on a mixed scsi hard drives/ide dvd burner and dvd-rom system but I seem to recall that all scsi devices got listed before any ide devices - including the scsi scanner I had. ... (comp.os.os2.bugs) - Re: Changing Harddrives whilst PC includes a RAID Array
... Booting from Acronis CD after re-attaching IDE drive to system didn't work ... I detached both SATA drives and booted from Acronis Cd again ... ... case to ensure that RAID is not being 'attempted'on my IDE drive. ... (comp.sys.ibm.pc.hardware.storage) - Re: Changing Harddrives whilst PC includes a RAID Array
... I assume if your IDE drive is NOT ... attached, the SATA array will still boot, correct? ... Option #2 (should be done w/ SATA and IDE drives installed): ... install on the IDE drive. ... (comp.sys.ibm.pc.hardware.storage) - Re: Changing Harddrives whilst PC includes a RAID Array
... I have reformatted the IDE drive, to remove any issue with the old Windows ... I turned auto-restart off in my SATA-based Windows install; ... Remove any newly installed hard drives ... is the first boot device and the IDE the second. ... (comp.sys.ibm.pc.hardware.storage) - Re: Having hard time retrieving Laptop hard drive data
... Most cables for desktop IDE drives are not polarized. ... Your statement that "Nearly all IDE females have the piece of plastic blocking in the middle" is incorrect. ... But, no, with the pin present, the female PC IDE cable automatically ... (comp.sys.laptops) |
|