Author Topic: GRUB config  (Read 316 times)

TheEnigma

  • Newbie
  • *
  • Posts: 4
  • Kudos: 0
    • http://www.swirly.net
GRUB config
« on: 27 May 2003, 08:43 »
Sorry if you dont allow Help requests  :D

I've installed RH9 on an old Windows Machine, just unplugged the Winblows drive, slapped in an old 6Gig and installed to that.

Now I have the bootstrap loader running, but I cant get the sodding thing to boot windows for my Games (damn clever GRUB  :D )

Anyone have a rough outline what I need to add to Grub.conf for windows?
The Lin Drive is HD 0,0 (Primary Master) and the Win Drive is on Secondary master with a CDROM on Secondary Slave!

SAJChurchey

  • Member
  • **
  • Posts: 246
  • Kudos: 0
    • http://sajchurchey.htmlplanet.com
GRUB config
« Reply #1 on: 27 May 2003, 21:43 »
I'm not sure if Windows is going to like being installed on anything but Primary Master, but you can give it a try.

Code: [Select]

Give that a try.  If it doesn't work, try switching the order of the statements or getting rid of/adding spaces.
SAJChurchey                    

TheEnigma

  • Newbie
  • *
  • Posts: 4
  • Kudos: 0
    • http://www.swirly.net
GRUB config
« Reply #2 on: 27 May 2003, 11:04 »
quote:
Originally posted by SAJChurchey:
I'm not sure if Windows is going to like being installed on anything but Primary Master, but you can give it a try.

Code: [Select]

Give that a try.  If it doesn't work, try switching the order of the statements or getting rid of/adding spaces.[/b]


Cheers for that - I know it WILL boot from Secondary Master as the only way I can access it atm, is unplugging the linux drive  :D

I'll try that now