Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 20 not working #63

Open
tim-oe opened this issue Dec 23, 2020 · 1 comment
Open

version 20 not working #63

tim-oe opened this issue Dec 23, 2020 · 1 comment

Comments

@tim-oe
Copy link

tim-oe commented Dec 23, 2020

it's pulling the live iso and doesn't inject the auto install into txt.cfg i tried modifying the install script but couldn't get it to work correctly

the set command at 252:
sed -i "/label install/ilabel autoinstall\n\

is not running since there no install in the file:

default live
label live
menu label ^Install Ubuntu Server
kernel /casper/vmlinuz
append initrd=/casper/initrd quiet ---
label live-nomodeset
menu label ^Install Ubuntu Server (safe graphics)
kernel /casper/vmlinuz
append initrd=/casper/initrd quiet nomodeset ---
label memtest
menu label Test ^memory
kernel /install/mt86plus
label hd
menu label ^Boot from first hard disk
localboot 0x80

@lmckiwo
Copy link
Contributor

lmckiwo commented Sep 16, 2021

Sorry for the delay. Will take a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants