Johannes Singer escribió:
> I stumbled over what I believe is a bug in the Linux boot image: /dev/null is 
> not created as 
> a device, and so everything that is put into it is returned when reading it.
>   
Johannes,
very...very nice investigation.

I guess that some how I need to create /dev/null using this:

mknod -m 666 /dev/null c 1 3


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to