Subject: Re: netbsd 2.0 no operating system
To: Nenad Crnko <nc@pcmagic.net>
From: David Laight <david@l8s.co.uk>
List: netbsd-users
Date: 04/09/2005 13:53:32
On Wed, Apr 06, 2005 at 12:49:01AM -0700, Nenad Crnko wrote:
>            # fdisk -i wd0
>   >>>      Update the bootcode from /usr/mdec/mbr? [n] y<CR>

If you want to write specific mbr code to a disk, just do:
	# fdisk -c mbr wd0

Also 'fdisk -B' used to ask for the menu names, these days it is only
required if you want to change the timeout or action on timeout.

fdisk will detect whether you need the mbr_bootsel (or mbr_ext) code
and automatically ask you whether you want to use it.

	David

-- 
David Laight: david@l8s.co.uk