]> spindle.queued.net Git - xodist/blobdiff - functions.sh
mkjffs2: whoops, forgot the initrd schtick
[xodist] / functions.sh
index cdf2b2825f1a114a600b3a03245ae0425fcc7f6c..bc78bfbbd941089a855ed841511b7f5bd9cede65 100644 (file)
@@ -76,9 +76,11 @@ create_ofwboot()
 game-key-mask h# 80 and if
        \\ boot from backup kernel
        " ${dev}:\\vmlinuz.old" to boot-device
+       " ${dev}:\\initrd.img.old" to ramdisk
 else
        \\ boot from regular kernel
        " ${dev}:\\vmlinuz" to boot-device
+       " ${dev}:\\initrd.img" to ramdisk
 then
 boot
 EOF