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). Alex On Thu, Dec 20, 2012 at 3:17 AM, JIA Pei <[email protected]> wrote: > > 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/shm > mkdir $LFS/dev/shm > fi > > mount -vt tmpfs shm $LFS/dev/shm > > > It always kill the Chromium web browser directly, and Chrome will never > come back to life. > 1) Chrome is not able to be found in running processes. > 2) I can never restart Chrome again. > > > Can anybody help to explain why it is so? > > > cheers > Pei > > > > -- > > Pei JIA > > Email: [email protected] > cell: +1 604-362-5816 > > Welcome to Vision Open > http://www.visionopen.com > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
