mkdir -p /var/tmp mke2fs -t ext3 -b 4096 -J size=4 -q /dev/sdb2 mount -t ext3 /dev/sdb2 /var/tmp