[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re-install grub.



Hello all,

I want to format my FAT32 disk and re-install windows ( Windows need to
be re-installed often. :-))). Yes I need windows only for game :-((((

But I know that windows will erase my MBR :-((((.

I saw 2 solutions with knoppix live cd :
First solution
#grub
>root (hd0,3) -------> I have an error here.
>setup
>quit

2d solution
# mount /dev/hda3 /mnt/root
# chroot /mnt/root   ------------> I have an error here
# grub-install /dev/hda
# exit


I think it's not working because knoppix run in 32bit.


Any idea?



Reply to: