ref: 226edf49ca18ae36c79e2dca477aed203b4a9c81
dir: /nk/
#!/bin/rc # Install new kernel for Intel/AMD machines. rfork n bind -b '#S' /dev 9fs 9fat $1 cp /n/9fat/9pc /n/9fat/o9pc cp /n/9fat/9pc64 /n/9fat/o9pc64 cp /n/9fat/9bootfat /n/9fat/o9bootfat rm /n/9fat/9bootfat cp /386/9pc /n/9fat/ cp /amd64/9pc64 /n/9fat/ cp /386/9bootfat /n/9fat/ chmod +al /n/9fat/9bootfat