Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] No proc mounted
@ 2013-10-22 19:30 Naitik Amin
  2013-10-22 21:15 ` Peter Korsgaard
  0 siblings, 1 reply; 10+ messages in thread
From: Naitik Amin @ 2013-10-22 19:30 UTC (permalink / raw)
  To: buildroot

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131022/a2d1ddf3/attachment.html>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-10-23 21:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 19:30 [Buildroot] No proc mounted Naitik Amin
2013-10-22 21:15 ` Peter Korsgaard
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox