I made a frugal install to HD of Porteus XFCE v2.0 32-bit, downloaded chromium-25.0.1323.1-i686-1sl.xzm via the PPM to folder Porteus-XFCE-v2.0/porteus/optional and added extramod cheatcode pointing to that folder. The module loads at bootup and is in the menu but fails to execute. I am not saving changes, apart from that it's a clean install, and I'm running Porteus as guest. FYI the title in menu.lst is:
title Porteus-XFCE-v2.0
kernel (hd0,0)/Porteus-XFCE-v2.0/boot/syslinux/vmlinuz from=/Linux_ISO/Porteus-XFCE-v2.0-i486.iso noswap kmap=es extramod=/mnt/sda1/Porteus-XFCE-v2.0/porteus/optional
initrd=(hd0,0)/Porteus-XFCE-v2.0/boot/syslinux/initrd.xz
boot
Any idea why it fails to launch?
(Solved) Chromium fails to launch as guest
- Sagittarius
- Black ninja
- Posts: 46
- Joined: 18 Jul 2012, 18:31
- Distribution: LXDE 3.0/MATE 3.1/XFCE 3.1
- Location: Spain
- Contact:
(Solved) Chromium fails to launch as guest
Last edited by Sagittarius on 10 Mar 2013, 23:34, edited 1 time in total.
Re: Chromium fails to launch as guest
That is due to sandbox security that block the launch in case of incorrect permissions assigned to Google Chrome files placed in /opt/google/chrome.
NjVFQzY2Rg==
- Sagittarius
- Black ninja
- Posts: 46
- Joined: 18 Jul 2012, 18:31
- Distribution: LXDE 3.0/MATE 3.1/XFCE 3.1
- Location: Spain
- Contact:
Re: Chromium fails to launch as guest
So, is there an easy fix for this module or do I content myself with Firefox?Hamza wrote:That is due to sandbox security that block the launch in case of incorrect permissions assigned to Google Chrome files placed in /opt/google/chrome.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Chromium fails to launch as guest
From root console:
Code: Select all
chmod 4755 /usr/lib/chromium/chromium_sandbox
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- Sagittarius
- Black ninja
- Posts: 46
- Joined: 18 Jul 2012, 18:31
- Distribution: LXDE 3.0/MATE 3.1/XFCE 3.1
- Location: Spain
- Contact:
Re: Chromium fails to launch as guest
Thanks for the reply but it didn't launch from the root console either with that command!brokenman wrote:From root console:Code: Select all
chmod 4755 /usr/lib/chromium/chromium_sandbox
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Chromium fails to launch as guest
Just run the command from a root console, then close the console and try to open chromium via the menu again. Works here. It is a permissions problem as seen when initially trying to launch chromium via console.Thanks for the reply but it didn't launch from the root console either with that command!
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- Sagittarius
- Black ninja
- Posts: 46
- Joined: 18 Jul 2012, 18:31
- Distribution: LXDE 3.0/MATE 3.1/XFCE 3.1
- Location: Spain
- Contact:
Re: Chromium fails to launch as guest
You're right! It works now. Thanks very much Brokenman. 
