-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I am trying to use livefs-edit and get an error
livefs-edit ubuntu-22.04.3-live-server-amd64.iso test.iso --cp grub.cfg /boot/grub/grub.cfg
Traceback (most recent call last):
File "/usr/local/bin/livefs-edit", line 8, in
sys.exit(main())
TypeError: 'module' object is not callable
All I want to do is replace the grub.cfg file on the ubuntu live server cd.
I did "pip3 install livefs-editor", and then ran the above command.
What do I do with this error ?
Jerry
Metadata
Metadata
Assignees
Labels
No labels