![]() |
2010-08-16
, 14:05
|
Posts: 478 |
Thanked: 165 times |
Joined on Apr 2010
@ Manchester
|
#12
|
So i made that
sfdisk -uM /dev/mmcblk1 <<EOF
,2000,L
,2000,L
,2000,L
,,C
EOF
'cause Nitdroid MeeGo and ubuntu needs and ext3 partition.
The first step OK, today i'll download all images of OS's and tomorrow will try to install them on each one partition.
Thanks for all!
Have a nice day ^_^
The Following User Says Thank You to mornage For This Useful Post: | ||
![]() |
2010-08-16
, 15:35
|
|
Posts: 149 |
Thanked: 15 times |
Joined on Jul 2010
@ Russia
|
#13
|
![]() |
2010-08-16
, 15:44
|
|
Posts: 149 |
Thanked: 15 times |
Joined on Jul 2010
@ Russia
|
#14
|
mke2fs -L NITDroid -j -m0 /dev/mmcblk1p4
mke2fs -L NITDroid -j -m0 /dev/mmcblk1p2
cd /etc/multiboot.d
cat > NITdroid-2.6.28.NIT.05.item << EOF
ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
ITEM_KERNEL=2.6.28.NIT.05
ITEM_MODULES=ext3 fat vfat
ITEM_DEVICE=\${EXT_CARD}p1
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3
EOF
![]() |
2010-08-16
, 15:46
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#15
|
The Following User Says Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-08-16
, 15:56
|
|
Posts: 149 |
Thanked: 15 times |
Joined on Jul 2010
@ Russia
|
#16
|
![]() |
2010-08-16
, 15:59
|
Posts: 125 |
Thanked: 77 times |
Joined on Oct 2009
@ Sao Paulo, Brazil
|
#17
|
![]() |
2010-08-16
, 16:00
|
|
Posts: 411 |
Thanked: 1,105 times |
Joined on Jan 2010
@ Europe
|
#18
|
Hmm... Ok, i'll try just nitdroid and meego now, than after your suggestion, will try Ubuntu...thx a lot!
The Following User Says Thank You to BluesLee For This Useful Post: | ||
![]() |
2010-08-16
, 16:04
|
|
Posts: 149 |
Thanked: 15 times |
Joined on Jul 2010
@ Russia
|
#19
|
![]() |
2010-08-16
, 16:11
|
|
Posts: 149 |
Thanked: 15 times |
Joined on Jul 2010
@ Russia
|
#20
|
There is a kernel for Maemo and for NITDroid. But the kernel that MeeGo is using not work. You can boot to MeeGo with Multiboot, but can't back to other OS (Multiboot is no more showed).
sfdisk -uM /dev/mmcblk1 <<EOF
,2000,L
,2000,L
,2000,L
,,C
EOF
'cause Nitdroid MeeGo and ubuntu needs and ext3 partition.
The first step OK, today i'll download all images of OS's and tomorrow will try to install them on each one partition.
Thanks for all!
Have a nice day ^_^