LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Format NTFS partition from Linux? (https://www.linuxquestions.org/questions/fedora-35/format-ntfs-partition-from-linux-245397/)

EgosZ 10-21-2004 01:46 AM

Format NTFS partition from Linux?
 
Hi guys,

I am currently running tree operating systems: Microsof Xp Pro, Microsoft Server 2003 (both on hda1) and Fedora (hda 2,3,4) on my 40Gb Hard disk on a labtop.

The situation here is that my damn XP got some dll files corrupted after installing the updates from Microsoft. I have tried to reinstall but XP keep rebooting during the installation process.

I still can have access to Microsoft Server and Linux but too much frustrated now with xp :mad: . Now I plan to format the Windows partition (XP and Server) and then make a fresh install of Microsoft Server only on that partition.

However I recognize one thing that could be a problem here is that I have install the Grub on Master Boot Loader which is on hda1. Would formatting hda1 will stop me accessing Grub menu at computer boot and subsequently can't get into Fedora ??? Is there any solution ?

I am very confusing now. Any help would be highly appreaciated.

Thanks very much in advance.

praveen_143 10-21-2004 02:23 AM

hey EgosZ,
well i have a laptop with winxp and rhel installed on it. when i got problems wiht xp i had formatted the c: and resinstalled windows. Then the system doesn't boot into linux. dont worry u just need to install boot loader again. just boot from linux cd and go into rescue mode by typing linux rescue. then ask the system to find the linux partitions and they will be found and mounted on /mnt/sysimage partition. now u try out these commands in the shell.
chroot /mnt/sysimage
grub-install /dev/hda -----if ur hard disk is hda...
then reboot...it should definitely work..because i had done this so many time...hope u get it..any problems post me again...goog luck
praveen.

jschiwal 10-21-2004 02:48 AM

On some systems, the command 'mkbootdisk --iso' will produce a cd image of a boot disk.
This may be necessary because a floppy may not be large enough.

EgosZ 10-21-2004 07:59 AM

Succeeded
 
Sweet !!!:D Thanks praveen. It worked out perfectly.


All times are GMT -5. The time now is 11:32 PM.