Re: Mounting a hard disk
- From: "Paul Smith" <phhs80@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 20:59:27 +0000
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
- Follow-Ups:
- Re: Mounting a hard disk
- From: Bruce Marshall
- Re: Mounting a hard disk
- References:
- Mounting a hard disk
- From: Paul Smith
- RE: Mounting a hard disk
- From: Njoku, George O.
- Mounting a hard disk
- Prev by Date: RE: Mounting a hard disk
- Next by Date: Re: Xen on Ubuntu: DomU hangs on boot
- Previous by thread: RE: Mounting a hard disk
- Next by thread: Re: Mounting a hard disk
- Index(es):