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)