Thursday, June 3, 2010

Linux Partitions Management

You will learn how to create partitions using fdisk, format partitions using mke2fs or mkfs commands, and finally mount partitions using mount command, or mount automatically using /etc/fstab. Also you will learn how to check file system from errors and how to repair them, using fsck command.
Copyright 2009 Linux Learning Center