Search found 2 matches

by techmon
Tue Apr 23, 2024 7:07 pm
Forum: DebianDogs
Topic: Understanding how DebianDog works Re: RAM
Replies: 4
Views: 493

Re: Understanding how DebianDog works Re: RAM

Thanks for your replies :)

I am using grub2, a manual config like:

menuentry "DebianDog Always Fresh" {
linux /live/vmlinuz1 noauto from=/ nomagic base_only norootcopy
initrd /live/initrd1.xz
}

menuentry "DebianDog changes=/deb_dog , save to folder" {
linux /live/vmlinuz1 from=/ noauto changes ...
by techmon
Tue Apr 23, 2024 2:42 pm
Forum: DebianDogs
Topic: Understanding how DebianDog works Re: RAM
Replies: 4
Views: 493

Understanding how DebianDog works Re: RAM

Good day,
Do I understand correctly that with puppylinux, that the OS and changes file(s) are all loaded into RAM?
If so, are DebianDog builds the same?
or does it only work this way if copy2ram feature is used?

(I used the Bookworm build script to create a custom ISO, and I am booting using the ...

Go to advanced search