Hello All,
I installed Gutsy Gibbon, (fresh install) not upgrade. After install I connected my second hdd, and mounted it by manipulating my fstab file. When I mounted, I don't have any of my files only a lost+found. Don't know what I did wrong.
here is how I mounted my second hdd: ext3 format
/************************************************** ********/
/dev/sdb1 /mnt/secondary auto defaults 0 0
/************************************************** ********/
I need help on how to mount properly, so that I may gain access to all files on my second hdd.
Thanks in advance for your help
I installed Gutsy Gibbon, (fresh install) not upgrade. After install I connected my second hdd, and mounted it by manipulating my fstab file. When I mounted, I don't have any of my files only a lost+found. Don't know what I did wrong.
here is how I mounted my second hdd: ext3 format
/************************************************** ********/
/dev/sdb1 /mnt/secondary auto defaults 0 0
/************************************************** ********/
I need help on how to mount properly, so that I may gain access to all files on my second hdd.
Thanks in advance for your help




wner of the files on that drive? While I'm sure it won't make any difference at all, what happens if you change change the fstab entry as follows:

Comment