Subject: Re: port-mac68k/29049
To: None <port-mac68k-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Georg Schwarz <georg.schwarz@freenet.de>
List: netbsd-bugs
Date: 09/20/2005 17:46:01
The following reply was made to PR port-mac68k/29049; it has been noted by GNATS.

From: georg.schwarz@freenet.de (Georg Schwarz)
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-mac68k/29049
Date: Tue, 20 Sep 2005 19:45:55 +0200

 This bug is still present in 2.0.2.
 The fstab file in fact is created, but it is created in the RAM disk in
 /targetroot/etc, since the target root is not being mounted.
 So one can do the following (I hit ^z when I came to the question of the
 installation method):
 
 doing the newfs stuff as necessary
 
 cd /targetroot
 tar cvf /tmp/t.tar .
 cd /tmp
 mount /dev/sd0a /targetroot
 cd /targerooot
 tar xpvf /tmp/t.tar
 fg
 
 
 BTW, I do not think the issue is simply that newfs is not executed. The
 partition is not mounted even if I prepare it beforehand.
 
 -- 
 Georg Schwarz    http://home.pages.de/~schwarz/
  georg.schwarz@freenet.de     +49 178 8545053