grub 2.02 beta once installed prevents grub legacy install

Non release banter
User avatar
francois
Contributor
Contributor
Posts: 6435
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

grub 2.02 beta once installed prevents grub legacy install

Post#1 by francois » 01 Oct 2015, 01:08

Since the event of grub 2.02 beta, once installed on the hdd, it prevents grub legacy install. Grub 2 is so heavy to work with.

Do anyone knows a turnaroud?
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6435
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: grub 2.02 beta once installed prevents grub legacy insta

Post#2 by francois » 01 Oct 2015, 02:07

Maybe the old knoppix could be the solution:
http://www.techsupportforum.com/forums/ ... 69641.html
install-mbr /dev/sda
https://wiki.archlinux.org/index.php/Ma ... oot_record
See ms-sys instead, which is not good for ntfs or windows7 and after.

Code: Select all

ms-sys -h

Knoppix last download:
ftp://ftp.freenet.de/pub/ftp.uni-kl.de/ ... -28-EN.iso

Install on usb key:
http://forum.porteus.org/viewtopic.php?t=3318

Code: Select all

dd if=/path/to/iso/knoppix.iso of=/dev/sdX bs=4M;sync
Trying that now.

Note or Nostalgia:
I got to know knoppix before slax, now that I remember, at the beginning of 2000's. On windows this was my first frugal install of linux. The poor man install which was some equivalent of the porteus frugal install:
http://knoppix.net/forum/threads/31081- ... st-Knoppix
http://old.slax.org/forum.php?action=vi ... ntID=48540
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6435
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: grub 2.02 beta once installed prevents grub legacy insta

Post#3 by francois » 06 Oct 2015, 03:09

Install-grub does, this command is not on knoppix. You have to use ms-sys which is not good for ntfs or windows 7 and after systems.
Prendre son temps, profiter de celui qui passe.

Post Reply