Temat: LEDE problem z extroot
Postanowilem zrobic upgrade z CC do LEDE
wszystko poszlo ladnie, ale podczas robienia extroot pojawil sie problem
robie f2fs jak opisane.
za pierwszym razem poszlo wszystko niby ok, ide wg poradnika
http://eko.one.pl/?p=openwrt-externalroot
podmontowalem i skopiowalem konfiguracje
pierwsze zaskoczenie - bo zbootowaniu nie zawieral starej konfiguracji.. (identyczny ugrade robilem tydzien temu bez problemu)
ok, wprowadzilem recznie.. ale kolejny reboot = start z internal flash..
robie ponownie extroota od zera i teraz juz ciagle wywala sie podczas kopiowania starej konfiguracji
root@rtr:~# mkdir -p /tmp/dysk
root@rtr:~# mount /dev/sda1 /tmp/dysk
NTFS signature is missing.
Failed to mount '/dev/sda1': Invalid argument
The device '/dev/sda1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
root@rtr:~# tar -C /overlay -cvf - . | tar -C /tmp/dysk -xf -
./
./.fs_state
./work/
./work/work/
./upper/
tar: can't make dir ./work: No such file or directory
tar: can't create directory './work': No such file or directory
tar: can't make dir ./work/work: No such file or directory
tar: can't make dir ./upper: No such file or directory
./upper/etc/
./upper/etc/rc.d/
tar: can't create directory './upper': No such file or directory
./upper/etc/rc.d/S98sysntpd
tar: can't make dir ./upper/etc: No such file or directory
./upper/etc/samba/
tar: can't create directory './upper/': No such file or directory
./upper/etc/samba/smbpasswd
tar: can't make dir ./upper/: No such file or directory
./upper/etc/samba/secrets.tdb
tar: can't create directory './upper/': No such file or directory
./upper/etc/samba/smb.conf
tar: can't create symlink from ./upper/ to ../init.d/sysntpd: No such file or directory
tar: can't create directory './upper/': No such file or directory
tar: can't make dir ./upper/: No such file or directory
tar: can't create directory './upper/': No such file or directory
tar: can't open './upper/': Is a directory
./upper/etc/shadow-/sda1 jest typu f2fs
/dev/sda1 on /tmp/dysk type f2fs (rw,relatime,background_gc=on,user_xattr,inline_data,extent_cache,active_logs=6)
po reboocie router znowu wstaje z internal flasha...
co moze byc problemem ? padl pendrive podczas formatu ?