
* Ralf Moll ralf-info@family-moll.de [20061129 06:15]:
how can I use the differnt boot-cheatcodes for pxe-boots?
Well, if you are not using grml-terminalserver you have to adjust the kernel line in your tftp server config.
I want especially use the "forensic" parameter.
Please be aware, that forensic has to be the *first* parameter on the cmdline as it triggers kernel options as well.
If that's not possible use the bootoptions 'nofstab noraid noautoconfig noswap raid=noautodetect' to get the equivalent of 'forensic'.
For the while I use the parameter "noswap", which should be quite the same?
No, nofstab is very important too.
Can I include networkshares (smb/nfs) by adding special boot-parameters
No.
or do I have to rebuild the grml-iso?
In case the configuration framework does not work for your setup (see http://grml.org/config/ for the docs): yes.
regards, -mika-