----- "stonezhang" <[EMAIL PROTECTED]> 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 > bug-parted@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-parted _______________________________________________ bug-parted mailing list bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted