QEMU Testing/Setup
|
16th Jun, 2014, 02:11 AM
Post: #5
|
|||
|
|||
RE: QEMU Testing/Setup
I am missing "ld.so.preload".
Code: file ~/qemu_vms/XBian_1.0_RC2.img Code: XBian_1.0_RC2.img: x86 boot sector; partition 1: ID=0xb, active, starthead 0, startsector 2048, 69632 sectors; partition 2: ID=0x83, starthead 3, startsector 71680, 1435648 sectors, code offset 0xb8 71680 x 512 = 36700160 Code: sudo mount ~/qemu_vms/XBian_1.0_RC2.img -o offset=36700160 /mnt/image Code: sudo nano /mnt/image/root/@/etc/ld.so.preload But there is no "ld.so.preload" to disable like "#/usr/lib/arm-linux-gnueabihf/libcofi_rpi.so" How to change that in Xbian? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
QEMU Testing/Setup - iamwill - 11th May, 2014, 09:40 AM
RE: QEMU Testing/Setup - Killerbee - 11th May, 2014, 06:21 PM
RE: QEMU Testing/Setup - CurlyMo - 11th May, 2014, 10:52 PM
RE: QEMU Testing/Setup - iamwill - 12th May, 2014, 12:45 AM
RE: QEMU Testing/Setup - duno - 16th Jun, 2014 02:11 AM
|