[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unrecognised disk label
From: |
Joel Granados |
Subject: |
Re: unrecognised disk label |
Date: |
Tue, 26 Aug 2008 13:19:37 -0400 (EDT) |
----- "stonezhang" <address@hidden> wrote:
> Dear,
> 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).
parted does not recognise the label, because there is no label present. what
you need to do is to create a new label and create a partition inside that. We
might want to change the message though.
>
> Thanks
> regards
> stone
>
>
> _______________________________________________
> bug-parted mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-parted