Skip to content
Snippets Groups Projects
Commit d6c73db4 authored by Jérôme Charaoui's avatar Jérôme Charaoui :telescope:
Browse files

new-machine-cymru: remove unneeded bits

I did not run these commands on chi-node-10, and the login console works
fine via both the iDRAC and the java console.
parent fbd8ccad
No related branches found
No related tags found
No related merge requests found
......@@ -199,15 +199,6 @@ GRUB_TERMINAL="serial console"
GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"
```
Then enable the serial console login as well, for good measure:
systemctl enable serial-getty@ttyS0.service
If you want to test to see if it actually works (hint: it typically
doesn't, so don't bother too much):
systemctl start serial-getty@ttyS0.service
### initramfs boot config
TODO: figure out the best way to setup the initramfs. So far we've
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment