Re: Mounting a hard disk



On Nov 30, 2007 8:37 PM, Njoku, George O. <njokug@xxxxxxxxxxxx> wrote:
SIMPLE EXPLAINATION


1. Download "gparted" (its an hard drive management utility; Its an
"iso" i.e fileimage)
2. Burn iso and boot using gparted.
3. format drive using ext3 filesystem

4. boot regularly in linux
5. #> mkdir /Newdrive
6. #> mount -t ext3 /dev/sdb2 /Newdrive

7. to mount automatically, add to /etc/fstab
"/dev/sdb2 /Newdrive ext3
defaults,errors=remount-ro 0 0"

The point, George, is that I want to recover the data that are
recorded in the partition that I am not being able of mounting.

Paul

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users