[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: How to use mdev to fix devices
From:       "David N. Lombard" <dnlombar () ichips ! intel ! com>
Date:       2010-01-28 22:26:52
Message-ID: 20100128222652.GA6191 () nlxdcldnl2 ! cl ! intel ! com
[Download RAW message or body]

On Fri, Jan 22, 2010 at 03:26:38AM -0700, M. Frey wrote:
> Thanks Rob for your tips and links.
> 
> For other newbies:
> I wrote a short HOWTO about creating a simple mdev hot-plug script. 
> You'll find the article on:
> http://maus.chaosnet.ch/2010/01/how-to-set-up-mdev-rules-for-busybox/
> 
I find gen_initramfs_list.sh and gen_init_cpio to be very useful for creating
a filesystem complete with a static /dev/null.  I use this on 2.6.25:

 {
   bash linux-2.6.25/scripts/gen_initramgs_list.sh -u squash -g squash root
   echo "nod /dev/null 0600 0 0 c 1 3"
 } | linux-2.6.25/usr/gen_init_cpio - | gzip > initrd.img

I don't do /dev/console here as it is specified by the console parameter
on the kernel command line.

-- 
David N. Lombard, Intel, Irvine, CA
I do not speak for Intel Corporation; all comments are strictly my own.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic