You are not logged in.

#1 2014-11-21 06:00:25

HarryGeez
Member
Registered: 2014-11-14
Posts: 7

[Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

So I have a MacBookPro11,3, the official archiso booted on my laptop and I managed to get into zsh to install Arch Linux, BUT, I couldn't because it couldn't detect my Broadcom wireless, and I don't have an ethernet to thunderbolt adapter. I don't want to purchase one just to install Arch.

After some thorough digging in the Arch wiki, I've decided to build my own archiso using archiso so that it has the broadcom-wl drivers on it. I don't know if it has anything to with the fact that I built the archiso and dd-ed it onto my USB stick on Arch Linux running in a VM on my MacBook, but that's what I did and when it's done, I tried to boot my USB stick and this is what I got (I don't know how to copy the console log):
http://i.imgur.com/IeaXZeq.jpg?1

Just a side note, it booted on my old netbook, but it was on BIOS though.

I did a search and I found this:
https://bbs.archlinux.org/viewtopic.php?id=125520

The console log seems pretty similar to mine, though I'm not sure it's the same error. There are some workarounds there that I don't know how to use and again I'm not sure if it solves my problems so, any ideas? Any help is extremely appreciated. Thanks!




-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

Last edited by HarryGeez (2014-11-25 13:36:54)

Offline

#2 2014-11-21 08:52:22

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

I think you're using btrfs and some problem is coming from that.


do it good first, it will be faster than do it twice the saint wink

Offline

#3 2014-11-21 09:29:10

HarryGeez
Member
Registered: 2014-11-14
Posts: 7

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

TheSaint wrote:

I think you're using btrfs and some problem is coming from that.

what do you mean? I can't even manage to boot into the zsh shell to install arch.

If you mean the filesystem of the archiso install medium then I don't know because it was built using archiso and I only dd-ed it to my USB. All I did was adding an additional package to the packages.x86_64 file, a custom local repo to pacman.conf and running build.sh. Also, as far as I know, archiso uses squashfs.

Offline

#4 2014-11-21 09:53:37

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

Well, problably my detection is wrong, I saw cowspace (COW) while trying to mount your arch. That's is used in btrfs, but my wrong it could be also squashfs may use it.
If you want to widen your bibliography you should add this page


do it good first, it will be faster than do it twice the saint wink

Offline

#5 2014-11-21 18:47:29

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

A bug in systemd package, fixed in 217-7. Boot with earlymodules=loop on cmdline

Last edited by djgera (2014-11-21 18:47:51)

Offline

#6 2014-11-24 16:15:51

HarryGeez
Member
Registered: 2014-11-14
Posts: 7

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

djgera wrote:

A bug in systemd package, fixed in 217-7. Boot with earlymodules=loop on cmdline

Sorry, but can you or anyone explain how to do this with more details? Will rebuilding the archiso solve this?

Offline

#7 2014-11-25 10:54:13

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

if you rebuild now, yes, because systemd 217-7 packages is now in [core], otherwise, press [Tab] at syslinux menu entry then type earlymodules=loop and [enter]

Offline

#8 2014-11-25 13:35:52

HarryGeez
Member
Registered: 2014-11-14
Posts: 7

Re: [Solved] Custom built archiso doesn't boot on MacBookPro11,3 but boots

djgera wrote:

if you rebuild now, yes, because systemd 217-7 packages is now in [core], otherwise, press [Tab] at syslinux menu entry then type earlymodules=loop and [enter]

Thank you!

Offline

Board footer

Powered by FluxBB