Page 7 of 7

Re: Grub2config replaces Grub4Dos

Posted: Wed Apr 03, 2024 6:16 pm
by Governor

Could you elucidate? This is exactly what I want to do. I want to create a bootable ISO of my current configuration and place it on my Ventoy thumb drive.
Thanks!

Clarity wrote: Wed Apr 03, 2024 5:02 am

BTW: You can remaster where your current system and all of the work you have put in is saved in the new ISO file the remaster creates.

Its an option that should/will work.


Re: Grub2config replaces Grub4Dos

Posted: Wed Apr 03, 2024 6:57 pm
by wizard

@Governor

What Puppy are you using?

wizard


Re: Grub2config replaces Grub4Dos

Posted: Wed Apr 03, 2024 8:00 pm
by Clarity

Use @amethyst's NixOS facility.

@amethyst, have you submitted your package to WoofCE development ?


Re: Grub2config replaces Grub4Dos

Posted: Thu Apr 04, 2024 5:28 am
by Governor

Code: Select all

▶—— Distro Specifications ——◀

Distro: fossapup64 9.5
Window Manager: JWM v2.4.0
Desktop Start: xwin jwm

Development:
 Bash: 5.0.17
 Geany: 1.35
 Gtkdialog: 0.8.4
 Perl: 5.30.0
 Python: 
 Yad: 0.42.1 (GTK+ 2.24.32)
 --
 busybox: 1.31.0
 dhcpcd: 6.6.2
 Glibc: 2.31
 OpenSSL: 1.1.1f  31 Mar 2020, built on: Mon Apr 20 11:53:50 2020 UTC
 wpa_supplicant: 2.9

▶—— /etc/DISTRO_SPECS ——◀

One or more words that identify this distribution:
 • DISTRO_NAME='fossapup64'

Version number of this distribution:
 • DISTRO_VERSION=9.5

The distro whose binary packages were used to build this distribution:
 • DISTRO_BINARY_COMPAT='ubuntu'

Prefix for some filenames: exs: bionicpup64save.2fs, bionicpup64-7.9.8.sfs
 • DISTRO_FILE_PREFIX='fossapup64'

The version of the distro whose binary packages were used to build this distro:
 • DISTRO_COMPAT_VERSION='focal'

Read by /usr/bin/xwin to bypass Xorg Wizard at first boot:
 • DISTRO_XORG_AUTO='yes'

 • DISTRO_KERNEL_PET='Huge_Kernel'

 • DISTRO_DB_SUBNAME='fossa64'

Multiarch distros, such as Ubuntu, will have this. ex: /usr/lib/i386-linux-gnu, so DISTRO_ARCHDIR=i386-linux-gnu
 • DISTRO_TARGETARCH='x86_64'

NO_MULTIARCH_SYMLINK=1
 • BUILD_FROM_WOOF='testing;2dee7595a;2020-06-19 20:43:24 +1000'

Puppy default filenames...
Note, the 'SFS' files below are what the 'init' script in initrd.gz searches for,
For the partition, path and actual files loaded, see PUPSFS and ZDRV in /etc/rc.d/PUPSTATE
 • DISTRO_PUPPYSFS='puppy_fossapup64_9.5.sfs'

 • DISTRO_ZDRVSFS='zdrv_fossapup64_9.5.sfs'

 • DISTRO_FDRVSFS='fdrv_fossapup64_9.5.sfs'

 • DISTRO_ADRVSFS='adrv_fossapup64_9.5.sfs'

 • DISTRO_YDRVSFS='ydrv_fossapup64_9.5.sfs'

 • DISTRO_PUPPYDATE='Sep 2020'

 • DISTRO_ARCHDIR='x86_64-linux-gnu'


[quote=wizard post_id=115957 time=1712170642 user_id=1282]
@Governor 

What Puppy are you using?

wizard
[/quote]

Re: Grub2config replaces Grub4Dos

Posted: Thu Apr 04, 2024 1:09 pm
by wizard

@Governor

OK, FossaPup64 9.5. As @Clarity suggested, you can use nicOS-Utility-Suite to remaster an ISO, but it takes some manipulating.

I recently posted "remasterme.sh" which also works with FossaPup95:
viewtopic.php?p=115865#p115865

You make a directory, then put the original ISO file and remasterme.sh into it. Run remasterme.sh and carefully follow the instructions. It will make a smaller ISO file than nicOS-Utility-Suite.

wizard


Re: Grub2config replaces Grub4Dos

Posted: Thu Apr 04, 2024 7:01 pm
by rockedge

For remastering we should also revisit the woofy package by @sc0ttman

A simple remaster tool for Puppy Linux.

With Woofy, you can customise and rebuild an ISO file, without having to boot it up.
Just choose your 'base' ISO - the ISO you want to remaster.

Puppy Linux Forum thread: http://www.murga-linux.com/puppy/viewtopic.php?t=57037

Thanks to stu90, iguleder, jemimah, 01micko, shinobar, others...

Go to GitHub repo for info, code and download -> https://github.com/sc0ttj/woofy


Re: Grub2config replaces Grub4Dos

Posted: Sat Apr 06, 2024 5:10 pm
by tosim

Re Woofy DL--Unable to DL from that link. Can you please provide workable link? Thank you.


Re: Grub2config replaces Grub4Dos

Posted: Sat Apr 06, 2024 5:15 pm
by rockedge

@tosim Does this help? Download in ZIP form.

https://github.com/sc0ttj/woofy/archive ... master.zip

Seems the link in the oldforum will need to be repaired!


Re: Grub2config replaces Grub4Dos

Posted: Sat Apr 06, 2024 6:04 pm
by Governor

Woofy looks promising. Unfortunately, it ended up failing when I tried it.

rockedge wrote: Thu Apr 04, 2024 7:01 pm

For remastering we should also revisit the woofy package by @sc0ttman

A simple remaster tool for Puppy Linux.

With Woofy, you can customise and rebuild an ISO file, without having to boot it up.
Just choose your 'base' ISO - the ISO you want to remaster.

Puppy Linux Forum thread: http://www.murga-linux.com/puppy/viewtopic.php?t=57037

Thanks to stu90, iguleder, jemimah, 01micko, shinobar, others...

Go to GitHub repo for info, code and download -> https://github.com/sc0ttj/woofy


Re: Grub2config replaces Grub4Dos

Posted: Sat Apr 06, 2024 7:50 pm
by rockedge

It is a definitely older package so not that surprised.

Maybe some tweaking to the code can bring it up to speed.....


Re: Grub2config replaces Grub4Dos

Posted: Sat Apr 06, 2024 8:00 pm
by tosim

rockedge-Thank you. Will check it out tomorrow, hopefully.