Differences between version 25 and predecessor to the previous major change of GrubNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 25 | Last edited on Sunday, March 8, 2009 12:40:30 pm | by RossHamblin | Revert |
Older page: | version 24 | Last edited on Saturday, October 20, 2007 9:28:01 pm | by BruceKingsbury | Revert |
@@ -83,9 +83,9 @@
If you have [GRUB] setup to use a serial console then you probably want to compile your kernel with serial console support and append the following options to your boot line, so your kernel messages appear on your serial console too. If you don't do this you'll have a big empty screen between grub loading the kernel and your getty loading, when you think that your kernel has hung!
=console=ttyS0,19200n8=
-So a full kernel boot line might look like =kernel /boot/vmlinuz ro root=/dev/hda1 console=tty0 console=ttyS0,19200n8=
+So a full kernel boot line might look like =kernel /boot/vmlinuz ro root~
=/dev/hda1 console=tty0 console=ttyS0,19200n8=
----
!! GRUB resources on the web