Re: atari sysinst.fs overflow again

[email protected] (Christos Zoulas) Sat, 18 Nov 2017 14:54:29 -0500
Newsgroups gmane.os.netbsd.ports.atari
Organization Astron Software
Message-ID <[email protected]>
On Nov 19,  4:28am, [email protected] (Izumi Tsutsui) wrote:
-- Subject: Re: atari sysinst.fs overflow again

| christos@ wrote:
| 
| > I don't think you need to specify the root device to remount root
| > anymore:
| > 
| > [2:15pm] 125#cp /dev/null /etc/fstab
| > [2:15pm] 126#mount -u /
| 
| I don't think we can write /etc before root fs is mounted.
| Is it simple to prepare empty /etc/fstab in sysinst.fs?

No, I meant that it does not consult fstab to find root :-)
So I emptied it to prove that it works.

christos