R roelof Jan 17, 2012 #1 Hello, It looks like my btx loader is damaged. Is there a way I can repair this only with a boot only iso ? Roelof
Hello, It looks like my btx loader is damaged. Is there a way I can repair this only with a boot only iso ? Roelof
SirDice Administrator Staff member Administrator Moderator Jan 18, 2012 #2 If you ever need to replace the installed boot1 and boot2 use bsdlabel(8): # bsdlabel -B [i]diskslice[/i] where diskslice is the disk and slice you boot from, such as ad0s1 for the first slice on the first IDE disk. Click to expand... Handbook: 13.3.2 Stage One, /boot/boot1, and Stage Two, /boot/boot2
If you ever need to replace the installed boot1 and boot2 use bsdlabel(8): # bsdlabel -B [i]diskslice[/i] where diskslice is the disk and slice you boot from, such as ad0s1 for the first slice on the first IDE disk. Click to expand... Handbook: 13.3.2 Stage One, /boot/boot1, and Stage Two, /boot/boot2