$savemsg=gettext("The slice has been duplicated.")."<p/>".gettext("If you would like to boot from this newly duplicated slice please set it using the bootup information area.");
}else{
$savemsg=gettext("There was an error while duplicating the slice. Operation aborted.");
<inputtype="checkbox"name="nanobsd_force_rw"<?phpif(isset($config['system']['nanobsd_force_rw']))echo"checked";?>><?phpechogettext("Keep media mounted read/write at all times.")?>
<?=gettext("This will duplicate the bootup slice to the alternate slice. Use this if you would like to duplicate the known good working boot partition to the alternate.");?>