bug-parted
[Top][All Lists]
Advanced

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

Re: /dev/zero


From: Andrew Clausen
Subject: Re: /dev/zero
Date: Fri, 10 Nov 2000 17:08:33 +1100

Stephane BRANGER wrote:
> 
> Hi guys !!!
> 
> I'm working with parted library version 1.2.9 and I made a :
> 
> dd /dev/zero /dev/hda
> 
> then I used my program (which worked fine before) and I got the following
> error:
> 
> Unable to open /dev/hda - unrecognized disk label
> 
> Could so give me some help about that ????

You need to create a new disk label (eg: with Parted, you would use the
mklabel command)

mklabel is just a front end to ped_disk_create()

Andrew Clausen



reply via email to

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