shithub: rc

ref: c1a707427fbbb5129e467516fc671e976ee3e398
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