$ echo "root=/dev/sda7" > /proc/param.conf
Then exit from the shell.
exit
some time need to exit twice
exit
exit
Now the OS will boot with the new parameters.
Diff your entire server config at ScriptRock.com
$ echo "root=/dev/sda7" > /proc/param.conf
Then exit from the shell.
exit
some time need to exit twice
exit
exit
Now the OS will boot with the new parameters.
Diff your entire server config at ScriptRock.com