Meego Wiki
Views

Talk:MeeGo 1.0 Netbook VirtualBox

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 19: Line 19:
--[[User:Gour|Gour]] 13:46, 2 June 2010 (UTC)
--[[User:Gour|Gour]] 13:46, 2 June 2010 (UTC)
 +
 +
yum install meego-lsb helps (adding that to the wiki page). log_daemon_msg etc. are functions that are defined in /lib/lsb/init-functions.
 +
 +
--[[User:Jarkko|Jarkko Sakkinen]]

Revision as of 04:40, 3 June 2010

Thank you for instructions.

I did whatever is written, but now have a problem during reboot:

/etc/rc3.d/S04dkms_autoinstaller: line 62: log_daemon_msg command not found.

Similar stuff with log_action_begin_msg command not found & log_action_end_msg command not found.

Any hint how to resolve it?


--Gour 09:33, 2 June 2010 (UTC)Gour

I guess DKMS tried to guess distribution. Since MeeGo uses /etc/meego-release to show itself, every init script relying on thos files will fail. I know that VMAdditions startup scripts fail at least. My guess would be to add a symlink /etc/redhat-release => /etc/meego-release

--Marcin Sołtysiak 10:00, 2 June 2010 (UTC)

I've created /etc/redhat-release symlink, but still no luck. :-(

--Gour 13:46, 2 June 2010 (UTC)

yum install meego-lsb helps (adding that to the wiki page). log_daemon_msg etc. are functions that are defined in /lib/lsb/init-functions.

--Jarkko Sakkinen

Personal tools