The Following User Says Thank You to wakkamis For This Useful Post: | ||
![]() |
2010-09-24
, 16:52
|
Posts: 175 |
Thanked: 70 times |
Joined on Dec 2009
|
#2
|
The Following User Says Thank You to wakkamis For This Useful Post: | ||
![]() |
2010-09-24
, 20:37
|
Posts: 175 |
Thanked: 70 times |
Joined on Dec 2009
|
#3
|
Nokia-N900:~# sfdisk -uM /dev/mmcblk1 << EOF > ,<10000>,C > ,<2000>,L > ,,L > ,, > EOF
Checking that no-one is using this disk right now ... OK Disk /dev/mmcblk1: 486192 cylinders, 4 heads, 16 sectors/track Old situation: Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End MiB #blocks Id System /dev/mmcblk1p1 0+ 15193- 15194- 15558136 b W95 FAT32 /dev/mmcblk1p2 0 - 0 0 0 Empty /dev/mmcblk1p3 0 - 0 0 0 Empty /dev/mmcblk1p4 0 - 0 0 0 Empty trailing junk after number sfdisk: bad input
The Following User Says Thank You to wakkamis For This Useful Post: | ||
![]() |
2010-09-24
, 20:49
|
|
Posts: 1,161 |
Thanked: 1,707 times |
Joined on Jan 2010
@ Denmark
|
#4
|
The Following 2 Users Say Thank You to Dousan For This Useful Post: | ||
![]() |
2010-09-24
, 21:08
|
Posts: 175 |
Thanked: 70 times |
Joined on Dec 2009
|
#5
|
mkdosfs /dev/mmcblk1p1 mke2fs -L NITDroid -j -m0 /dev/mmcblk1p2 mke2fs -L Meego -j -m0 /dev/mmcblk1p3
The Following 2 Users Say Thank You to wakkamis For This Useful Post: | ||
![]() |
2010-09-24
, 21:14
|
Posts: 62 |
Thanked: 18 times |
Joined on Dec 2009
@ Missouri, USA
|
#6
|
![]() |
2010-09-24
, 21:14
|
Posts: 67 |
Thanked: 36 times |
Joined on Feb 2010
|
#7
|
![]() |
2010-09-24
, 21:19
|
Posts: 175 |
Thanked: 70 times |
Joined on Dec 2009
|
#8
|
![]() |
2010-09-24
, 21:21
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#9
|
Perhaps it's easier to partition the SD card in Ubuntu using gparted (especially if you want multiple partitions)? I did that when I was trying Easy Debian.
Don't have clue how to this in Windows.
The Following User Says Thank You to stlpaul For This Useful Post: | ||
![]() |
2010-09-24
, 22:36
|
Posts: 175 |
Thanked: 70 times |
Joined on Dec 2009
|
#10
|
Type 'YES' if you accept the terms and take the risk >YES Good! Here we go. Uninstalling any incompatible software ...done Formatting /dev/mmcblk1p1 (vfat) ...done Formatting /dev/mmcblk1p2 (ext3) ...expr: non-numeric argument sh: 0: unknown operand done Going to download the installation files. This will take a rather long time! Downloading nitdroid.manifest ...done Mounting /dev/mmcblk1p2 ...done Extracting NitDroid-0.0.8-Popov.tar.bz2 ...FAILURE. Bailing out.
I'm a bit hazy on the partitioning of the SD card. I found the guide on the NitDroid wiki: http://wiki.nitdroid.com/index.php?title=N900-install
I am wondering what extra steps I would need to add another 2 gb partition for the meego OS?. Is 2 gbs even enough for Meego?
Does multiboot install with NitDroid automatically, or do I have to still do that manually?
Thanks for any advice,