N
Niel Drummond
greets,
I've been trying to move around my multi-boot system so that all my OS's
are on one HD.. Although I'm having success at doing this, I've come
across a strange symptom described below
http://www.goodells.net/multiboot/partsigs.htm
i.e. my old windows partitions are still appearing in the new
configuration, despite having them hidden within the partition table.
The page above describes a number of solutions: the easiest
one is to wipe the MBR using the usual 'fdisk /mbr', and remove all the
old partitions... However, I'm reluctant to do this, because I have a boot
loader installed in the MBR. All that is needed really, is to remove the
so-called 4-byte DiskID that sits between the boot code and the partition
table in the MBR.
Presumably this could be done with a simple 'dd' command in linux, but I
am quite wary since my previous attempts at fixing boot sectors with dd
has failed, and failing with the MBR might cause quite a problem. Is there
an editor for the MBR about, or a simpler way of doing this ?
regards,
- n
I've been trying to move around my multi-boot system so that all my OS's
are on one HD.. Although I'm having success at doing this, I've come
across a strange symptom described below
http://www.goodells.net/multiboot/partsigs.htm
i.e. my old windows partitions are still appearing in the new
configuration, despite having them hidden within the partition table.
The page above describes a number of solutions: the easiest
one is to wipe the MBR using the usual 'fdisk /mbr', and remove all the
old partitions... However, I'm reluctant to do this, because I have a boot
loader installed in the MBR. All that is needed really, is to remove the
so-called 4-byte DiskID that sits between the boot code and the partition
table in the MBR.
Presumably this could be done with a simple 'dd' command in linux, but I
am quite wary since my previous attempts at fixing boot sectors with dd
has failed, and failing with the MBR might cause quite a problem. Is there
an editor for the MBR about, or a simpler way of doing this ?
regards,
- n