You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2012-08-17 05:18:39

addr
Member
Registered: 2010-12-08
Posts: 10

New release

Will the new release where Mr Green says he is working on Grub2 have the option to install Grub to a root partition? Or a choice of installing grub-legacy perhaps?

Offline

#2 2012-08-17 07:23:08

Mr Green
Iso Developer
Registered: 2010-11-07
Posts: 3,891

Re: New release

Grub-legacy is in AUR if you still want to use it then follow install up until bootloader, select none and finish.

You need to packer in grub-legacy [update pacman then remove grub-bios]

Follow guide for grub-legacy on Arch Wiki

For now we are working on grub-bios and possibly syslinux support

Offline

#3 2012-08-17 20:10:10

addr
Member
Registered: 2010-12-08
Posts: 10

Re: New release

Thanks but I can't install it. (x86_64)

packer -S grub-legacy     gives 'dependency for grub-legacy  gcc-multilib does not exist'
pacman -S gcc-multilib   gives 'target not found'

Same for multilib-devel which I saw mentioned in the AUR.
I am using ctrl-alt-F1 to get a terminal...is this OK? If not how do I become root on the live cd?

Offline

#4 2012-08-18 00:14:56

Mr Green
Iso Developer
Registered: 2010-11-07
Posts: 3,891

Re: New release

I did have a quick look at grub-legacy you need to use packer to install gcc-multilib [although package I could find was called gcc-multilib-x32]

You can use sudo under livecd or run sudo -i [to become root]

Offline

#5 2012-08-20 12:13:49

addr
Member
Registered: 2010-12-08
Posts: 10

Re: New release

Success at last!
I noticed you had visited  AUR...thanks for that.
For anybody else on a x86_64 system the easiest way is to add [multilib] to pacman.conf during installation and also change to your fastest server at that time because for some reason a full upgrade is required.
Remove grub-bios
Download multilib-devel and then do #pacman -Syyu
#packer -S grub-legacy
Neither grub-install nor grub> setup () worked for me but as I was copying boot information to the menu.lst of the old Mepis which is in my MBR it didn't matter.
Thanks for your help...beautiful distro!

Offline

Board footer

Powered by FluxBB