SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-04-08 01:50:59

TheFamine
New Member
Registered: 2012-04-08
Posts: 1

Can't access my external hard drive

Hi, I recently started using #! after I bought an old Dell Inspiron with a 40g hard drive. I've been loving it (the OS) except for the fact that I can't access my external hard drive. I really have no idea what's going on, so there isn't much information I know to give. The external was formated to ext3 or ext4. I don't actually remember which, but I had to do it when I had my last computer on Fedora.

Basically, I plug it in and I get a pop-up saying

Failed to open directory "av".
Permission denied.

This has kept me from getting to any of my files, so I'd really like to be able to get in there. Any help would be greatly appreciated. If there's any additional info I can provide, let me know.

Offline

Be excellent to each other!

#2 2012-04-08 03:56:28

fratermus
#! CrunchBanger
From: 75081, USA
Registered: 2012-01-20
Posts: 116
Website

Re: Can't access my external hard drive

Is av the intended mountpoint or a subdir on the mounted drive?

If the latter, I'd assume the files were owned by your username on the old system but your login had a different UID.  If this is the case, you may be able to chown the files recursively to set them to your current UID.


brother mouse
new to crunchbang.
my first linux kernel build was on a 386-16sx with 6MB SIPP RAM ($50/MB!)

Offline

#3 2012-04-08 09:25:38

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,275

Re: Can't access my external hard drive

Post output of

dmesg|grep sd
mount
cat /etc/fstab

after connecting the external drive.

Last edited by xaos52 (2012-04-08 09:26:33)

Online

#4 2012-04-08 20:48:56

ivanovnegro
Ivan #000000
Registered: 2011-06-02
Posts: 5,260

Re: Can't access my external hard drive

Seems to me again the "Slim eats your music" issue. What is your display manager, Slim or GDM?

Offline

#5 2012-04-08 22:13:07

Kadym
New Member
Registered: 2012-04-08
Posts: 7

Re: Can't access my external hard drive

Can you access as root?

Offline

#6 2012-04-08 22:29:31

rhowaldt
#!*$%:)
Registered: 2011-03-09
Posts: 4,396

Re: Can't access my external hard drive

sounds like the popup is coming from Thunar (file manager). first thing i'd try is access it through the commandline:

blkid -o list

see if your drive is in that list. let's assume it is /dev/sdb1, then:

sudo mkdir /media/av
sudo mount /dev/sdb1 /media/av
cd /media/av

does that work?

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo