View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#25
Using Rescue OS:

USB Mass-Storage mode
--------------------
/rescueOS/mass-storage-enable.sh
Makes /dev/mmcblk1p1 and /dev/mmcblk1p2 available for the mass-storage
mode. These are the EMMC home partition and MyDocs in maemo.

/rescueOS/mass-storage-disable.sh: Deactivates mass-storage mode.
With this you can mount /home from USB. You *do* know that /home is an ext3 partition do you? (hint: use Linux).

Anyway, try putting the original libxau6 somewhere in your SD card, mount rootfs (you said you now know how to do that), and then overwrite the file (I think it's in /usr/lib).

Good luck. and read the documentation!