diff --git a/install_sys.sh b/install_sys.sh
index 7afeb12..70e0248 100644
--- a/install_sys.sh
+++ b/install_sys.sh
@@ -2,8 +2,8 @@
 SWAP=/dev/sda2
 SYS=/dev/sda1
 CHROOT=/mnt/gentoo
-STAGE3=
-SNAPSHOT=
+STAGE3=stage3-amd64-20170907.tar.bz2
+SNAPSHOT=portage-20171006.tar.bz2
 REPO=https://repo.jmanson.fr
 
 mkfs.ext4 $SYS