Skip to content

Commit 99c512e

Browse files
author
Stephen A. Zarkos
committed
Fix formatting
1 parent 65163f5 commit 99c512e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,13 @@ There are tools available for generating Debian VHDs for Azure, such as the [azu
5353
GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,115200n8 earlyprintk=ttyS0,115200"
5454

5555
5. Rebuild the grub and run:
56-
56+
5757
# sudo update-grub
5858

5959
6. Add Debian's Azure repositories to /etc/apt/sources.list for either Debian 8 or 9:
60-
60+
6161
**Debian 8.x "Jessie"**
62+
6263
deb http://debian-archive.trafficmanager.net/debian jessie main
6364
deb-src http://debian-archive.trafficmanager.net/debian jessie main
6465
deb http://debian-archive.trafficmanager.net/debian-security jessie/updates main

0 commit comments

Comments
 (0)