From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Dual Boot: OpenBSD <=> Plan9 From: "Russ Cox" In-Reply-To: <3EE12621.2040008@tommyk.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 6 Jun 2003 21:07:13 -0400 Topicbox-Message-UUID: c773f33e-eacb-11e9-9e20-41e7f4b1d025 > In theory the fdisk from http://www.23cc.com/free-fdisk/ used with /mbr > could clean that up. Oh wow, looks like it will even write an mbr > to/from a file now. Cool. Or just run Smart Boot Manager from a floppy and install it onto the MBR. Or Plan 9's disk/mbr -m /386/mbr /dev/sdC0/data. (Or to copy to a file, dd -count 1 mbr.)