diff --git a/init/prepare-disk.sh b/init/prepare-disk.sh index 3e0c845de83..8ba9e93ddfc 100755 --- a/init/prepare-disk.sh +++ b/init/prepare-disk.sh @@ -66,3 +66,5 @@ mkswap /dev/hda2 ## Probe for CD device which contains our CD here and mount /nix and ## /nixpkgs from it inside the ramdisk. Anaconda uses kudzu for this. ## Find out how Knoppix and SUSE do this... + +$(./install-disk.sh)