24 lines
1.1 KiB
HTML
24 lines
1.1 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | Whoops.</title>
|
||
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||
|
<meta name="viewport" content="width=device-width" />
|
||
|
<meta charset="utf-8" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<main>
|
||
|
<header>
|
||
|
<h1>Zk | Whoops.</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
||
|
<p>Well, I fucked up just a bit. While installing grub (a bootloader, a program to choose between operating systems on startup), due to my stupidity and it's rather clunky interface, I ended up overwriting the MBR on my old hard drive. Which means I can't boot windows anymore. Having looked at some sites, I guess there's a <em>fixmbr</em> command on the recovery console of the windows install disk. I just hope I can find that</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2004-11-16 04:26:11</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|