I have "installed" Archboot on my MacBook air, and I am getting screen problems after it loads UDEV, it is last thing I can read.

Basically I am following these instructions. But then I got error that when installing grub legacy. Something about that it has no support of gpt. And I cannot find anything about bios-compatibility.

It only took one try too install it on macbook 6,2 and few dozens in macbook air without results.

link|improve this question
I had used, x64, x86, cgdisk, cfdisk, parted, grub2 efi x64, grub legacy, in any possible combinations. – user1021852 Nov 26 '11 at 11:48
In the meantime, have a look at this thread on the Arch Linux forum: bbs.archlinux.org/viewtopic.php?id=90336 – Ergwun Nov 26 '11 at 12:08
feedback

migrated from stackoverflow.com Nov 27 '11 at 8:19

This question came from our site for professional and enthusiast programmers.

1 Answer

Arch Linux is for savvy super-users and mega tinkerers. It's a fine distro adn perhaps the original rolling release distro, but perhaps you would be better served by some more user amicable distro as *buntu, Mint, OpenSUSE or Fedora

link|improve this answer
Well I am using arch at least a year. This is only machine that I had problem with... – user1021852 Nov 26 '11 at 14:15
On Arch a lot of configuration is done manually, on common hardware you can go with minimal tinkering, when going with less mainstream hardware, you have a lot more work in store for you. You can try going init=/bin/bash on grub command line and try from mounting manually /sys and proc building the system manually to debug the system errors, but it is a lot of work and you'll have to do a lot of reading. – RedComet Nov 26 '11 at 14:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.