From: Jordi Espasa Clofent (jespasac_at_gmail.com)
Date: Tue May 02 2006 - 13:15:11 CEST
From: Jordi Espasa Clofent <jespasac@gmail.com> Date: Tue, 2 May 2006 13:15:11 +0200 Message-Id: <200605021315.11818.jespasac@gmail.com> Subject: Re: [suse-sles-e] YaST: disk module partition tool
> Jordi,
>
> Yast Partitioner is a GUI version of GNU Parted.
Ok. I didn't understad how YaST Partitioner resizes the NTFS filesystems.. but
the answer is in GNU Parted manual:
--------------
Command: mkpart part-type [fs-type] start end
Creates a new partition, without creating a new file system on that
partition. This is useful for creating partitions for file systems (or LVM,
etc.) that Parted doesn't support. You may specify a file system type, to set
the appropriate partition code in the partition table for the new partition.
fs-type is required for data partitions (i.e., non-extended partitions).
start and end are the offset from the beginning of the disk, that is, the
"distance" from the start of the disk.
part-type is one of: primary, extended, logical. Extended and logical are
only used for msdos and mips disk labels.
fs-type must be on of these supported file systems:
* ext2
* fat32
* fat16
* HFS
* linux-swap
* NTFS
* reiserfs
* ufs
---------------------
Nice.
-- Salut, Jordi Espasa Clofent --------------------------------------------------------------------- To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com For additional commands, e-mail: suse-sles-e-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue May 02 2006 - 13:15:53 CEST