shithub: rc

ref: 15f05a0ca14c062e2f718cff0af2f097c6e6d228
dir: /nk/

View raw version
#!/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