On 30 June 2012 15:57, Allan Macdonald <[email protected]> wrote: > Dear GNU Community, > > Suggestion: Please add a list of supported file systems to the users manual.
Actually, parted has removed all the file system specific code. >From the README file: WARNING: USING PARTED TO PERFORM FILE SYSTEM OPERATIONS IS NO LONGER SUPPORTED ------------------------------------------------------------------------------ Parted (post-2.4) no longer has the ability to create and modify file systems. Use file-system-specific tools to create and operate on file systems. For example, use the e2fsprogs programs to operate on ext2, ext3 and ext4 file systems. Use programs from the reiserfsprogs package if you want to manipulate reiserfs file systems. Although Parted lets you do some of the same things, the file-system-related code in parted is not as robust as the code in more specialized, FS-specific packages. Most FS-related functionality was removed after Parted 2.4. Thus, the following commands are no longer supported: mkpartfs, mkfs, cp, move, check, resize. BR Håkon Løvdal
