From: Juergen Borleis <jbe@pengutronix.de>
To: barebox@lists.infradead.org
Subject: UBIFS trouble
Date: Tue, 29 Nov 2016 12:02:23 +0100 [thread overview]
Message-ID: <201611291202.23646.jbe@pengutronix.de> (raw)
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
next reply other threads:[~2016-11-29 11:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 11:02 Juergen Borleis [this message]
2016-11-29 14:04 ` Juergen Borleis
2016-12-07 20:50 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201611291202.23646.jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox