
* Ishwar Rattan ishwar@pali.cps.cmich.edu [20051121 05:15]:
On Sun, 20 Nov 2005, Michael Prokop wrote:
- Ishwar Rattan ishwar@pali.cps.cmich.edu [20051120 22:54]:
Don't you see something like in http://grml.org/tmp/fastboot.png when booting your grml system? It sounds like grml-autoconfig is never run, this would explain the problems you did consider so far.
I have no idea about this one.
Well, do you see the green '*' and the '[ ok ]' when booting?
Compare the files /etc/runlevel.conf /etc/runlevel.conf.hdinstall. Is grml-autoconfig present when booting your system? Are the variables CONFIG_SYSLOG and CONFIG_HOTPLUG_MAIN in /etc/grml/autoconfig set to 'yes'?
Both of these were set to no. What about the other two entries
CONFIG_HOTPLUG_AGENT='no' CONFIG_HOTPLUG_BLACKLIST='no'
Oh ok, that's the problem. ;-) Did you deactivate the checkboxes for it in grml2hd?
Make sure all the values are set to 'yes'. You can take http://grml.org/tmp/autoconfig as a template.
regards, -mika-