Hello,

On Sun, Nov 15, 2009 at 7:01 AM, M.-A. DARCHE <ma.dar...@cynode.org> wrote:
>> parted mklabel <your usbstick> msdos
>>
>
> $ LC_ALL=C sudo parted mklabel /dev/sdb msdos
> Error: Could not stat device mklabel - No such file or directory.
> Retry/Cancel?

Sorry, my fault.

parted /dev/sdb mklabel msdos

You can use:

parted /dev/sdb mkpart

To create a partition on it. After that you'll need to format it later.

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to