Subj : maybe you can try this To : comp.os.linux From : tomguy12 Date : Wed Aug 11 2004 01:43 am you have to make a directory on /mnt,for example,/example then you can try the command below, #mount -t ext3 /dev/yourhd /mnt/example try it! .