Skip to content

Commit 55bda80

Browse files
authored
Update serial-console-grub-single-user-mode.md
1 parent 6f63ecd commit 55bda80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/virtual-machines/linux/serial-console-grub-single-user-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.author: genli
2222

2323
[!INCLUDE [CentOS End Of Life](../../../includes/centos-end-of-life-note.md)]
2424

25-
Grand Unified Bootloader (GRUB) operates at an early stage in a Linux virtual machine (VM) process. It operates before the Linux kernel is loaded and before any system services (such as networking or SSH) are started, so GRUB isn't accessible via SSH. You must use the Serial Console to access GRUB. In GRUB, you can modify your boot configuration to boot into single-user mode, among other things.
25+
Grand Unified Bootloader (GRUB) operates at an early stage in a Linux virtual machine (VM) boot process. It operates before the Linux kernel is loaded and before any system services (such as networking or SSH) are started, so GRUB isn't accessible via SSH. You must use the Serial Console to access GRUB. In GRUB, you can modify your boot configuration to boot into single-user mode, among other things.
2626

2727
Single-user mode is a minimal environment with minimal functionality. It can be useful for investigating boot issues, file system issues, or network issues. Fewer services can run in the background and, depending on the runlevel, a file system might not even be automatically mounted.
2828

0 commit comments

Comments
 (0)