bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: A Question about GRUB Chainloading


From: Joshua Foster
Subject: RE: A Question about GRUB Chainloading
Date: Mon, 10 Apr 2006 13:49:20 -0400

Sina, looks to me like you're making an image of the boot sector of the first partition, not the MBR.  You probably want ( dd if=/dev/hda of=/tmp/MBR ).  Notice just "hda" and not "hda1".  "hda" will get you the MBR, "hda1" gets you the boot sector of the first partition, in your case the Windows partition.


Joshua Foster
Sr. Computer Programmer
1627 Spencer Mountain Rd., Ranlo
Gastonia, NC 28054
(704)824-0199, ext. 207
(704)824-0241 Fax
www.dtiweb.net

address@hidden

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]