Date: Thu, 26 Feb 2009 18:28:46 +0200 From: Andriy Gapon <avg@freebsd.org> To: freebsd-geom@freebsd.org, Marcel Moolenaar <xcllnt@mac.com> Subject: Re: gpart bootcode and /boot/boot Message-ID: <49A6C33E.70402@freebsd.org> In-Reply-To: <4978C24D.9040706@icyb.net.ua> References: <4978C24D.9040706@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
on 22/01/2009 21:00 Andriy Gapon said the following: > Sorry for being lazy - what is "gpart bootcode" equivalent of bsdlabel > -B [-b boot] ? > Marcel, guys, I am still curious. disklabel -B refuses do to anything because of what it thinks is incorrect partition info. And the following command gets "Operation not permitted" when it opens ad6s1 for writing: gpart bootcode -p /boot/boot -i 1 ad6 This is amd64, stable/7, gpart-only kernel (gpart_mbr, gpart_bsd). -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49A6C33E.70402>