[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Skip GRUB
From: |
Treutwein Bernhard |
Subject: |
RE: Skip GRUB |
Date: |
Mon, 3 Dec 2007 15:07:32 +0100 |
hmm, if you sved the Windows MBR you could chainload
it with:
chainloader (hd0,0)/saved-mbr
if you saved the MBR with
dd if=/dev/hda of=/saved-mbr count=1 bs=512
given your root file system is in the first partition
of the first hard disk.
Beware that the partition table sits in the last 64 bytes
of the MBR. I don't remember if it is appropriate to specify
bs=446.
regards
--
Bernhard Treutwein, IuK, Ref. III A 3
Bernhard.Treutwein(at)verwaltung uni-muenchen de
> -----Original Message-----
> From: tommyvyo [mailto:address@hidden
> Sent: Tuesday, November 20, 2007 2:34 PM
> To: address@hidden
> Subject: Skip GRUB
>
>
>
> Is it possible to set it temporarily to make GRUB skip right
> past everything and load the windows bootloader?
> --
> View this message in context:
> http://www.nabble.com/Skip-GRUB-tf4843467.html#a13856962
> Sent from the Grub - Bugs mailing list archive at Nabble.com.
>
>
>
>
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- RE: Skip GRUB,
Treutwein Bernhard <=