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

Option add_autoinstall doesn't work on the desktop ISO #34

Open
seb128 opened this issue Mar 13, 2023 · 0 comments
Open

Option add_autoinstall doesn't work on the desktop ISO #34

seb128 opened this issue Mar 13, 2023 · 0 comments

Comments

@seb128
Copy link

seb128 commented Mar 13, 2023

It bails out on this error

livefs-editor/livefs_edit/actions.py", line 361, in add_autoinstall_config
    with open(os.path.join(rootfs, seed_dir, 'user-data'), 'w') as fp:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpiu6jbhku/rootfs/var/lib/cloud/seed/nocloud/user-data'

The project description states it's about the server ISO but it would be nice if it worked also on the desktop one since it's similar enough

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

1 participant