All times are UTC - 6 hours




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Tue Mar 13, 2012 8:08 am 
Offline


Sun Mar 11, 2012 5:34 am

4
Hey Guys/Girls,

Is it possible to boot from the "external" SD MMC Card on the Efika MX? Specifically, the port that's on the side of the laptop as opposed to the battery bay.

I don't have a standard SD Card on-hand so I'm trying to use one of these Class 10 cards to install Debian.

Thanks!


Last edited by kurtis on Tue Mar 13, 2012 7:22 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2012 9:41 am 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
IGNORE THIS POST - READ BELOW

Hi.

No, you can't boot from that one. Your best choice would be to get a simple adapter (it often comes with those cards) like this:

http://au.sandisk.com/Assets/File/Downl ... dapter.jpg


Johan.
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Last edited by PurpleAlien on Tue Mar 13, 2012 10:48 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Thanks!
PostPosted: Tue Mar 13, 2012 9:48 am 
Offline


Sun Mar 11, 2012 5:34 am

4
Thanks for the quick reply!

I'm actually going from a larger card (MMC SD) to a smaller slot (MicroSD Slot) so I'm not sure if an adapter will do the job.

A MicroSD card doesn't cost too much. I'll just go ahead and grab one.

I appreciate the help!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2012 10:47 am 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
Hi.

Sorry, I misread your original post. The SD slot on the side of the netbook is the boot-able one. It's the internal one (behind the battery, microSD) that can't be booted from.


Johan.
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2012 10:58 am 
Offline


Sun Mar 11, 2012 5:34 am

4
That's good news! I'm glad to hear I didn't waste my money :)

Anyways, my system didn't boot from the external SD Card. It loaded my installed System (Ubuntu).

I created the SD Card using this process:

1. Downloaded

http://www.powerdeveloper.org/asset/by-id/126

2. Extracted and Copied.

Code:
xzcat efika-armhf+3d-20110925.img.xz > efika.img
sudo umount /media/58AF-5497/
sudo dd if=/home/kurtis/Downloads/efika.img of=/dev/sdb1 bs=1M


3. Inserted SD Card and Restarted.

Any suggestions on what I might have done wrong? Thanks again!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2012 5:29 pm 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
Hi.

Make this:

Code:
sudo dd if=/home/kurtis/Downloads/efika.img of=/dev/sdb1 bs=1M


into:

Code:
sudo dd if=/home/kurtis/Downloads/efika.img of=/dev/sdb bs=1M



Johan.
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
 Profile  
 
 Post subject: Works great!
PostPosted: Tue Mar 13, 2012 7:21 pm 
Offline


Sun Mar 11, 2012 5:34 am

4
PurpleAlien, thanks for your help! It booted up and looks like it'll run great.

One thing that took some luck and Google was the Username/Password combination. It's root/efika in case anybody else comes across this problem.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 14, 2012 11:01 am 
Offline
Site Admin


Fri Sep 24, 2004 1:39 am

1589

Alamo Heights, TX
PurpleAlien wrote:
Hi.

Sorry, I misread your original post. The SD slot on the side of the netbook is the boot-able one. It's the internal one (behind the battery, microSD) that can't be booted from.


There's no reason you can't boot from battery slot either; U-Boot will check both slots (battery slot first) but there are a few issues with the microSD slot with regards to power supply (it only does 3.15V and not the full 3.3V) which means some bigger cards (8GB, 16GB..) just don't work.

The real problem is going to definitely be finding a card that will "work" within U-Boot, but not a fundamental impossibility.
Matt Sealey, Genesi USA Inc.
Product Development Analyst


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


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

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group