📄 diskless_sun3_sos4
字号:
#define DISKLESS_SUN3_SOS4(HOST,DOMAIN,BOOTSERVER) \host HOST.DOMAIN \\mount /export/root/HOST as / from BOOTSERVER opts rw,grpid,intr \mount /export/swap/HOST as swap fstype swap from BOOTSERVER opts swap \mount /export/exec/sun3 as /usr from BOOTSERVER opts rw,grpid,intr \mount /var/clients/HOST as /var from BOOTSERVER opts rw,grpid,intr,nosuid \mount /var/clients/HOST.tmp as /tmp from BOOTSERVER opts rw,grpid,intr,nosuid \mount /var/spool/mail from BOOTSERVER opts rw,grpid,intr,nosuid
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -