On Fri, Dec 07, 2012 at 03:59:43PM +0000, lux-integ wrote:
> /dev/pts /dev/shm  are not created/mounted
> 
> the problem  is with udev
> /dev/pts and /dev/shm need to be created and  mounted rw
> 
> ideas how these could be created/mounted rw in RO-rootfs will be appreciated.

 They ought to be mounted *onto* the r/o rootfs, so /dev probably
needs to be r/w.  Actually, I thought we (LFS) had stopped mounting
/dev/shm.  If you never remount / as r/w, perhaps you could add a new
script _before_ udev is started, to chmod +w /dev/pts, or even /dev.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to