Hi,
So I have my data drives in my HDA formatted as EXT4. I had to remove one to get a file off of it when my HDA was off, so I mounted it on my Ubuntu laptop... well I tried. When I went to mount it, it said something to the effect of "Access denied, you don't have the necessary permission to mount the drive". That is not the exact message, but you get the point. So, is there a special way I could mount the drive so I can access it in a computer other than my HDA?
Thanks!
Amahi Hard Drives in another computer
Re: Amahi Hard Drives in another computer
The problem could be permissions on the drive. Suggest you check Ubuntu forums for assistance in mounting it. Should not be an issue, but maybe there is something you missed.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Amahi Hard Drives in another computer
you should be able to do something like this.
sudo mkdir /mnt/[whatever]
sudo mount /dev/sd[whatever] /mnt/[whatever]
or for a better example...
sudo mkdir /mnt/drive1
sudo mount /dev/sdb1 /mnt/drive1
sudo mkdir /mnt/[whatever]
sudo mount /dev/sd[whatever] /mnt/[whatever]
or for a better example...
sudo mkdir /mnt/drive1
sudo mount /dev/sdb1 /mnt/drive1
Who is online
Users browsing this forum: No registered users and 6 guests