Temat: extroot, brak miejsca
Postanowiłem zrobić extroota ponieważ brakowało mi miejsca, wydaje mi się że działa poprawnie ale nadal nie mogę zainstalować pakietów :
root@Gargoyle:~# opkg install mc
ERROR: Not enough space in destination root to install specified packages:
mc, glib2, libffi
A moja konfiguracja:
root@Gargoyle:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 1600 1188 412 74% /
/dev/root 5632 5632 0 100% /rom
tmpfs 63312 328 62984 1% /tmp
tmpfs 512 0 512 0% /dev
/dev/mtdblock3 117047784 1865568 109321360 2% /overlay
overlayfs:/overlay 1600 1188 412 74% /
/dev/sda1 117047784 1865568 109321360 2% /overlay
oraz
root@Gargoyle:~# uci show fstab
fstab.automount=global
fstab.automount.from_fstab=1
fstab.automount.anon_mount=0
fstab.autoswap=global
fstab.autoswap.from_fstab=1
fstab.autoswap.anon_swap=0
fstab.@mount[0]=mount
fstab.@mount[0].fstype=ext4
fstab.@mount[0].target=/overlay
fstab.@mount[0].uuid=4763dbcf-da5a-4184-9eee-3e7f3874d0a8
fstab.@mount[0].options=rw,noatime
fstab.@mount[0].enabled=1
fstab.@mount[0].enabled_fsck=1
fstab.@swap[0]=swap
fstab.@swap[0].device=/dev/sda2
fstab.@swap[0].enabled=1
Mogli byście powiedzieć gdzie dałem ciała ? :>