[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unrecognised disk label
From: |
Jim Meyering |
Subject: |
Re: unrecognised disk label |
Date: |
Tue, 26 Aug 2008 10:47:10 +0200 |
"stonezhang" <address@hidden> wrote:
> If you do follow:
> dd if=/dev/zero of=/dev/sdb bs=512 count=1
> then you create partition by parted ,it will show "Error: /dev/sdb:
> unrecognised disk label", but fdisk have no this error (/dev/sdb is a usb
> disk).
Thanks for the report.
However, if you would like to make it useful (and thus give us
a chance to help you), please provide the following:
- tell us what version of parted you're using: i.e., run "parted --version"
- include the precise commands that you ran, along with all output
that parted produces