Hi,

On Tue, 15 May 2007 20:03:15 +0100
Nick <[EMAIL PROTECTED]> wrote:

> So, if I follow the commands at the doc mentioned above, should all
> work fine? the dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda (or
> whatever) is of particular concern, as it's a scary command to run
> on a disk with non backed-up data on it (no, I currently have no
> real backup of the disk - 180GB to backup is too expensive for me)

So make a backup of the relevant part first. Check for the length
of /usr/lib/syslinux/mbr.bin and make a backup: 
"dd if=/dev/sda of=/my-mbr-mackup bs=1024 count=1" (insert correct
count according to that mentioned file size).

But why not just use grub and bother with syslinux instead? But it
boils down to be a matter of taste, I guess...

-hwh
-- 
[EMAIL PROTECTED] mailing list

Reply via email to