![]() |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
|
Re: WTF - Boot loop after a normal "apt-get upgrade"
@AndyYan,
I thought you were booting the RescueOS from an SD card (using U-boot). Didn't realize it's not even documented. Sorry for that. OK. In this case I guess your best bet is to, once you've booted RescueOS, enable USB mass-storage mode and then from your PC copy the new lib to the MyDocs partition (because you use Windows). Then mount the rootfs and copy the lib from MyDocs to /usr/lib and then make sure it has the same permissions as the existing libXau6. |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
1. As mentioned, USB mass storage appeared as "RAW" format in Windows, guess it's Linux format. I can put files under any folder under /home though with Android. 2. Mounting the rootfs gave empty /home. Mounting mmcblk1p1 gave almost empty /home. Mounting mmcblk1p2(which is said to mount /home correctly) reported errors. 3. Any way to acquire and mod permissions? I thought I've seen a command for that (Is that chmod?) And thx very much for your patience and lasting help! |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Anyone can tell me how to mount mmcblk1p2 correctly in rescueOS? Thx
|
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
ISO-file from here: http://spins.fedoraproject.org/lxde/ Installation instructions from here: http://docs.fedoraproject.org/en-US/...USB_Media.html |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
should export both the /home (mmcblk0p2 on Maemo) and MyDocs (mmcblk0p1 on Maemo). The /home partition is ext3, so WIndows won't recognize it. The MyDocs partition is VFAT so Windows *should* recognize it. When you do this, do you only see ONE single partition being exported as USB mass storage? Quote:
About the "reported errors": you might want to post them here. It may help :) Quote:
Meaning, once you manage to copy the file (somehow) onto the /usr/lib folder of the N900 root filesystem, you would need to: Code:
# cd /mount-point/usr/libCode:
# cd /mount-point/usr/lib |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
You mean mounting mmcblk1p1 on top of /home? I previously mounted it on /mnt/free1... Any difference? About the errors, yes I'm touching the PC later and will steal into rescueOS for another try and give out the error :-) And thanks for your codes! |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
Ok so this is a backup plan in case rescueOS won't work in the end... Thx |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
Code:
# mount /dev/mmcblk1p2 /mnt/maemo/homeThank you Reinob for your PERFECT patience and knowledge of Linux!! ...Question is, when I typed "chown root:root libXau.so.6.0.0" it said "unknown user group root:root"... Doesn't bother booting but what's wrong? |
Re: WTF - Boot loop after a normal "apt-get upgrade"
Quote:
|
| All times are GMT. The time now is 21:01. |
vBulletin® Version 3.8.8