shithub: rc

ref: 1b83241eb81b63b74c217935ca3a611828152a44
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