#In persuit of creating a live usb system that loads itself to to ram

17 messages · Page 1 of 1 (latest)

honest garden
#

without bootloader & using uefi stub & UKI to reach the goal...
I'm stuck on having a mkinitcpio hook that actually does the job
its just a normal archinstall on a usb with ext4 as fs
please help~
if tis plausible or do I have to change the approach??

proud valleyBOT
vocal furnace
#

i would strongly suggest starting from one of those profiles

honest garden
#

After a bit of tinkering…
I thought about changing my approach…
While uing that setup that setup…
(Though the steps are fool-proof)
The creation of a rigid airootfs.sfs & those are difficult to make properly…

#

My approach here:
With my current rootfs stripped down with all the basic necessities like browser DE & all the required configs & etc
I made that / (rootfs) in a root.sfs (holds the necessity bins & that listed above) with some empty -e proc/* sys/* dev/* run/* tmp/* mnt/* media/* lost+found var/cache/pacman/pkg/* var/log/* home/Shahbaz/.cache*
(Forgot to include boot/* )
Now it (root.sfs) arch-chroots w/o any hiccup

#

Thus I have a 1.59 gb root.sfs equivalent to that 900 ish mb airootfs.sfs…

#

That initial approach of a normal install breaks on too many points to be feasible

honest garden
#

@vocal furnace
Now do I just try to read & understand the wiki (keep the get the iso with the same kernel) write the iso in a flash drive then change the airootfs.sfs??

honest garden
vocal furnace
#

i got no clue ngl

honest garden
#

Then Gotta brute force my way into making…
A live flash drive~

#

Thx for the help

vocal furnace
#

np

vale sorrel
#

you might like https://archboot.com/, it's an iso that let's you install and load a whole desktop environment in ram

honest garden
honest garden