<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Snail#</title>
  <link>https://snailsharp.dreamwidth.org/</link>
  <description>Snail# - Dreamwidth Studios</description>
  <lastBuildDate>Sat, 03 Dec 2022 16:55:11 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>snailsharp</lj:journal>
  <lj:journaltype>community</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/16164916/4065555</url>
    <title>Snail#</title>
    <link>https://snailsharp.dreamwidth.org/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>https://snailsharp.dreamwidth.org/431.html</guid>
  <pubDate>Sat, 03 Dec 2022 16:55:11 GMT</pubDate>
  <title>FreeDOS dual boot with Windows 7/8/10</title>
  <link>https://snailsharp.dreamwidth.org/431.html</link>
  <description>Posted by: &lt;span lj:user=&apos;isaacschemm&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://isaacschemm.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://isaacschemm.dreamwidth.org/&apos;&gt;&lt;b&gt;isaacschemm&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;I&apos;ve got a Dell Dimension 4700. It&apos;s a 32-bit PC from the
mid-2000s, and it&apos;s just barely new enough to have a PCI Express
slot, which I used to add USB 3 ports, including a type-C, on a
front panel (mostly because I thought it was funny).&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;The only actual work I do on this computer is writing, and the
only way I can concentrate on writing is if my computer doesn&apos;t
let me do anything else, and doesn&apos;t show anything else on the
screen. That&apos;s why I do all my writing in &lt;a href=&quot;https://archive.org/details/msword5.5&quot;&gt;Word 5.5 for DOS&lt;/a&gt;.
For editing, I usually like to use Word 97 (with &lt;tt&gt;doswrd32.cnv&lt;/tt&gt;),

then export to HTML and copy to a thumbdrive.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;I&apos;d also like a Debian installation on there, just in case it
comes in handy for some random project, &lt;i&gt;but &lt;/i&gt;I don&apos;t want
to commit to not touching it. There&apos;s a good chance I&apos;m going to
want to overwrite the installation at some point in the
not-too-distant future - either by installing over it (maybe with
a newer version), or removing it to make more space in my Windows
partition for storing some big ol&apos; files - and I don&apos;t want that
to break my bootloader.&lt;/p&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgflCRgPHyNsY-_qNtvrBUS84sfSg9U_YnOSkV412qTGKDAsxZUEG5C_WyK6nYay1hzfosGtIG_lA-T6JQQJ9jKHfc9pp7Jc_8ADgrhQ26vVe4jCkpK51VRQgXJwaXf-LL6VK0CTrNk_TxfA5xUlT2YiH33Hy1YGZ4TbCorC7Y6RcnzuoKyujmoQqBEeQ/s1512/Untitled.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;So what Ireally want my Linux PC to feel like is a PC without Linux...&quot; data-original-height=&quot;1098&quot; data-original-width=&quot;1512&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgflCRgPHyNsY-_qNtvrBUS84sfSg9U_YnOSkV412qTGKDAsxZUEG5C_WyK6nYay1hzfosGtIG_lA-T6JQQJ9jKHfc9pp7Jc_8ADgrhQ26vVe4jCkpK51VRQgXJwaXf-LL6VK0CTrNk_TxfA5xUlT2YiH33Hy1YGZ4TbCorC7Y6RcnzuoKyujmoQqBEeQ/w320-h232/Untitled.png&quot; width=&quot;320&quot; height=&quot;232&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;So I need to be able to:&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Boot into FreeDOS&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;Boot into Windows (this computer&apos;s got a Windows 7 license, so
that&apos;s what I&apos;m using)&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;Boot into Debian on the rare occasion I need it&lt;/li&gt;
&lt;li&gt;Delete the Debian partition without breaking the ability to
boot into the other environments&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In a normal triple-boot, you&apos;d probably do something like this:&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install Windows 7&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;Install FreeDOS&lt;/li&gt;
&lt;li&gt;Install Debian using the rest of the available space&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this situation, Debian installs GRUB 2, which allows you to
boot Windows 7 or FreeDOS instead.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;But I don&apos;t want to commit to my Debian installation - I&apos;d like
to be able to overwrite or remove it, and still boot the other two
operating systems on the drive. So what I want is a system that
asks if I want Windows 7 or FreeDOS, then gives me a sneaky way to
boot to Debian instead if I&apos;d like. Turns out there&apos;s a setup that
works really well in this very specific situation, and doesn&apos;t
need any external boot disks. I&apos;ll walk through it below.&lt;br&gt;
&lt;/p&gt;
&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://snailsharp.dreamwidth.org/431.html#cutid1&quot;&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=snailsharp&amp;ditemid=431&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://snailsharp.dreamwidth.org/431.html</comments>
  <category>linux</category>
  <category>dos</category>
  <category>windows</category>
  <lj:security>public</lj:security>
  <lj:poster>isaacschemm</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
