Reply
Thread Tools
Posts: 15 | Thanked: 1 time | Joined on May 2009 @ Beijing,China
#1
i am newer to n810,i wanna clone the OS to mmc for dual boot. I do it follow this wiki:http://wiki.maemo.org/Booting_from_a_flash_card.My problem is that i add Extras-devel (http://wiki.maemo.org/Extras#Extras-devel) and run: apt-get install e2fsprogs,it shows the sourcelist is wrong,so i replace the "#" to "/",run again,it didn't find e2fsprogs,could somebody tell where is the download source,thanks
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#2
Use instead the link I recommend in my sig (not the Newbie link).
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 

The Following 2 Users Say Thank You to GeraldKo For This Useful Post:
Posts: 15 | Thanked: 1 time | Joined on May 2009 @ Beijing,China
#3
thanks,GeraldKo.i will try it,and another question, could i partition SD card on my computer?
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#4
No need as Penguinbait's app will do it for you.
 
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#5
Well, if you want to do things yourself and enjoying it, why not?

Info for partitions are here, http://talk.maemo.org/showthread.php...plified&page=2, thread #46

commands are as follow,
This is for a 2 G SD in external slot, the slot behind the kick stand, not the one next to the battery compartment, will partition into 0.8G/FAT and 1.2G/ext2. FAT is your storage, able to be read by PC/windows and ext2 is where the tablet OS lives.
===========================================
1) partition
xterm
gainroot
umount /media/mmc1
sfdisk /dev/mmcblk1 -uM
0,800,0C
,,,
(return)
(return)
y
reboot
2) Format FAT
xterm
gainroot
umount /media/mmc1
mkdosfs /dev/mmcblk1p1
reboot
3) Format ext2
xterm
gainroot
umount /media/mmc1
mke2fs /dev/mmcblk1p2
reboot

step 2 and 3 can be combine together to save one reboot

some more links for info, the most complete of course, GeraldKo
http://talk.maemo.org/showthread.php...586#post165586
http://talk.maemo.org/showthread.php?t=29135
http://examplified.net/guide/Nokia_770/

Finally, if this is too much, there is always PB's auto tool around

Why am I posting this? This is how I started, bit by bit, and finally develop into an intimate relationship with, uh, debian

enjoy,

bun

Last edited by bunanson; 2009-05-31 at 20:10.
 

The Following User Says Thank You to bunanson For This Useful Post:
Posts: 15 | Thanked: 1 time | Joined on May 2009 @ Beijing,China
#6
thanks all of you,i look like a child for N810, i need to study it step by step,thank you to tell how you started,i will enjoy the process deep into the world of N810&Maemo

lifedog1982
 
Posts: 15 | Thanked: 1 time | Joined on May 2009 @ Beijing,China
#7
well,GeraldKo,i use the guide which show in your post,when i went into the Red Pill Mode,and installed becomeroot successful ,but e2fslibs failed,it said that incompatible application package,why?

My OS version is 5.2008.43-7,i think it the lastest version

thanks for help
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#8
I hate to say it, but ...

Heck if I know. I use Penguinbait's automated tool, the link in my signature at "try here first"
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#9
I have the same question, and I'm not a newbie. Where's e2fsprogs for Diablo? There's a package for Chinook only. Why hasn't someone put it into the Diablo repo?

EDIT: Same goes for e2fslibs!
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#10
Diablo's Extras-devel has 'em both, but Diablo's Extras only has two libs from it so the rest just need promoting.
 

The Following 3 Users Say Thank You to qwerty12 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 15:50.