X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=503a202830724dd530b05e0cabcfd5edb4b249a3;hb=45c5a2f834c42e914e684c784988f369118aa31b;hp=43768391a7940d0c4c39e9aee25b46ac0e26df7b;hpb=230aa11ff32ca1cf1865948a05bcf9f800af057c;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 4376839..503a202 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -10,7 +10,7 @@ MAKEJOBS=1 # Destination path where to install new Linux-HV system. This is usually where # you have mounted your new LFS partition, but it can also be any directory. # This is relevant only for stage 0 and 1. -LFS="/mnt/hvlinux2" +LFS="/mnt/hvlinux" LFS_PARTITION="/dev/sdb8" BOOT_PARTITION="/dev/sdb1" SWAP_PARTITION="/dev/sdb2" @@ -37,4 +37,4 @@ BOOTPROTO[0]="dhcp" USE_SAMBA="no" # Override some packages -#KERNEL="${NOUVEAU_NVIDIA_KERNEL}" +KERNEL="${NOUVEAU_NVIDIA_KERNEL}"