sl1ng5h0t
January 20th, 2008, 10:39 PM
Successfully mounted my UFS external drive (FreeBsd) using the following command
sudo mount -r -t ufs -o ufstype=ufs2 /dev/sdb1 /media/ufs
Able to view top level directory structure using the filemanager but get the following error message when accessing the directories.
The folder contents could not be displayed.
You do not have the permissions necessary to view the contents of "data".
Tried logging in as root but still experience the same problem.
Any leads or help will be appreciated.
sudo mount -r -t ufs -o ufstype=ufs2 /dev/sdb1 /media/ufs
Able to view top level directory structure using the filemanager but get the following error message when accessing the directories.
The folder contents could not be displayed.
You do not have the permissions necessary to view the contents of "data".
Tried logging in as root but still experience the same problem.
Any leads or help will be appreciated.