DrgDodge / gentootest

Credit to @mimi0000oo and @MentalOutlaw
0 stars 1 forks source link

cannot find stage3 tarball #1

Closed iljo-dp closed 1 year ago

iljo-dp commented 1 year ago

Hey, I stumbled upon this script and wanted to see if It did a good job making a nice gentoo install, but It failed at one of the first steps. After you choose what stage3 you want to use, it'il download it, and after the download the stage3 is infact in the correct (I think) Folder, but then the script prompts me to reinstall it, because it could not download it. Could you give me some overhead here? How could I fix this?

iljo-dp commented 1 year ago

Okay, I've done a bit of checking, and it downloads it correctly, the problem lies in the fact that it doesn't recognise /mnt/gentoo/stage3 or even /mnt/gentoo. When selecting what tarball I want to download there are a lot of errors. mount /mnt/gentoo can't find in /etc/fstab. mv cannot stat '/home/mintDownloads/gentootest-main/../deploygentoo-master : No such directory or file found. ./setup.sh: line 256 : /mnt/gentoo/deploygentoo-master/install-vars : No such directory or file found. same until line 260

iljo-dp commented 1 year ago

Fixed