<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Boot on SANJAY REGMI</title>
    <link>https://sanjayregmi.com/tags/boot/</link>
    <description>Recent content in Boot on SANJAY REGMI</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
    <lastBuildDate>Tue, 30 Jan 2024 12:18:06 -0800</lastBuildDate><atom:link href="https://sanjayregmi.com/tags/boot/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Pxe Boot to Install Any Operating System the Quickest Way</title>
      <link>https://sanjayregmi.com/posts/pxe-boot-to-install-any-operating-system-the-quickest-way/</link>
      <pubDate>Tue, 30 Jan 2024 12:18:06 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/pxe-boot-to-install-any-operating-system-the-quickest-way/</guid>
      <description>&lt;p&gt;If your (old) machine doesn&amp;rsquo;t have a CD ROM drive or does not boot from USB, PXE boot to re-install a new operating system is the best option if you do not want to buy any more hardware to solve the situation. In the past, setting up a PXE server was a hassle. The internet is littered with linux configurations on tftp server. But if all you want to do is to boot your machine and autoload the ISO, here&amp;rsquo;s the fastest way with minimal fuss.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Configure FreeBSD on an Old Intel Machine with ATI Graphics</title>
      <link>https://sanjayregmi.com/posts/configure-freebsd-on-intel/</link>
      <pubDate>Wed, 01 Nov 2023 01:41:28 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/configure-freebsd-on-intel/</guid>
      <description>&lt;h4 class=&#34;relative group&#34;&gt;Steps&#xA;    &lt;div id=&#34;steps&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#steps&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Default install using Ventoy USB with FreeBSD install ISO&lt;/li&gt;&#xA;&lt;li&gt;update pkg by running to install any package ex. pkg install vim&lt;/li&gt;&#xA;&lt;li&gt;pkg install bash&lt;/li&gt;&#xA;&lt;li&gt;Install video drivers for ati - ref AMD section in &lt;a href=&#34;https://docs.freebsd.org/en/books/handbook/x11/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;https://docs.freebsd.org/en/books/handbook/x11/&lt;/a&gt;. This should take the screen to VGE mode with max resolution&lt;/li&gt;&#xA;&lt;li&gt;Make default shell bash: chsh and edit (vim editor runs) the tcsh out with bash&lt;/li&gt;&#xA;&lt;li&gt;install kde5, xorg, xfce, firefox-esr, mc, elinks, htop, libreoffice&lt;/li&gt;&#xA;&lt;li&gt;allow root to login as ssh: edit /etc/ssh/sshd_config and set PermitRootLogin to yes; restart sshd&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h4 class=&#34;relative group&#34;&gt;Tips&#xA;    &lt;div id=&#34;tips&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#tips&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h4&gt;&#xA;&lt;p&gt;&lt;strong&gt;Make root writable in single user mode (if you cannot login as root because you messed up the shell or have some corruption:&lt;/strong&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Install FreeBSD via pxeboot Using mfsbsd for Systems That Have Less Than 512MB Memory</title>
      <link>https://sanjayregmi.com/posts/install-freebsd-via-pxeboot-using-mfsbsd-for-systems-that-have-less-than-512mb-memory/</link>
      <pubDate>Tue, 09 Apr 2019 13:30:37 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/install-freebsd-via-pxeboot-using-mfsbsd-for-systems-that-have-less-than-512mb-memory/</guid>
      <description>&lt;p&gt;If you are PXE booting a client machine with an ISO file that is bigger than available memory on your client, the PXE boot will probably fail. This is because PXE boot is copying the ISO into memory. Nowadays, most of the OS install ISOs are more than 512MB, even for FreeBSD. So here&amp;rsquo;s the process to install FreeBSD on your very old hardware with 512MB memory or less.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
