From d8ac7baab24e48621dd8524321f3cccbbcb5395f Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 9 Jan 2001 16:53:41 +0000 Subject: - disk install can now load the second stage ramdisk, included pixel's readlink test to cut vfat problems - disabled TOCHECK's for rescue/umounting stuff --- mdk-stage1/stage1.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mdk-stage1/stage1.h') diff --git a/mdk-stage1/stage1.h b/mdk-stage1/stage1.h index 210664074..ad96e32c6 100644 --- a/mdk-stage1/stage1.h +++ b/mdk-stage1/stage1.h @@ -48,5 +48,7 @@ extern char * method_name; void fatal_error(char *msg); +#define LIVE_LOCATION "/Mandrake/mdkinst" +#define RAMDISK_LOCATION "/Mandrake/base" #endif -- cgit v1.2.1