Nautilus
Colin Law
clanlaw at googlemail.com
Thu Apr 21 20:05:27 UTC 2011
On 21 April 2011 20:50, chris <chevhq at gmail.com> wrote:
> On Thu, 2011-04-21 at 13:36 +0100, Colin Law wrote:
>> ..
>> Is it a partition that is mounted (via fstab possibly). If so then I
>> wonder whether the mount is failing so you are just seeing the empty
>> mount point directory.
>
> Possible. I have removed the mount and deleted the entry in fstab, and
> then rebooted, and recreated the entry. Still shows an empty partition.
> Starting to become annoying. :-)
>
What happens if you type
sudo mount /media/mountpoint
where /media/mountpoint is the mount point obviously.
If it is already mounted you should get an error message (what does
it say if you do?)
In which case what happens if you do
sudo umount /media/mountpoint
and then
sudo mount /media/mountpoint
again.
Colin
More information about the ubuntu-users
mailing list