Adding disks to VMWare
fdisk /dev/sdc
sdb
mkfs -t ext3 /dev/sdc1
sdc2
/etc/fstab
mount -a
df -h
[/unix] permanent link