|
2009-05-26
, 12:17
|
Posts: 26 |
Thanked: 1 time |
Joined on Nov 2008
|
#102
|
Yes, you're missing ITEM_LINUXRC="linuxrc", you have to reinstall all over. Where did you pick up the item without this? :P
|
2009-05-31
, 05:04
|
Posts: 26 |
Thanked: 1 time |
Joined on Nov 2008
|
#103
|
|
2009-06-01
, 22:24
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#104
|
|
2009-06-05
, 10:18
|
Posts: 22 |
Thanked: 1 time |
Joined on Jul 2007
|
#105
|
|
2009-06-20
, 10:14
|
Posts: 5 |
Thanked: 0 times |
Joined on Feb 2008
|
#106
|
|
2009-06-23
, 22:23
|
Posts: 8 |
Thanked: 0 times |
Joined on Dec 2008
|
#107
|
|
2009-07-07
, 12:15
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#109
|
Hi!
Does anyone have a copy of http://www.bman.maemobox.org/project...2.2_rootfs.tgz ???
Since maemobox.org is down it's impossible to install bman's Ubuntu :-(
Hi ..
I have the same problem . bman.maemobox is down , so it is impossible to download this file ...
PLZ if someone can put valid link i would apreciatte it a lot ... !!!
Thanks
|
2009-07-13
, 11:30
|
|
Posts: 240 |
Thanked: 71 times |
Joined on Jun 2008
|
#110
|
Code:mkdir -p /mnt/jaunty insmod /mnt/initfs/lib/modules/`uname -r`/mbcache.ko insmod /mnt/initfs/lib/modules/`uname -r`/ext2.ko insmod /mnt/initfs/lib/modules/`uname -r`/jbd.ko insmod /mnt/initfs/lib/modules/`uname -r`/ext3.ko mount /dev/mmcblk0p2 /mnt/jaunty -o noatime
mkdir -p /mnt/jaunty insmod /mnt/initfs/lib/modules/`uname -r`/mbcache.ko insmod /mnt/initfs/lib/modules/`uname -r`/ext2.ko insmod /mnt/initfs/lib/modules/`uname -r`/jbd.ko insmod /mnt/initfs/lib/modules/`uname -r`/ext3.ko mount /dev/mmcblk0p3 /mnt/jaunty -o noatime
Then ... using rpm to upgrade ... worked fine until rpm was snuck into the long list of what was going to be upgraded. You can guess what happened. Rpm failed to upgrade. Being that it was using shared libraries, and some of those libraries were upgraded and some weren't, I couldn't run the rpm from my cd, or the one that I had downloaded. Nothing would compile. Stayed that way for years because it was my main firewall/gateway and still functioned as such. Just couldn't upgrade or downgrade, or install or uninstall anything at all. And guess what... it's still running RH 7.0. A system crash finally forced me to figure out how to manually downgrade the system from the broken 7.1. And it still has no gooey GUI.
Now I am quite ubuntu-prone.
But with a little patience, and very slowly dragging the stylus the wrong way, I am able to reach and activate the Icons at the top of the login screen before logging in and run the terminal. I thought that was awesome, until I tried modifying the system. Can't use cd to get to /etc because the / character is not accessible. Can't use ifconfig to set the ip address of wlan0 because the numbers are not accessible.
At least now I can access the Reboot icon and not have to pop the battery ...
And I think I figured out what's causing the boot from flash to fail. It seems it works fine if you use the button in the middle of the cursor pad to activate the flash option. But if you use the enter key, it says it's going to boot, and then power-cycles.
I guess I need to give it a rest for a while.