From: psnsilva <psnsilva.stuff+nabble@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Check root file system at boot time
Date: Fri, 6 Jun 2014 06:46:28 -0700 (PDT) [thread overview]
Message-ID: <1402062388810-71727.post@n4.nabble.com> (raw)
In-Reply-To: <20140605192113.GE3553@free.fr>
Analysing dmesg I have the following:
*[ 2.035620] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly
filesystem*
*[ 2.042939] EXT4-fs (mmcblk0p2): write access will be enabled during
recovery*
[ 2.113153] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.119785] Indeed it is in host mode hprt0 = 00001101
[ 2.333461] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.341438] usb 1-1: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[ 2.349484] hub 1-1:1.0: USB hub found
[ 2.353421] hub 1-1:1.0: 5 ports detected
[ 2.633280] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
*[ 2.698021] EXT4-fs (mmcblk0p2): recovery complete*
*[ 2.713363] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data
mode. Opts: (null)*
[ 2.721530] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.729450] devtmpfs: mounted
[ 2.732899] Freeing unused kernel memory: 136K (c0570000 - c0592000)
[ 2.753632] usb 1-1.1: New USB device found, idVendor=0424,
idProduct=ec00
[ 2.760523] usb 1-1.1: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[ 2.771391] smsc95xx v1.0.4
*[ 2.837447] EXT4-fs (mmcblk0p2): warning: maximal mount count reached,
running e2fsck is recommended*
[ 2.846996] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at
usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:be:e9:89
[ 2.861325] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
So, as far I understood, despite the warning "maximal mount count reached,
running e2fsck is recommended", the SD card checking is actuality happening
(recovery complete)... Is it?
--
View this message in context: http://buildroot-busybox.2317881.n4.nabble.com/Check-root-file-system-at-boot-time-tp71600p71727.html
Sent from the Buildroot (busybox) mailing list archive at Nabble.com.
next prev parent reply other threads:[~2014-06-06 13:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 16:02 [Buildroot] Check root file system at boot time psnsilva
2014-06-04 17:09 ` Yann E. MORIN
2014-06-05 10:25 ` psnsilva
2014-06-05 19:21 ` Yann E. MORIN
2014-06-06 13:46 ` psnsilva [this message]
2014-06-06 16:27 ` Yann E. MORIN
2014-06-06 16:42 ` psnsilva
2014-06-06 16:51 ` Yann E. MORIN
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=1402062388810-71727.post@n4.nabble.com \
--to=psnsilva.stuff+nabble@gmail.com \
--cc=buildroot@busybox.net \
/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