Date: Tue, 1 May 2018 19:22:25 +0530
From: Mayuresh <[email protected]>
Message-ID: <[email protected]>
| Since my last post, I tinkered with the partition table using fdisk and
| did newfs. Now gpt shows this:
Yes, it would, after the change to fdisk partitioning the gpt result is no
longer relevant.
| Now the installation of sets goes through fine, but installer says
| readonly file system when trying to write configuration settings.
And wrt:
| # newfs /dev/rsd0i
| newfs: /dev/rsd0i: open for read: Device busy
Yes, attempting to newfs a mounted filesys doesn't work...
kre