-
Notifications
You must be signed in to change notification settings - Fork 41
Add better usage instructions #72
Comments
It's been a while since I last build an ISO (@lots.0.logs coded a fantastic build server that does this automagically). Have you tried running it inside the antergos folder? Also, instead of If it does not work, feel free to put here the error messages you get. |
@karasu It was asked about here: https://forum.antergos.com/topic/5103/ I threw a notification for @lots0logs on irc about it but I don't think he saw it. |
Actually I did see it, but unfortunately have not had any time to respond 😬 |
If i run
Then I can run
And it generates "antergos-iso-3.tar.gz". But it's only 15,4Mb. I tried to convert it to ISO but it's not bootable. Please, add at least some basic knowledge about how to edit the ISO and make it bootable. I'd really like to create a nice XFCE theme like Xubuntu or Manjaro. |
Have you checked this page on the Arch wiki? The thing about our ISO script currently it is configured in a way that it expects it is being run from our server. Unless you are comfortable with shell scripting you will have a hard time getting it to work locally. At some point we will rewrite the scripts so that they can be used anywhere. I just dont know when that will be exactly. Sorry! 😬 |
That's all I can recall atm. EDIT: I've also updated the README file, hope it helps. |
I have what appears to be a successfully built local ISO that I am installing in a vm from. Further investigation needed as:
|
Quick rundown of what I have so far. Add / Install dep: gfxboot Diff of build.sh:
Create 'out' folder in the 'antergos' folder. sudo not required and no need to be on /. Result is a 1.2G ISO. |
@philwyettreb I like changing /out and /start to out and start, no need to be in / (I suppose it's related to the build server). Have you seen the testing branch? I've changed the build.sh script to work ootb for all versions except of the kde one. That iso is too small. I think you're removing the xz packages from it. It's ok, but this means that the installation will take more time. |
@karasu Just built the 'testing' branch into an ISO with success. |
I'll try it again tomorrow. @philwyettreb could you post the steps you followed to build the ISO, please? That would be really awesome. EDIT: I just built it with success too. The result is a 1.4G ISO. |
I think I've found an easier way:
Thank you guys! |
@Zeioth That script just about covers it. I am currently building iso 'testing' branch with 'colors' gfxboot branch. Testing will be over this weekend. The shot above really now needs the addition of a Antergos white logo and name. |
I'm not much of an artist, to be honest. Feel free to change By the way, |
:-) Yes, I will do a little artwork and see what we can come up with. I see what I want in one of the cnchi screens. I am building some nvidia machines to test the nvidia portions especially. I will test all options and see what explodes. :-) |
@karasu PR: Antergos/antergos-gfxboot#3 for the background for 'colors' with nice logo added. |
I can't figure out how to use these scripts for the life of me. I've run
make install
and copied over the files (which I think are the same ones in config anyway?), but then I don't know what to do next. I tried runningconfig/antergos/build.sh single
but it doesn't seem to work. Could you add usage instructions to the README so that the method of making an ISO using these scripts is more clear?The text was updated successfully, but these errors were encountered: