Tue Jan 31, 2017 3:01 pm
Tue Jan 31, 2017 9:04 pm
Tue Jan 31, 2017 11:54 pm
Wed Feb 01, 2017 7:50 am
Sun Feb 05, 2017 12:23 pm
.What I'd like to do (topic for another thread if I knew enough to say anything intelligent about it) is fix it so that if you boot a multiboot usb toram, it would only copy the system you want to boot instead of copying the whole first partition to ram
toram=filesystem.squashfs
Sun Feb 05, 2017 2:23 pm
Copying /live/medium/refracta8_amd64/live/filesystem.squashf to ram...
Sun Feb 05, 2017 3:54 pm
MULTIBOOT USB TORAM
Using the toram option with a multiboot live-usb causes the entire
first partition to be copied to RAM. This fails if the partition is
larger than the available RAM. Note that this does NOT occur if you
use an intact iso file with the findiso option (ISO_2 in main menu)
For a live system made from unpacked iso or from live session, add
the following to the boot command:
toram=filesystem.squashfs
For a live system made from intact iso and using findiso option,
just adding 'toram' will work (ISO_2).
Sun Feb 05, 2017 5:10 pm
Mon Feb 06, 2017 11:06 pm