* UBIFS trouble
@ 2016-11-29 11:02 Juergen Borleis
2016-11-29 14:04 ` Juergen Borleis
0 siblings, 1 reply; 3+ messages in thread
From: Juergen Borleis @ 2016-11-29 11:02 UTC (permalink / raw)
To: barebox
Hi,
with an older barebox (2015.08) I can see in my NOR:
barebox@board: ls -l /mnt/nor0.file-system.ubi.rootfs/boot/
-rw-r--r-- 1686716 System.map-4.1.0-none-board
-rw-r--r-- 67615 config-4.1.0-none-board
lrwxrwxrwx 30 initrd.img -> initrd.img-4.1.0-none-board
-rw-r--r-- 2180972 initrd.img-4.1.0-none-board
lrwxrwxrwx 67 oftree -> ../usr/lib/linux-image-4.1.0-none-board/omap3-mfr-board.dtb
-rw-r--r-- 3375248 vmlinuz-4.1.0-none-board
-rw-r--r-- 3426056 vmlinuz-ptx-board
lrwxrwxrwx 15 zImage -> vmlinuz-ptx-board
A 4.1 Linux kernel sees this filesystem in the same manner:
root@board:~# ll /boot/
total 10496
-rw-r--r-- 1 root root 1686716 Jul 11 2016 System.map-4.1.0-none-board
-rw-r--r-- 1 root root 67615 Jul 11 2016 config-4.1.0-none-board
lrwxrwxrwx 1 root root 30 Oct 24 2016 initrd.img -> initrd.img-4.1.0-none-board
-rw-r--r-- 1 root root 2180972 Oct 24 2016 initrd.img-4.1.0-none-board
lrwxrwxrwx 1 root root 67 Oct 24 2016 oftree -> ../usr/lib/linux-image-4.1.0-none-board/omap3-mfr-board.dtb
-rw-r--r-- 1 root root 3375248 Jul 11 2016 vmlinuz-4.1.0-none-board
-rw-r--r-- 1 root root 3426056 Oct 1 2016 vmlinuz-ptx-board
lrwxrwxrwx 1 root root 15 Oct 1 2016 zImage -> vmlinuz-ptx-board
A fresh barebox (2016.11.0) sees this filesystem differently:
barebox@board:/ ls -l /mnt/nor0.file-system.ubi.rootfs/boot/
-rw-r--r-- 1686716 System.map-4.1.0-none-board
-rw-r--r-- 67615 config-4.1.0-none-board
-rw-r--r-- 2180972 initrd.img
-rw-r--r-- 2180972 initrd.img-4.1.0-none-board
/mnt/nor0.file-system.ubi.rootfs/boot//oftree: No such file or directory
-rw-r--r-- 3375248 vmlinuz-4.1.0-none-board
-rw-r--r-- 3426056 vmlinuz-ptx-board
-rw-r--r-- 3426056 zImage
Any idea?
jb
--
Pengutronix e.K. | Juergen Borleis |
Industrial Linux Solutions | http://www.pengutronix.de/ |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-07 20:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-29 11:02 UBIFS trouble Juergen Borleis
2016-11-29 14:04 ` Juergen Borleis
2016-12-07 20:50 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox