Re: aftermath of an ubuntu installation
- From: "Donny George" <donny008@xxxxxxxxx>
- Date: Mon, 3 Mar 2008 23:48:34 +0100
i tired the testdisk, but when i run the exe of test disk in windows a dos
window comes and goes like the blink of an eye. so i tried the dos method
and it says that a cygwin1.dll file has to be updated with latest one. well
i dont have any idea wat it means. i could find three cygwin.dll files but i
am not sure wat to do with them , but in the meantime i think i will try
the methodolgy that Noop suggested. wish me luck :)
will be back soon
don
On Mon, Mar 3, 2008 at 6:52 PM, NoOp <glgxg@xxxxxxxxxxxxx> wrote:
On 03/03/2008 04:44 AM, Nils Kassube wrote:
Donny George wrote:type
how could i possible convert hda 5 to ntfs
OK, I should have explained it earlier. Be careful with this procedure
because you could possibly make your entire disk unusable. Open a
terminal and type this command:
sudo fdisk /dev/hda
That will give you a new prompt within the fdisk program. Use the "p"
command (without quotes) to display the partition table and verify it is
the trouble disk. Use the "t" command. It will ask for a partition
number. Enter "5" to select the hda5 partition. Now it asks for the hex
code you want to use. Enter "7". Now it tells you that the partition
is changed to HPFS/NTFS. Verify the new type of /dev/hda5 with the "p"with
command. If there is something wrong, you can still quit the program
the "q" command and start again because until now nothing is written to
the disk. Only if it is OK, use the "w" command to write the modified
partition table to the disk.
Then mount the partition with this command:
sudo mount /dev/sda5 /mnt
If the command succeeds without error message you can check if there are
still data on the partition. If there are data you can find them in
the /mnt directory now.
Nils
Might also want to give test-disk a try:
http://www.cgsecurity.org/wiki/TestDisk
http://www.cgsecurity.org/wiki/TestDisk_Livecd
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
Donny George
Lugostraße 14,
Freiburg 79100,
Germany.
Mob : 0049-1727049650
Tel : 0049-7618706993
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: aftermath of an ubuntu installation
- From: NoOp
- Re: aftermath of an ubuntu installation
- References:
- aftermath of an ubuntu installation
- From: Donny George
- Re: aftermath of an ubuntu installation
- From: Nils Kassube
- Re: aftermath of an ubuntu installation
- From: Donny George
- Re: aftermath of an ubuntu installation
- From: Nils Kassube
- Re: aftermath of an ubuntu installation
- From: NoOp
- aftermath of an ubuntu installation
- Prev by Date: Re: Ubuntu 7.10's GParted 0.3.3: How to get it more accurate ?
- Next by Date: Re: aftermath of an ubuntu installation
- Previous by thread: Re: aftermath of an ubuntu installation
- Next by thread: Re: aftermath of an ubuntu installation
- Index(es):
Relevant Pages
|