<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[2 boot choices on full install (rogue bootblocks)?]]></title><description><![CDATA[<p dir="auto">2.0-BETA4 (amd64)<br />
built on Mon Aug 16 02:32:13 UTC 2010<br />
full install from CD</p>
<p dir="auto">I installed on an SSD and wanted my partitions aligned to its 512 KB erase block, so I booted from an Ubuntu live USB stick and used fdisk from there to set up a single FreeBSD partition (type a5).</p>
<p dir="auto">I then booted from the pfsense installer CD and skipped the format and partition steps, as per the installer warning. Things didn't go quite right and I think I ended up running the installer twice, or at least the bootblocks, without reformatting or repartitioning, because I didn't want to lose the custom geometry I had set up.</p>
<p dir="auto">So pfsense installed fine, but now when it boots I see the choice on the console to boot "F1 PFSense" or "F2 PFSense". F2 was the default choice and it booted fine. But if I hit F1, it fails to mount the root filesystem, trying to mount /dev/ads10s1a instead of the correct /dev/ads14s1b (due to me changing from IDE mode to AHCI mode in the BIOS before the final install attempt).</p>
<p dir="auto">So I enter ufs:/dev/ads14s1b at the mountroot&gt; prompt and it boots fine, with a reminder to make a correction to /etc/fstab. But when I go into /etc/fstab after bootup completes, the correct device is listed for the root filesystem.</p>
<p dir="auto">Is my F1 bootblock pointing to the wrong root device, and the fstab reminder just shown by default whenever the root filesystem fails to mount? If so, how can I get rid of this invalid legacy bootblock, and ideally not get prompted at all at boot time?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.netgate.com/topic/25825/2-boot-choices-on-full-install-rogue-bootblocks</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 04:45:48 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/25825.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Aug 2010 16:14:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2 boot choices on full install (rogue bootblocks)? on Tue, 17 Aug 2010 15:07:32 GMT]]></title><description><![CDATA[<p dir="auto">Thank you.</p>
]]></description><link>https://forum.netgate.com/post/243386</link><guid isPermaLink="true">https://forum.netgate.com/post/243386</guid><dc:creator><![CDATA[clarknova]]></dc:creator><pubDate>Tue, 17 Aug 2010 15:07:32 GMT</pubDate></item><item><title><![CDATA[Reply to 2 boot choices on full install (rogue bootblocks)? on Tue, 17 Aug 2010 15:06:44 GMT]]></title><description><![CDATA[<p dir="auto">the fdisk-command wants the device, not the slice. So your device is ad14. The slice is s1. Your fdisk should look like this:</p>
<p dir="auto">"fdisk -B -b /boot/boot0 /dev/ad14"</p>
]]></description><link>https://forum.netgate.com/post/243385</link><guid isPermaLink="true">https://forum.netgate.com/post/243385</guid><dc:creator><![CDATA[_igor_]]></dc:creator><pubDate>Tue, 17 Aug 2010 15:06:44 GMT</pubDate></item><item><title><![CDATA[Reply to 2 boot choices on full install (rogue bootblocks)? on Tue, 17 Aug 2010 15:01:56 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for this link.</p>
<p dir="auto">I'm looking at section 12.3.1 and I'm pretty sure I want to use the command "fdisk -B -b /boot/boot0 device", but I'm not sure what to use as the device, and I really don't want to bork it and have to repartition and reinstall everything.</p>
<p dir="auto">In my case / is mounted at ad14s2a. ad14s1 is a small dummy partition used to align all the partition boundaries on the disk. If I'm interpreting the instructions from your document correctly then I need to use ad14 as my device in the command. Can somebody please confirm this for me, because I'm not feeling confident enough to just try it.</p>
<p dir="auto">Thanks.</p>
<p dir="auto">edit: Ok, I'm reading the man page for fdisk and I see that I'm providing the device name that is to be modified, so obviously ad14 would be correct. Now I'm wondering if I want to use boot0 or boot0sio, but that's something I can experiment on with less risk.</p>
]]></description><link>https://forum.netgate.com/post/243364</link><guid isPermaLink="true">https://forum.netgate.com/post/243364</guid><dc:creator><![CDATA[clarknova]]></dc:creator><pubDate>Tue, 17 Aug 2010 15:01:56 GMT</pubDate></item><item><title><![CDATA[Reply to 2 boot choices on full install (rogue bootblocks)? on Tue, 17 Aug 2010 09:07:20 GMT]]></title><description><![CDATA[<p dir="auto">Maybe that will help you: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/boot.html</p>
<p dir="auto">Looks like a wrong entry at your boot-manager.</p>
]]></description><link>https://forum.netgate.com/post/243346</link><guid isPermaLink="true">https://forum.netgate.com/post/243346</guid><dc:creator><![CDATA[_igor_]]></dc:creator><pubDate>Tue, 17 Aug 2010 09:07:20 GMT</pubDate></item></channel></rss>