Parted Magic The Parted Magic OS employs core programs of GParted and Parted to handle partitioning tasks with ease, while featuring other useful programs (e.g. Partition Image, TestDisk, fdisk, sfdisk, dd, and ddrescue) and an excellent set of documentation to benefit the user. An extensive collection of fileystem tools are also included, as Parted Magic supports the following: ext2, ext3, ext4, fat16, fat32, hfs, hfs+, jfs, linux-swap, ntfs, reiserfs, reiser4, and xfs. Parted Magic requires at least a PII processor and 400MB of RAM to operate or 128MB in "Live" mode. in Computers > Linuxwith ext3fdisklinuxlvmntfspartitioningraidtoolby 6 users
RAID-1, Part 2 | Linux Journal - setting up swap on RAID devices How to make a RAID-1 swap device and how to boot from a RAID-1 device, using RAID-1 to facilitate disk backups. If you are using RAID-1 to help to ensure that your system stays up in the event of a hard disk partition failure, you should consider raiding your swap partition(s). If the disk or partition you are using for swap goes bad, your machine may crash. Using a RAID-1 device for a swap partition can help prevent that crash. If one of the mirrored swap partitions goes bad, the kernel automatically will fail over to the other, and your system should keep running until you can fix the disk problem. The steps that can be used to set up swap on a RAID-1 device are outlined below in Computers > Linuxwith linuxpartitionraidsetupswapswapping