From 555b8a91fa558557c0c5d12291ec6f78e1339b47 Mon Sep 17 00:00:00 2001 From: Alex Iribarren <alex.iribarren@cern.ch> Date: Fri, 5 Feb 2021 09:42:20 +0000 Subject: [PATCH] Make the table a bit easier to read --- docs/aims2/errorcollection.md | 64 +++++++++++++++++------------------ 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/aims2/errorcollection.md b/docs/aims2/errorcollection.md index 662f1a5..7ed3b7d 100644 --- a/docs/aims2/errorcollection.md +++ b/docs/aims2/errorcollection.md @@ -12,10 +12,10 @@ We welcome any contribution to this page. <td colspan="4"><b>DXE--CSM Initialization.. too little memory. Aborted. Press any key to exit.</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>Loading image with GRUB2</td> @@ -28,10 +28,10 @@ We welcome any contribution to this page. <td colspan="4"><b>loading initrd ...error: you need to load the kernel first. Press any key to continue...alloc magic is broken at 0x4b9bd7e0: 0. Aborted. Press any key to exit.</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>Loading image with GRUB2</td> @@ -43,10 +43,10 @@ We welcome any contribution to this page. <td colspan="4"><b>loading initrd ...error: connection timeout.</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>Loading image with GRUB2</td> @@ -58,10 +58,10 @@ We welcome any contribution to this page. <td colspan="4"><b>loading initrd ...error: out of memory</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>Loading image with GRUB2</td> @@ -73,10 +73,10 @@ We welcome any contribution to this page. <td colspan="4"><b>loading initrd ...error: cannot allocate memory</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>Loading image with GRUB2</td> @@ -88,10 +88,10 @@ We welcome any contribution to this page. <td colspan="4"><b>loading initrd ...error: couldn't find suitable memory target</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>Loading image with GRUB2</td> @@ -103,10 +103,10 @@ We welcome any contribution to this page. <td colspan="4"><b>Reboot and Select proper Boot device. Please press the <DEL> key into BIOS setup menu...</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>-</td> @@ -118,10 +118,10 @@ We welcome any contribution to this page. <td colspan="4"><b>DXE--CSM Initialization..error: no such partition. Entering rescue mode...</b></td> </tr> <tr> -<td>Where it appears</td> -<td>Suspected reason</td> -<td>Reference</td> -<td>Resolution</td> +<td><i>Where it appears</i></td> +<td><i>Suspected reason</i></td> +<td><i>Reference</i></td> +<td><i>Resolution</i></td> </tr> <tr> <td>-</td> -- GitLab