On 8/20/21 6:45 PM, Warner Losh wrote:
On Fri, Aug 20, 2021 at 4:30 PM Bill Gunshannon via cctalk
<cctalk@classiccmp.org <mailto:cctalk@classiccmp.org>> wrote:
On 8/20/21 4:25 PM, Peter Allan via cctalk wrote:
> The idea of using an RA81 drive as it is bigger sounds like a simple
> solution, but does it actually give a larger /usr partition?
By default, no.
/dev/ra00 4606 3080 1526 67% /
/dev/ra01 9598 2849 6749 30% /usr
/dev/ra03 423041 8773 414268 2% /user1
Which controller did you use for the ra81?
Because it's an 11/44 it defaults to UDA50. I could not figure out
how to make it a KDA50 on a Qbus machine.
test1# newfs
ULTRIX-11 New File System Program
For help, type ? or help, then press <RETURN>.
Command < exit help newfs table >: table
ULTRIX-11 System's Disk Configuration:
X = disk not configured, NED = disk configured but not present.
Disk Cntlr Unit Unit Unit Unit Unit Unit Unit Unit
Cntlr # 0 1 2 3 4 5 6 7
----- ----- ---- ---- ---- ---- ---- ---- ---- ----
UDA50A 0 RA81 RA81 RA81 RA81 X X X X
Command < exit help newfs table >: exit
test1#
bill