zk_html/diary/2007-11-08-06:59:25.html

33 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Happy Fun Time with hard drives.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Happy Fun Time with hard drives.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I thought I&rsquo;d finally filled up what appeared to be a 40GB hard drive last night until I realized that, for some reason, it was only 18GB. Hmm. I spent last night and most of the time I was awake today trying to get my computer set up the way I want it by scavenging parts I already have, and now I&rsquo;ve got a 40GB drive where I need it, after much cursing and flailing. The problem is, now I&rsquo;m stuck with a ghost drive in Explorer from when I was fiddling with backing stuff up off other drives before I wiped them. Disk Manager doesn&rsquo;t see it, and neither does Hardware Manager, which is as it should be, but Explorer thinks there&rsquo;s an X: drive that it just can&rsquo;t access. Puzzled over that when I got home from school, then crashed. Oh well. I&rsquo;ll just live with it for now.</p>
<p>Anyway, money&rsquo;s really starting to worry me. I need to get my card paid off ASAP, and having to pay for lessons is not helping &gt;:E Also, I fail at jet lag</p>
</article>
<footer>
<p>Page generated on 2007-11-08 06:59:25</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>