livefs-editor
livefs-editor copied to clipboard
Does the custom ISO created with livefs-edit mount /media/cdrom?
Hello,
I was using ad-hoc scripts to create custom ISO from Ubuntu Jammy, and later I learnt about livefs-edit so far, I am able to inject deb packages and basic autoinstall configs.. Now I am trying to do some more operations with late-commands, in my script, I am trying to access the packages, usually it would be on /media/cdrom/pool but that doesn't seem to be present when I used livefs-edit! Should I look for packages on a different directory/location ?
Thanks
It'll be at {old,new}/iso/pool. Remember you can use --shell to poke around at the directory layout.