[Ilugc] remove windows

  • From: prakash.pc@xxxxxxxxx (Prakash Chandrasekaran)
  • Date: Sat Dec 10 15:22:27 2005

On 12/7/05, Sai Kiran <saikiranrgda@xxxxxxxxx> wrote:


hi,


On 12/7/05, Binand Sethumadhavan <binand@xxxxxxxxx> wrote:

You just need to run mke2fs -j /dev/whatever on your windows partition.


in addititon to that if ur partion is the C: ( which in most probability
is )

do a

grub-install /dev/hda ( or whatever hadr disk u have)

note in the above it is /dev/hda or /dev/hdb not hda1 ...

regards,
kiran


I'ld recomment `mkfs -t ext3 /dev/whatever`.

grub-install shouldn't be required. Infact even if you use lilo, you will
not have to reinstall lilo on the MBR, since the partition table is intact.
mkfs changes only the partition's contents.
if you make changes to the partition table, then  you must rerun lilo.
unless you move grub's  files to a different partition, (or make changes
to the partition containing it,) I think you will not have to re-run
grub-install.

-Prakash.

Other related posts: