bug-parted
[Top][All Lists]
Advanced

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

Re: mklabel wiped my partition table (hint: mklabel is not MSDOS label)


From: bug-parted
Subject: Re: mklabel wiped my partition table (hint: mklabel is not MSDOS label)
Date: Tue, 18 Jan 2005 00:31:27 +0200

Solved at last!

Here's what did the trick: sudo dd if=/boot/boot.0300 of=/dev/hda bs=512
count=1
More details here: http://snipurl.com/c355

The only catch with using this file as backup is that it only gets
written once, after installation. When needed, it might be outdated if
additional changes were done afterwards (luckily, this was not a problem
in my case).

To sum up my conclusions from this almost-disaster, Parted needs the
following:

1. Better name for mklabel
2. Better phrasing for the description of this command
3. Fresh backup of the partition table, created prior to committing any
changes
4. Less stupid users ;-)

Regards,

Prog.




reply via email to

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