Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] There are not device files in dev/ when I extract tarball image as root. bug?
@ 2010-04-17  1:20 徐开
  2010-04-17  3:39 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: 徐开 @ 2010-04-17  1:20 UTC (permalink / raw)
  To: buildroot

Hi,

I am trying to boot my board over NFS, but show some stuff like "not found
/dev/ttySAC0".

I found this words on buildroot's website:

target/ which contains *almost* the root filesystem for the target:
everything needed is present except the device files in /dev/ (Buildroot
can't create them because Buildroot doesn't run as root and does not want to
run as root). Therefore, this directory *should not be used on your target*.
Instead, you should use one of the images built in the images/ directory. If
you need an extracted image of the root filesystem for booting over NFS,
then use the tarball image generated in images/ and extract it as root.

And I followed it, but I did not get device files except this:

$ ls /tftpboot/rootfs/dev/ -l
??? 1
lrwxrwxrwx 1 root root   10 2010-04-17 00:02 log -> ../tmp/log
drwxr-xr-x 2 root root 1024 2010-04-17 00:02 pts

Does it must mknod manually?


-- 
Aaron Xu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100417/42227483/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/octet-stream
Size: 19468 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100417/42227483/attachment-0001.obj>

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

end of thread, other threads:[~2010-04-18 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-17  1:20 [Buildroot] There are not device files in dev/ when I extract tarball image as root. bug? 徐开
2010-04-17  3:39 ` Thomas Petazzoni
2010-04-18 20:35   ` Peter Korsgaard
2010-04-18 21:19     ` Souf Oued

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