#!/bin/sh #John's note: this will not harm the other architectures. #rm live/initrd.img #rm live/vmlinuz echo $pwd #cp live/initrd.img-* live/initrd.img #cp live/vmlinuz-* live/vmlinuz