Results 1 to 3 of 3
I recently switched from Win XP to Ubuntu Breezy, then Dapper. I need to get some files off of a ntfs partitioned hard drive.
I first confirmed the windows drive ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-30-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
2nd Hard Drive locked
I recently switched from Win XP to Ubuntu Breezy, then Dapper. I need to get some files off of a ntfs partitioned hard drive.
I first confirmed the windows drive was located at hdb1
I created /mnt/win
then mount -t ntfs /dev/hdb1 /mnt/win
When I go to access the drive, it is locked. I have tried googling and searching these forums, but found no mention of this specific problem.
Phill
- 07-30-2006 #2
hi pawonfire !!
locked means... you dont have previlages to access this partition....
try as a root....
<=== { casper } ===>It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-01-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
I need to correct my first post. I used:
sudo mount -t ntfs /dev/hdb1 /mnt/win
Then I try to access it with cd /mnt/win.
I tried sudo cd /mnt/win, with no sucess


Reply With Quote
