[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unrgent: promise controller troubles <cringe>
From: |
valerio de iacovo |
Subject: |
Re: unrgent: promise controller troubles <cringe> |
Date: |
05 Dec 2001 21:20:38 +0000 |
On Wed, 2001-12-05 at 13:59, Mike Sowka wrote:
> map (hd0) (hd1)
> map (hd1) (hd0) <--- I read about this in info grub.. ??
> rootnoverify (hd0,2)
> chainloader +1
> boot
this should be the correct way, but you have to add
makeactive
before chainloading. put all in your menu.lst, and it should work!
valerio