|
2008-04-17
, 00:57
|
|
Posts: 538 |
Thanked: 168 times |
Joined on Dec 2007
@ Seattle
|
#2
|
|
2008-04-17
, 06:46
|
Posts: 95 |
Thanked: 16 times |
Joined on Feb 2008
|
#3
|
Just boot up into the original flash - everything should still be there. When you first start up your NIT, you should see a screen allowing you to select which flash to boot into. I get that screen everytime - but it might be because I've got a bootmenu.conf file. If you don't get that screen then maybe looking into one of the extensive threads on "booting from mmc". There's a way to make it come up only when you press a button (Menu button maybe?)
|
2008-04-17
, 07:59
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#4
|
mount -t jffs2 /dev/mtdblock4 /opt
chroot /opt
umount /opt
The Following 2 Users Say Thank You to fanoush For This Useful Post: | ||
|
2008-04-18
, 04:15
|
Posts: 95 |
Thanked: 16 times |
Joined on Feb 2008
|
#5
|
as root user mount /dev/mtdblock4 somewhere and fix it or recover data
now flash rootfs is inside /opt. you can also chroot to itCode:mount -t jffs2 /dev/mtdblock4 /opt
so you work inside the flash system without booting it and try to uninstall the package or otherwise fix the system, exit with 'exit'Code:chroot /opt
after you are done, unmount it with
Code:umount /opt
Tags |
deprecated, kde, kde35 |
|
My it: n810 with latest os 2008