Skip to content

Commit a2d9040

Browse files
authored
Update redhat-create-upload-vhd.md
fix spacing
1 parent 3cbff87 commit a2d9040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/redhat-create-upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ This will also ensure that all console messages are sent to the first serial por
237237
rhgb quiet crashkernel=auto
238238
```
239239
240-
Graphical and quiet boots aren't useful in a cloud environment where we want all the logs to be sent to the serial port. You can leave the `crashkernel` option configured if desired. Note that this parameter reduces the amount of available memory in the virtual machine by 128 MB or more, which might be problematic on smaller virtual machine sizes.
240+
Graphical and quiet boots aren't useful in a cloud environment where we want all the logs to be sent to the serial port. You can leave the `crashkernel` option configured if desired. Note that this parameter reduces the amount of available memory in the virtual machine by 128 MB or more, which might be problematic on smaller virtual machine sizes.
241241
242242
7. After you're done editing `/etc/default/grub`, run the following command to rebuild the grub configuration:
243243

0 commit comments

Comments
 (0)