From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] There are not device files in dev/ when I extract tarball image as root. bug?
Date: Sat, 17 Apr 2010 05:39:13 +0200 [thread overview]
Message-ID: <20100417053913.528536ef@surf> (raw)
In-Reply-To: <o2p2134af141004161820q79e42c27s847369b14bfa8c13@mail.gmail.com>
On Sat, 17 Apr 2010 09:20:12 +0800
?? <greatsnows@gmail.com> wrote:
> 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?
No, it's a regression that I caused by the recent filesystem code
cleanup. I'm working on the fix. As an ugly workaround you can add:
TARGET_DEVICE_TABLE=target/device/generic/device_table.txt
at the beginning of fs/common.mk.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-04-17 3:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2010-04-18 20:35 ` Peter Korsgaard
2010-04-18 21:19 ` Souf Oued
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=20100417053913.528536ef@surf \
--to=thomas.petazzoni@free-electrons.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.