Dear All. Thank you for better leading.For your advice, I have successed in UPGRAD-ing NetBSD operating-system to current version(6.0.1).
The key-point was that carving up disk WITHOUT executing newfs, and installing binaries on the disk.
Thanks.----- Original Message ----- From: "Robert Elz" <kre%munnari.OZ.AU@localhost>
To: "Martin Husemann" <martin%duskware.de@localhost> Cc: "phony" <phony%oasis.ocn.ne.jp@localhost>; <netbsd-users%netbsd.org@localhost> Sent: Saturday, February 02, 2013 11:43 PMSubject: Re: NetBSD installer(sysinst) doesn't recognize correct partition on target disk.
Date: Sat, 2 Feb 2013 15:04:19 +0100 From: Martin Husemann <martin%duskware.de@localhost> Message-ID: <20130202140419.GA20012%mail.duskware.de@localhost> | What fdisk partition type do you use on the disk you are trying to | upgarde for the NetBSD partition? Another thing to check is what is in the fstab file, since this is an upgrade, the assumption is that fstab on the system being upgraded correctly identifies the system. kre