hello <br><br>as instructed i did this procedure of trying to convert my hda5 to ntfs but my error message was <br><br>re-reading the partition table failed with error 16. device or resource busy<br>the kernel still uses old table. the new table will be used at the next reboot. <br>

<br>at this point i notice that the partition hda2 was represented as W95 extended (LBA). does this possibly mean that i should have rather tried converting hda2 rather than hda 5. <br><br>waiting for further advice<br><br>
don<br><br><br><div class="gmail_quote">On Mon, Mar 3, 2008 at 1:44 PM, Nils Kassube <<a href="mailto:kassube@gmx.net" target="_blank">kassube@gmx.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Donny George wrote:<br>
> how could i possible convert hda 5 to ntfs<br>
<br>
</div>OK, I should have explained it earlier. Be careful with this procedure<br>
because you could possibly make your entire disk unusable. Open a<br>
terminal and type this command:<br>
<br>
sudo fdisk /dev/hda<br>
<br>
That will give you a new prompt within the fdisk program. Use the "p"<br>
command (without quotes) to display the partition table and verify it is<br>
the trouble disk. Use the "t" command. It will ask for a partition<br>
number. Enter "5" to select the hda5 partition. Now it asks for the hex<br>
code you want to use. Enter "7". Now it tells you that the partition type<br>
is changed to HPFS/NTFS. Verify the new type of /dev/hda5 with the "p"<br>
command. If there is something wrong, you can still quit the program with<br>
the "q" command and start again because until now nothing is written to<br>
the disk. Only if it is OK, use the "w" command to write the modified<br>
partition table to the disk.<br>
<br>
Then mount the partition with this command:<br>
<br>
sudo mount /dev/sda5 /mnt<br>
<br>
If the command succeeds without error message you can check if there are<br>
still data on the partition. If there are data you can find them in<br>
the /mnt directory now.<br>
<div><div></div><div><br>
<br>
Nils<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Donny George<br>Lugostraße 14, <br>Freiburg 79100, <br>Germany.<br>Mob : 0049-1727049650<br>Tel : 0049-7618706993