Displaying 1 result from an estimated 1 matches for "1999gb".
Did you mean:
1.99gb
2012 Mar 06
1
kickstart partitioning and cylinder boundary
...ry --size=512000 --fstype=ext4 --ondisk=sda
part /scratch --asprimary --size=1 --grow --fstype=ext4 --ondisk=sda
I can see no problems in parted:
GNU Parted 2.1
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p
Model: Adaptec OS (scsi)
Disk /dev/sda: 1999GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 211MB 210MB primary ext2 boot
2 211MB 537GB 537GB primary ext4
3 537GB 554GB 17.2GB primary linux-swap(v1)
4...