From 0e65cd3b52d7eb21806071ac75f1c81d39e461fc Mon Sep 17 00:00:00 2001 From: David Huggins-Daines Date: Fri, 18 Aug 2000 15:43:14 +0000 Subject: [PATCH] Doh! doh doh doh. Make alpha CDs boot properly, I hope. --- tools/boot/potato/boot-alpha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/potato/boot-alpha b/tools/boot/potato/boot-alpha index 2485dc43..d4f7bfe5 100755 --- a/tools/boot/potato/boot-alpha +++ b/tools/boot/potato/boot-alpha @@ -29,7 +29,7 @@ echo -n "-J boot1" > $N.mkisofs_opts # Use the generic linux image cp -f $CDDIR/dists/stable/main/disks-$ARCH/current/linux \ - boot1/$kernel + boot1/boot/linux # Copy over the subarch boot-loaders mkdir boot1/milo