Active Topics

 


Reply
Thread Tools
Posts: 175 | Thanked: 70 times | Joined on Dec 2009
#451
Yup.. pretty sure i got the idea that .ext2 was a disk image. Similar to an iso.
And that .bz2 are like a .zip or .rar file.

What I dont know how to do is extract files from the bz2 and create a ext2 image out of them. Only amount of linux i have used is the tiniest amount of ubuntu and the n900. heh.

did a quick search on how i might be able to do this and I was sent to this site: http://www.fs-driver.org/
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#452
Originally Posted by wakkamis View Post
Yup.. pretty sure i got the idea that .ext2 was a disk image. Similar to an iso.
And that .bz2 are like a .zip or .rar file.

What I dont know how to do is extract files from the bz2 and create a ext2 image out of them. Only amount of linux i have used is the tiniest amount of ubuntu and the n900. heh.

did a quick search on how i might be able to do this and I was sent to this site: http://www.fs-driver.org/
That driver is so buggy, I would just use a live usb key or something and do it in linux.

theres a post in the forums explaining how, but its something along the lines of making a 2 gigabyte image

Code:
 dd if=/dev/zero of=/path/to/file/file2G.img bs=1M count=2048
then format.

Code:
mkfs.ext2 file2G.img
then mount somewhere and change to directory
Code:
mount /path/file2G.img /media/image
cd /media/image
nows the part youve had real trouble with
extract.
Code:
tar xjvf nameoffile.bz2
This all can be done on the n900 its self, But I warn you disk IO is slooowww, but possible. Personally i would do it all on a linux desktop.
__________________
Desktop: 2.8ghz Athlon x2 Kuma 4gb DDR2 OCZ Platinum XFX Geforce 260GTX BE
 

The Following User Says Thank You to ear0wax For This Useful Post:
Posts: 175 | Thanked: 70 times | Joined on Dec 2009
#453
Cool thanks for all the info! Even after all that I am sure it wont be as easy to just replace the other ubuntu image, but at least I learned something!

Will certainly give it a try.

Thanks!
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#454
Originally Posted by wakkamis View Post
Cool thanks for all the info! Even after all that I am sure it wont be as easy to just replace the other ubuntu image, but at least I learned something!

Will certainly give it a try.

Thanks!
Yeah you could mount an existing img and just format it.
__________________
Desktop: 2.8ghz Athlon x2 Kuma 4gb DDR2 OCZ Platinum XFX Geforce 260GTX BE
 
Posts: 185 | Thanked: 62 times | Joined on Sep 2010 @ Veitshöchheim, Germany
#455
can anyone give a current state? i do not want to read 46 pages to know where this project is currently at.
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#456
Originally Posted by tebsu View Post
can anyone give a current state? i do not want to read 46 pages to know where this project is currently at.
Sure, lets just make a review post every page for people too lazy to skim a forum.
__________________
Desktop: 2.8ghz Athlon x2 Kuma 4gb DDR2 OCZ Platinum XFX Geforce 260GTX BE
 
Posts: 185 | Thanked: 62 times | Joined on Sep 2010 @ Veitshöchheim, Germany
#457
Originally Posted by ear0wax View Post
Sure, lets just make a review post every page for people too lazy to skim a forum.

what about a wiki-article which will be updated and post a link of that article in the first post?

lazy people? i just dont have time to read 46 pages just to know if one function works or not on this.
 
BLIZZARD's Avatar
Posts: 194 | Thanked: 266 times | Joined on May 2010
#458
Good work, i will install It this weekend. Btw what about https://wiki.ubuntu.com/ARM/LucidReleaseNotes ? It supports TI OMAP3 Beagle board. Is our (N900) TI OMAP3, a Beagle board ?????
__________________
I LOVE THESE GAMES: STARCRAFT/STARCRAFT2
I LOVE N900 I LOVE C++ I LOVE UBUNTU
E.F.F, (QT) E.F.F EMPTY FREQUENCIES FINDER, CRAPS, T-CONTROL
 
BLIZZARD's Avatar
Posts: 194 | Thanked: 266 times | Joined on May 2010
#459
Originally Posted by BLIZZARD View Post
Good work, i will install It this weekend. Btw what about https://wiki.ubuntu.com/ARM/LucidReleaseNotes ? It supports TI OMAP3 Beagle board. Is our (N900) TI OMAP3, a Beagle board ?????
Just found that its not, it was a silly question after all . http://en.wikipedia.org/wiki/Beagle_Board

But i found that: https://wiki.kubuntu.org/ARM/n900/
__________________
I LOVE THESE GAMES: STARCRAFT/STARCRAFT2
I LOVE N900 I LOVE C++ I LOVE UBUNTU
E.F.F, (QT) E.F.F EMPTY FREQUENCIES FINDER, CRAPS, T-CONTROL

Last edited by BLIZZARD; 2011-02-11 at 14:11.
 
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#460
Originally Posted by BLIZZARD View Post
Just found that its not, it was a silly question after all . http://en.wikipedia.org/wiki/Beagle_Board
But you could make it work. At least if you run it in R&D mode. The Ubuntu 10.10-omap3 works too but you need to change some files in the image. Just mount the image and add the files.

I don't know how long that project has come. Or what's currently working or not. I tried it out earlier but do not have a sd-card to do so now.
__________________
You like what i do? Donate!

Make your desktop look awesome - use the AwOken Theme with the AwOken Icon Theme.

Add me on twitter @almehdin
Visit the swedish maemo/meego community forums
 
Reply

Tags
bada rox


 
Forum Jump


All times are GMT. The time now is 01:03.