diff options
Diffstat (limited to 'articles/2025/Hard-disk-fail.html')
| -rwxr-xr-x | articles/2025/Hard-disk-fail.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/articles/2025/Hard-disk-fail.html b/articles/2025/Hard-disk-fail.html new file mode 100755 index 0000000..7e341c2 --- /dev/null +++ b/articles/2025/Hard-disk-fail.html @@ -0,0 +1,28 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Hard disk fai</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Hard disk fail</h2> +<h3>2025-03-19</h3> +<h4>The hard disk on my X220 failed</h4> +<p>and my backup machine was in an unstable state for a while and I hadn't fixed it. Examination of my collection of USB keys found no linux installer, so I was stumped through lazyness.</p> +<p>But at the bottom of a pencil holder I found another usb key with an old copy of Linux Mint which enabled me to download Arch and recover.</p> +<p>Luckily all my inportant files were saved, and I use Bitwarden too, so with a new SSD I was quickly back up and running.</p> +</article> +</main> +<footer> +<p> </p><p>ยง</p></footer> +</body></html> |
