gft2k1
|
2010-07-24
, 08:03
|
Posts: 101 |
Thanked: 30 times |
Joined on Jul 2010
|
#141
|
|
2010-07-24
, 08:22
|
Posts: 90 |
Thanked: 4 times |
Joined on Dec 2009
@ Leicester,UK
|
#142
|
|
2010-07-24
, 08:37
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#143
|
|
2010-07-24
, 08:38
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#144
|
|
2010-07-24
, 08:41
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#145
|
|
2010-07-24
, 08:51
|
Posts: 162 |
Thanked: 24 times |
Joined on Feb 2010
@ Essex, UK
|
#146
|
|
2010-07-24
, 08:59
|
|
Posts: 1,161 |
Thanked: 1,707 times |
Joined on Jan 2010
@ Denmark
|
#147
|
any1 help me on this memory problem please.. i would remove the and directory but when i do a rmdir it does not let me delete is... please help
|
2010-07-24
, 09:28
|
Posts: 222 |
Thanked: 22 times |
Joined on Jul 2010
@ Sydney Australia
|
#148
|
?? You should only have two options on the boot menu if you are using multiboot 2.5 like the tutorial states..
1. Maemo
2. NITDroid
|
2010-07-24
, 09:42
|
Posts: 42 |
Thanked: 12 times |
Joined on Dec 2009
@ Italy
|
#149
|
|
2010-07-24
, 09:45
|
Posts: 162 |
Thanked: 24 times |
Joined on Feb 2010
@ Essex, UK
|
#150
|
cd /home/user
wget http://downloads.nitdroid.com/Jay-c/remove-multiboot-0.1.x.tar.gz
[/code]
Then run this as root On the device:
Also, if you don't use Titans power37 kernel, you can manually delete the files:Code:cd /home/user tar xzvf remove-multiboot-0.1.x.tar.gz chmod +x multiboot-remove ./multiboot-remove rm multiboot-remove rm remove-multiboot-0.1.x.tar.gz
3. Now lets get down to actually installing things starting with Multiboot:Code:rm /boot/vmlinuz-2.6.28.10power37 rm -r /lib/modules/2.6.28.10power37
Thats the new Multiboot installedCode:dpkg -i /home/user/MyDocs/multiboot-extras_0.1_armel.deb dpkg -i /home/user/MyDocs/multiboot_0.2.5_armel.deb