skulls icon indicating copy to clipboard operation
skulls copied to clipboard

live USB system for flashing

Open merge opened this issue 7 years ago • 3 comments

What'd be nice to have is a live USB system with

  • persistent (home) for including the Skulls files ( easy )
  • have flashrom installed ( https://www.flashrom.org/Live_CD )
  • boots Linux with iomem=relaxed boot option ( I guess we'd need to build one ourselves...)

If you have experience with creating live iso images, please help. Actually, adding flashrom (+dependencies) to https://github.com/ivandavidov/minimal would be enough...

merge avatar Nov 22 '18 08:11 merge

The MX Linux live CD (debian stable) comes with a remaster tool. You may just boot, adapt as needed and save the system to a new live cd image. https://mxlinux.org/wiki/help-files/help-mx-remaster/

testbird avatar May 28 '19 16:05 testbird

@merge We could make a custom Alpine iso. just need to add flashrom and you can also add iomem=relaxed to the kernel_cmdline part https://wiki.alpinelinux.org/wiki/How_to_make_a_custom_ISO_image_with_mkimage

ThatLurker avatar May 28 '19 19:05 ThatLurker

Is this related to:

create a live USB Linux for flashing including Skulls, flashrom and iomem=relaxed ( https://github.com/ivandavidov/minimal )

...and if "yes", is there a plan to work on it in 2020? Thank you.

savchenko avatar Aug 26 '20 03:08 savchenko