Hi, . . .
My friend wants to install windows 8 replacing windows 7, but he does't want his Ubuntu (grub loader) to be altered. What he just needs is all the packages installed inside it.
Can you suggest us a solution?
Hi, . . .
My friend wants to install windows 8 replacing windows 7, but he does't want his Ubuntu (grub loader) to be altered. What he just needs is all the packages installed inside it.
Can you suggest us a solution?
You will have to repair the Grub bootloader because windows will blugger it up.
Install win8 (it's rubbish IMO)
To repair grub
For that you need the Ubuntu CD you used to install Ubuntu.
Then it's:
Boot the Ubuntu CD to the Live desktop
* Open a terminal and type
$ sudo fdisk -l
* Now, you need to remember which device listed is your linux distribution, for reference, /dev/sda1 will be used. Now we need to mount the filesystem to /mnt
$ sudo mount /dev/sda1 /mnt
* Now mount the rest of your devices
$ sudo mount --bind /dev /mnt/dev
* Now chroot into your system
$ sudo chroot /mnt
*
When that is done you need to run update-grub to create the configuration file.
$ update-grub
*
To install GRUB 2 to the MBR, next you need to run grub-install /dev/sda
$ grub-install /dev/sda
And your done
Box: openSUSE 12.3 | KDE 4.10.2 | M2N4-SLI | AMD 64 5200+
Lap1: openSUSE Dartmouth | KDE 4.10.2 | Intel M4 Graphics | Lenovo G550
Lap2: 12.2 Mantis | Celeron 550 | Intel 965 GM | Lenovo R61e | Ubuntu 13.04 & +1
Eeepc: Ubuntu 13.04
Do you assure that no previous data and packages are lost?
Box: openSUSE 12.3 | KDE 4.10.2 | M2N4-SLI | AMD 64 5200+
Lap1: openSUSE Dartmouth | KDE 4.10.2 | Intel M4 Graphics | Lenovo G550
Lap2: 12.2 Mantis | Celeron 550 | Intel 965 GM | Lenovo R61e | Ubuntu 13.04 & +1
Eeepc: Ubuntu 13.04
Thanks![]()
That means ur windows is loading then try to fix it with windows ...Download and install BOOT US . exe ...It will guide you ..very easy way..
Bookmarks