Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo Live USB on MacBook Air
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
xhhj
n00b
n00b


Joined: 22 Mar 2012
Posts: 1

PostPosted: Thu Mar 22, 2012 3:27 pm    Post subject: Gentoo Live USB on MacBook Air Reply with quote

Greetings, Gentoo users!

I'm trying to boot Gentoo from USB from my MacBook Air 4,1, but the booting process is getting to a point where it says "Could not find the root block device in .", without any other error, then tells me to provide it manually or enter a shell.
Where is the root block device so I can mount it manually?

Thanks!

P.S. I've noticed there exists a file called image.squashfs on the USB stick which apparently contains a root filesystem, but when I mount it then point to it when it asks me for a root filesystem, it says invalid root filesystem.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Mar 23, 2012 1:46 am    Post subject: Reply with quote

You have an install cd or live dvd on the USB device? if so a step probably was missed.

http://www.gentoo.org/doc/en/liveusb.xml
http://www.sysresccd.org/Sysresccd-manual-en_How_to_install_SystemRescueCd_on_an_USB-stick
_________________
Defund the FCC.
Back to top
View user's profile Send private message
likewhoa
l33t
l33t


Joined: 04 Oct 2006
Posts: 778
Location: Brooklyn, New York

PostPosted: Sat Mar 24, 2012 12:04 am    Post subject: Reply with quote

DONAHUE wrote:
You have an install cd or live dvd on the USB device? if so a step probably was missed.

http://www.gentoo.org/doc/en/liveusb.xml
http://www.sysresccd.org/Sysresccd-manual-en_How_to_install_SystemRescueCd_on_an_USB-stick


Your steps above are obsolete with the current install media and livedvd. The minimal-installcds can be usb bootable by running
Code:
# isohybrid image.iso && dd if=image.iso of=/dev/sdb bs=8192k
and the livedvd can just be dd to the usb device as so
Code:
# dd if=image.iso of=/dev/sdb bs=8192k


Hope this clears confusion as http://www.gentoo.org/doc/en/liveusb.xml should be avoided, but just so you know that if your Macbook Air uses UEFI neither install media will work since isolinux's isohybrid doesn't support UEFI and the install media uses isolinux bootloader which is not UEFI compatible.
Back to top
View user's profile Send private message
jesnow
l33t
l33t


Joined: 26 Apr 2006
Posts: 857

PostPosted: Sat Mar 24, 2012 9:08 pm    Post subject: Reply with quote

So how *do* you boot a Macbook Air off of a gentoo live usb?
Back to top
View user's profile Send private message
likewhoa
l33t
l33t


Joined: 04 Oct 2006
Posts: 778
Location: Brooklyn, New York

PostPosted: Sat Mar 24, 2012 9:47 pm    Post subject: Reply with quote

jesnow wrote:
So how *do* you boot a Macbook Air off of a gentoo live usb?


You will have to use a linux livecd that supports UEFI, we currently don't support this.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Sun Mar 25, 2012 1:26 am    Post subject: Reply with quote

EFI support for isolinux will come with syslinux-4.06.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum