Subject: Re: old partition id
To: Fujie Zhang <fzhang@NMSU.Edu>
From: Perry E. Metzger <perry@piermont.com>
List: netbsd-help
Date: 07/27/1998 11:33:01
Fujie Zhang writes:
> when i boot up my NetBSD current/i386, the last (almost) line reads:
> WARNING: old BSD partition ID. does anybody know to correct this. help
> appreciated.

The issue is that we changed our partition ID so people could dual
boot FreeBSD and NetBSD. Previously, we both had the same ID.

The fix is:

a) Install new boot blocks with installboot
b) fix your partition ID with fdisk

IMPORTANT: Note that you must complete both operations before
rebooting, or you will fail to reboot.

Once you have both new boot blocks and a new partition ID in place,
you can reboot.

Perry