On Sat, 18 Jun 2005, Yaron wrote:
> The problem is, I can't seem to boot into OSes on a different drive (I 
> have Windows on my secondary drive for the occasional gaming/GPS 
> session). When I was using LILO, I had to do the whole MAP 0x80 to 0x81, 
> so that the bootloader reversed the drives before booting. Or something.
>
> Is there an equivalent in grub? The entry that's there now is:
> <...>

Google 'I Feel Lucky' for 'grub 0x80':
http://www.mepis.org/node/5782

Search for '0x80' on page:

"You need to use "map" commands if windo$ is not on hda.
  Example Grub Entry With Windows On hdb:

  title windows
  root (hd1,0)
  map (0x81) (0x80)
  map (0x80) (0x81)
  makeactive
  chainloader +1"

:)

------------------------------------------------------------------------
| nate carlson | natecars at natecarlson.com | http://www.natecarlson.com |
|       depriving some poor village of its idiot since 1981            |
------------------------------------------------------------------------