
Originally Posted by
Rhidian_Jowers
I have installed Backtrack 3 successfully on my hard disk using the Youtube dual boot guide and according to the QTparted application I have 3 partitions but if I type mount at the command line none of the partitions are mounted also when viewing the storage media information via the GUI I can see 2 drives neither of which are mounted.
Has something gone wrong with the installation or am I missing something?
Edit your /etc/fstab to mount the drives automatically. Or, you can mount one ever time with:
Code:
mount /dev/{hda1,sda1} /path/to/mount