
256 Useful tools for Red Hat Enterprise Linux WS 4
DONE
INDEX
INDEX
In case you need help just type m and choose the possibility you want
8. After partitioning is done you have to create the filesystem on the new parti-
tions. This can be done with the command
mkfs /dev/sdbx
where x is the partition you want to configure
9. Now you can add the new harddisk to the file /etc/fstab, open this file
with a text editor and add a line like this
/dev/sdb1 /X ext2 defaults 1 2
where /X is an example for the mount point of the new harddisk. Be sure that the
mount point you have choosen exists. If you want to use one that does not exists
so far, you have to create this directory with the command
mkdir X
in case you want to use /X.
10. After reboot of the PC you can mount the new disk with the graphical tool
<red hat> → System → Disk Management
Comentários a estes Manuais