LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Folder Access Problems: Permission Denied (https://www.linuxquestions.org/questions/linux-software-2/folder-access-problems-permission-denied-428590/)

piva.francesco 03-26-2006 04:18 AM

Folder Access Problems: Permission Denied
 
Hey all,
I have a Folder that isn't reconized any more. I can't do anything with it. It doesn't even reconize it as a Folder... :(

In that folder, I have like 30 gigs of data that I would really need, this is what it says whenever I want access to it:
Quote:

seventh@tux ~ $ ls /mnt/dd2/AAAAAAAAAAAAto-order
ls: /mnt/dd2/AAAAAAAAAAAAto-order: Permission denied
seventh@tux ~ $ su
Password:
tux seventh # ls /mnt/dd2/AAAAAAAAAAAAto-order
ls: /mnt/dd2/AAAAAAAAAAAAto-order: Permission denied
tux seventh # mv /mnt/dd2/AAAAAAAAAAAAto-order /mnt/dd2/to-order
mv: cannot stat `/mnt/dd2/AAAAAAAAAAAAto-order': Permission denied
tux seventh # cp /mnt/dd2/AAAAAAAAAAAAto-order /mnt/dd2/test
cp: cannot stat `/mnt/dd2/AAAAAAAAAAAAto-order': Permission denied
tux seventh # chmod +wrx /mnt/dd2/AAAAAAAAAAAAto-order
chmod: cannot access `/mnt/dd2/AAAAAAAAAAAAto-order': Permission denied
and so on... does some one have any idea on who resolving this?

This folder is on a mount hard drive:
Quote:

/dev/hdb1 on /mnt/dd2 type reiserfs (rw,nosuid,nodev)
if this may help it would be great.

I'm Running on a Gentoo with a 2.6.15-r1 kernel.


Does someone have an issue for my problem? It's been a long time that I am trying to resolve this problem, I found out that the Utility reiserfsck could help me but it does nothing.


Thanks in advance for helping me I really need this thing to work as soon as possible!

ciao
fp

shawnbishop 03-26-2006 10:41 PM

Hi

I would suggest that u look at using a Live-Distro to try and access the drive and fix it.Use Knoppix and access the drive and see if you can move the data somewhere else.I have seen this before on a FTP server when the one of the HDD in a RAID setup was failing.

Cheers

piva.francesco 03-27-2006 05:21 PM

I've done what you told me and that is the result I got,

Does anyone got an issue with this?

Quote:

cd /mnt/dd2/AAAAAAAAAAAAto-order >> /mnt/gentoosys/home/seventh/aboatof/error.txt
hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=285475439, high=17, low=262767, sector=285475439
ide: failed opcode was: unknown
end_request: I/O error, dev hdb, sector 285475439
ReiserFS: hdb1: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [392 387
0x0 SD]hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=285475439, high=17, low=262767, sector=285475439
ide: failed opcode was: unknown
end_request: I/O error, dev hdb, sector 285475439
ReiserFS: hdb1: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [392 387
0x0 SD]hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=285475439, high=17, low=262767, sector=285475439
ide: failed opcode was: unknown
end_request: I/O error, dev hdb, sector 285475439
ReiserFS: hdb1: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [392 387
0x0 SD]-/bin/bash: cd: /mnt/dd2/AAAAAAAAAAAAto-order: Permission denied

thanks in advance to all !

I'd be glad to resolve this problem as soon as possible I really need the data in that folder
Thanks

see you all


fp

shawnbishop 03-28-2006 12:11 AM

Good Day

Things dont look good for the drive,I would suggest some sort of Recover Program,or possible get a Data recovery company to look at the drive,go to www.r-tt.com, they have a linux free ware data recovery tool.

It appears as if the sectors are corrupted or the harddrive has had a physical failure.

Sorry,I hope you had a backup??

Cheers


All times are GMT -5. The time now is 12:38 PM.