# HG changeset patch # User Richard Dunbar # Date 1537459326 14400 # Node ID e9c96f617368d7a62f3cdfe49b5c36ac2a37bd96 # Parent 04d84507e873e52a744f8dcbfa64de130a776d4b Move rootfs.gz to /home/boot with bzImage64 diff -r 04d84507e873 -r e9c96f617368 tazusb --- a/tazusb Tue Jan 30 12:20:07 2018 +0200 +++ b/tazusb Thu Sep 20 12:02:06 2018 -0400 @@ -521,7 +521,7 @@ size=$(du -sh "$ROOTFS_PATH" | cut -f1) # If the bootable medium is where it should be, copy across - if [ -e /home/boot/bzImage ]; then + if [ -e /home/boot/bzImage* ]; then longline "$(_ 'Moving %s to media. Remember to unmount for delayed writes!' "$ROOTFS")" # Move the old filesystem with the unix timestamp for reference