|
2011-07-15
, 18:50
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#12
|
Thanks for this post, very interesting.
I'll ask you a question. Is possible to install Meego to an already used-by NITDroid 8 GB Class 6 MicroSD without formatting it?
I'm not confortable with the idea of wiping NITDroid of that microSD and install it to EMMC because it works very well on my microSD. Just wanted to know if I could dual-boot it.
Thanks!
The Following User Says Thank You to skykooler For This Useful Post: | ||
|
2011-07-15
, 18:52
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#13
|
Great post will give this ago i think at weekend ...heres a challenge for you try an add backtrack5-arm edition to the list make it 5 that would be insane ..
The Following User Says Thank You to skykooler For This Useful Post: | ||
|
2011-07-16
, 15:34
|
|
Posts: 414 |
Thanked: 109 times |
Joined on Mar 2007
@ Silicon Valley
|
#14
|
1. Install MeeGo. Download the Meego Summer Release from here. Follow the instructions on the wiki for installing to the MicroSD card, using your 4GB card. For me the procedure was (under Linux): Code: sudo apt-get install pv sudo umount /dev/sdb1 cd Downloads bzcat meego-handset-armv7l-n900-1.1-mmcblk0p.raw.bz2 | pv | sudo dd bs=4096 of=/dev/sdb mkdir meego-modules sudo mount /dev/sdb2 /mnt cp -r /mnt meego-modules #these modules are used later for Kubuntu sudo umount /mnt
Users-MacBook:Downloads marks$ sudo mount /dev/disk1s2 /mnt Password: mount: realpath /mnt: No such file or directory Users-MacBook:Downloads marks$ mkdir /mnt mkdir: /mnt: Permission denied Users-MacBook:Downloads marks$ sudo mkdir /mnt Users-MacBook:Downloads marks$ sudo mount /dev/disk1s2 /mnt /dev/disk1s2 on /mnt: Incorrect super block. Users-MacBook:Downloads marks$ mount /dev/disk0s2 on / (hfs, local, journaled) devfs on /dev (devfs, local, nobrowse) map -hosts on /net (autofs, nosuid, automounted, nobrowse) map auto_home on /home (autofs, automounted, nobrowse) /dev/disk1s3 on /Volumes/boot (msdos, local, nodev, nosuid, noowners) Users-MacBook:Downloads marks$
Users-MacBook:Downloads marks$ mount /dev/disk0s2 on / (hfs, local, journaled) devfs on /dev (devfs, local, nobrowse) map -hosts on /net (autofs, nosuid, automounted, nobrowse) map auto_home on /home (autofs, automounted, nobrowse) /dev/disk1s1 on /Volumes/16gb-class2 (msdos, local, nodev, nosuid, noowners)
|
2011-07-16
, 19:30
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#16
|
The Following User Says Thank You to ammyt For This Useful Post: | ||
|
2011-07-18
, 12:58
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#17
|
awesome setup man. .
is it possible to add bleeding edge drivers kernel in ur list?
tht would be the most awesome thing on the n900 ever!
The Following 2 Users Say Thank You to skykooler For This Useful Post: | ||
|
2011-07-18
, 13:47
|
Posts: 116 |
Thanked: 40 times |
Joined on Mar 2010
|
#18
|
|
2011-07-18
, 13:53
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#19
|
Quick question....I did not get to play this weekend....what block of time should one set aside to complete this all in one attempt?
The Following User Says Thank You to skykooler For This Useful Post: | ||
|
2011-07-18
, 18:03
|
|
Posts: 414 |
Thanked: 109 times |
Joined on Mar 2007
@ Silicon Valley
|
#20
|
@ArchiMark I believe that it is a ext3 partition, which OS X cannot read by default. Do you have MacFUSE installed? You will need that or something similar to mount an ext3 partition.
The Following User Says Thank You to ArchiMark For This Useful Post: | ||
I'll ask you a question. Is possible to install Meego to an already used-by NITDroid 8 GB Class 6 MicroSD without formatting it?
I'm not confortable with the idea of wiping NITDroid of that microSD and install it to EMMC because it works very well on my microSD. Just wanted to know if I could dual-boot it.
Thanks!