All times are UTC-06:00




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

Joined: Sun Mar 11, 2012 5:34 am
Posts: 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
   
 Post subject:
PostPosted: Tue Mar 13, 2012 9:41 am 
Offline
Genesi

Joined: Mon Jan 30, 2006 2:28 am
Posts: 409
Location: 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
   
 Post subject: Thanks!
PostPosted: Tue Mar 13, 2012 9:48 am 
Offline

Joined: Sun Mar 11, 2012 5:34 am
Posts: 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
   
 Post subject:
PostPosted: Tue Mar 13, 2012 10:47 am 
Offline
Genesi

Joined: Mon Jan 30, 2006 2:28 am
Posts: 409
Location: 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
   
 Post subject:
PostPosted: Tue Mar 13, 2012 10:58 am 
Offline

Joined: Sun Mar 11, 2012 5:34 am
Posts: 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
   
 Post subject:
PostPosted: Tue Mar 13, 2012 5:29 pm 
Offline
Genesi

Joined: Mon Jan 30, 2006 2:28 am
Posts: 409
Location: 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
   
 Post subject: Works great!
PostPosted: Tue Mar 13, 2012 7:21 pm 
Offline

Joined: Sun Mar 11, 2012 5:34 am
Posts: 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
   
 Post subject:
PostPosted: Wed Mar 14, 2012 11:01 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
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


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

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 7 guests


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
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group