I got a 120gig hd and i want to set up a nice 70gig home partition. I already got slackware 9.1 installed so my plan was to format the artion and add it to fstab after i copy my home directory to it. Now when i try to format the partition i get an error.
$mkfs -t reiserfs /dev/hda5
is the command i use i get the following error. mkfs.reiserfs: No such file or directory
how do i format thwe partition as resierfs?


