Skip to content

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

@seb128

Description

@seb128

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions