bug-parted
[Top][All Lists]
Advanced

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

Re: issues


From: Jim Thomas
Subject: Re: issues
Date: Wed, 23 Dec 2009 13:42:43 -1000

>>>>> "Jim" == Jim Thomas <address@hidden> writes:

 Jim> Of course I now see that the help command says it is

 Jim>     mkpart PART-TYPE [FS-TYPE] START END     make a partition

But it is not "PART_TYPE" but "NAME".

    address@hidden:~/] # parted --script /dev/sdb mklabel gpt
    address@hidden:~/] # parted -- /dev/sdb mkpart root 0GB 44GB
    Information: You may need to update /etc/fstab.

    address@hidden:~/] # parted --script /dev/sdb p
    Model: AMCC 9650SE-8LP DISK (scsi)
    Disk /dev/sdb: 7000GB
    Sector size (logical/physical): 512B/512B
    Partition Table: gpt

    Number  Start   End     Size    File system  Name  Flags
     1      17.4kB  44.0GB  44.0GB  xfs          root

    address@hidden:~/] #

Jim




reply via email to

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