Page 13 of 16
Re: MintPPC
Posted: Sat Sep 13, 2025 8:23 am
by xeno74
mintppc wrote: Fri Sep 12, 2025 6:01 am
ok, I will make a new root partition
edit: I started the installation, it will take some time...........
edit2: The installation failed. It is good that you made me try an installation otherwise I would not have known it. I find it weird that people don’t report such things to me.
edit3: I found the problem
https://bugs.debian.org/cgi-bin/bugrepo ... ug=1115070
Great work!
I would like to concentrate more on MintPPC in the future.
Re: MintPPC
Posted: Sat Sep 13, 2025 10:30 am
by mintppc
I rebuilt libbytesize without the tests successfully (original Debian package failed to build as the tests failed). Installation of MintPPC32 went fine now with this new package. Later today I will take out the root fs and upload it to my Google drive.
Re: MintPPC
Posted: Sat Sep 13, 2025 4:17 pm
by mintppc
I got BrassMonkey working. I will add it to the new image.
To install brassmonkey in MintPPC:
Code: Select all
sudo apt update
sudo apt install brassmonkey
Re: MintPPC
Posted: Sun Sep 14, 2025 9:10 am
by mintppc
@xeno74
I can't send files to my Google drive now, don't know why. I can send you the file via magic wormhole directly. Let me know when you are online.
Re: MintPPC
Posted: Sun Sep 14, 2025 1:08 pm
by xeno74
mintppc wrote: Sat Sep 13, 2025 4:17 pm
I got BrassMonkey working. I will add it to the new image.
Great! Thank you!
mintppc wrote: Sun Sep 14, 2025 9:10 am
@xeno74
I can't send files to my Google drive now, don't know why. I can send you the file via magic wormhole directly. Let me know when you are online.
I am online now. If you successfully uploaded it anywhere then I can download it and upload it to Xenosoft as well.
Re: MintPPC
Posted: Sun Sep 14, 2025 1:44 pm
by mintppc
Ok stay online and install
magic wormhole
Re: MintPPC
Posted: Sun Sep 14, 2025 3:02 pm
by xeno74
mintppc wrote: Sun Sep 14, 2025 1:44 pm
Ok stay online and install
magic wormhole
READY ... DOWNLOADING ... UPLOADING to Xenosoft ...
Download:
mintppc32-root-sept-2025.img.gz (md5sum:
beec1c0756c156f9ae1f357564ec0862) 6.5GB
The uncompressed partition image has a size of 18GB.
Re: MintPPC
Posted: Sun Sep 14, 2025 4:59 pm
by Skateman
Thanks for a new RootFS and i will give it a try.
I am sorry about the lack of time but the Amiga40 Mirari Proto 2 is almost ready for the show.
I will put it in Christians hands when there..
Dave
Re: MintPPC
Posted: Sun Sep 14, 2025 5:00 pm
by xeno74
Skateman wrote: Sun Sep 14, 2025 4:59 pm
Thanks for a new RootFS and i will give it a try.
I am sorry about the lack of time but the Amiga40 Mirari Proto 2 is almost ready for the show.
I will put it in Christians hands when there..
Dave
Great! I am happy!

Re: MintPPC
Posted: Sun Sep 14, 2025 5:19 pm
by xeno74
xeno74 wrote: Sun Sep 14, 2025 3:02 pm
mintppc wrote: Sun Sep 14, 2025 1:44 pm
Ok stay online and install
magic wormhole
READY ... DOWNLOADING ... UPLOADING to Xenosoft ...
Download:
mintppc32-root-sept-2025.img.gz (md5sum:
beec1c0756c156f9ae1f357564ec0862) 6.5GB
The uncompressed partition image has a size of 18GB.
Code: Select all
gunzip mintppc32-root-sept-2025.img.gz
Code: Select all
dd if=mintppc32-root-sept-2025.img of=<device node id>
(For example /dev/sda3)
Then you have to mount it and edit the /etc/fstab. (Adding the correct device node id for /)
After a reboot, you can enlarge the file system to its actual size with the following command.