Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] No proc mounted
Date: Tue, 22 Oct 2013 23:15:32 +0200	[thread overview]
Message-ID: <871u3datxn.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <OFE26C9A8F.E4D8CD49-ON85257C0C.006AEB60-85257C0C.006B3127@ametek.com> (Naitik Amin's message of "Tue, 22 Oct 2013 15:30:48 -0400")

>>>>> "Naitik" == Naitik Amin <Naitik.Amin@ametek.com> writes:

 > Hi there,
 > I have been generating the rootfs using buildroot. Then dd'ing the rootfs.ext3
 > to the rootfs partition on my sdcard. After inserting the sdcard into my
 > target, it comes up with no /proc, /sys etc...

 > In fstab, I do see the line which should mount /proc, but doesnt seem to
 > happen..

 > Any ideas..

 > $ cat /etc/fstab
 > # /etc/fstab: static file system information.
 > #
 > # <file system> <mount pt>     <type>   <options>         <dump> <pass>
 > /dev/root       /              ext2     rw,noauto         0      1
 > proc            /proc          proc     defaults          0      0
 > devpts          /dev/pts       devpts   defaults,gid=5,mode=620   0      0
 > tmpfs           /dev/shm       tmpfs    mode=0777         0      0
 > tmpfs           /tmp           tmpfs    defaults          0      0
 > sysfs           /sys           sysfs    defaults          0      0

Odd. Could you provide some more details, please? E.G. type 'make
savedefconfig' and paste the content of the 'defconfig' file here.

The default busybox init program runs mount -a, so all these should get
mounted. What happens if you manually run mount -a?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2013-10-22 21:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-22 19:30 [Buildroot] No proc mounted Naitik Amin
2013-10-22 21:15 ` Peter Korsgaard [this message]
2013-10-23 12:56   ` Naitik Amin
2013-10-23 17:17     ` Arnout Vandecappelle
2013-10-23 17:21       ` Naitik Amin
2013-10-23 17:23         ` Arnout Vandecappelle
2013-10-23 17:27           ` Naitik Amin
2013-10-23 17:39             ` Arnout Vandecappelle
2013-10-23 21:26               ` Naitik Amin
2013-10-23 21:36                 ` Arnout Vandecappelle

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=871u3datxn.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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