View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#39
Originally Posted by kinchan View Post
every package have the same issue and end with this :
Read-only filesystem... reading the outputs...

It's not RO here:
+ mount -o bind /sys /mnt/sys
+ cp /usr/bin/qemu-arm-static /mnt/usr/bin/
but becomes RO in the chroot:
Fetched 17.2 MB in 57s (299 kB/s)
Reading package lists... Error!
E: Problem syncing the file - sync (5: Input/output error)
You can try adding 'bash' statements as breakpoints and investigate what's re-mounting the FS in RO mode.

Last edited by int_ua; 2012-10-01 at 10:08.
 

The Following 2 Users Say Thank You to int_ua For This Useful Post: