From af238bf9b03f6ce761663e2d19ec6583e03a1975 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 19 Dec 2000 23:50:13 +0000 Subject: stage1, disk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1efe639c8..d983b8d5b 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ autoboot: ifeq (i386,$(ARCH)) install -d $(ROOTDEST)/boot # cp -f vmlinuz {hd,cdrom,pcmcia,network,all,other}.rdz $(ROOTDEST)/boot - cp -f vmlinuz {cdrom,network,all,other}.rdz $(ROOTDEST)/boot + cp -f vmlinuz {hd,hdreiser,cdrom,network,all,other}.rdz $(ROOTDEST)/boot /usr/sbin/rdev -v $(ROOTDEST)/boot/vmlinuz 788 endif -- cgit v1.2.1