[lfs-support] Preparing Virtual Kernel File Systems always kills Chromium.

2012-12-20 Thread JIA Pei
Hi, all: Sorry for bugging all of you again. I'm now preparing Virtual Kernel File systems, please refer to page http://www.linuxfromscratch.org/lfs/view/development/chapter06/kernfs.html However, whenever I tried to run the last command on this page if [ -h /dev/shm ]; then rm -f $LFS/dev/sh

Re: [lfs-support] Preparing Virtual Kernel File Systems always kills Chromium.

2012-12-20 Thread Alexander Spitzer
I had the same problem. Try starting chrome from bash by typing 'google-chrome' and a solution will be suggested. I believe by remaking /dev/shm, the permissions have been changed. Correct me if I'm wrong, but the permission change shouldn't have any effect on the LFS build (it didn't for me). Al

Re: [lfs-support] Preparing Virtual Kernel File Systems always kills Chromium.

2012-12-20 Thread Michael E. Maher
On Thu, 2012-12-20 at 03:26 -0500, Alexander Spitzer wrote: > I had the same problem. Try starting chrome from bash by typing > 'google-chrome' and a solution will be suggested. > I believe by remaking /dev/shm, the permissions have been changed. > > > Correct me if I'm wrong, but the permission