X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=43768391a7940d0c4c39e9aee25b46ac0e26df7b;hb=230aa11ff32ca1cf1865948a05bcf9f800af057c;hp=29fc4cb93602e8940dad7366aa753b6c3bdb5572;hpb=76d0fb8907b4f4d497ff9f6d20293907ff2a5589;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 29fc4cb..4376839 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -5,15 +5,15 @@ INST_TYPE="workstation" HVL_TARGET="x86_64" -MAKEJOBS=2 +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/stockage/hvlinux-amd64-new" -LFS_PARTITION="/dev/sdb7" -#BOOT_PARTITION="/dev/sdb1" -#SWAP_PARTITION="/dev/sdb2" +LFS="/mnt/hvlinux2" +LFS_PARTITION="/dev/sdb8" +BOOT_PARTITION="/dev/sdb1" +SWAP_PARTITION="/dev/sdb2" # New user to create REGUSER="hugo" @@ -37,4 +37,4 @@ BOOTPROTO[0]="dhcp" USE_SAMBA="no" # Override some packages -KERNEL="${NOUVEAU_NVIDIA_KERNEL}" +#KERNEL="${NOUVEAU_NVIDIA_KERNEL}"