[ltp] Moving Windows to secondary disk
Andrew Barr
linux-thinkpad@linux-thinkpad.org
Fri, 08 Sep 2006 12:14:45 -0400
On Fri, 2006-09-08 at 18:52 +0300, Shem Multinymous wrote:
> Hi John,
>
> On 9/7/06, John - <JohnRChamplin@columbus.rr.com> wrote:
> > title Windows XP Pro
> > map (hd0) (hd1)
> > map (hd1) (hd0)
> > root (hd1,0)
> > savedefault
> > chainloader +1
>
> This works perfectly. Just one catch: the old /dev/hda1 and new
> /dev/sdb1 should have the same location on their respective disks
> (e.g., start at sector 63).
Is this a USB disk??
> Shem