ref: 5da981c7e2ae3a9edcaf091b19ebd9341253e945
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