I created a disk image of Adélie 1.0-beta6 today.
New:
- MATE Desktop 1.26.2
- MESA 24.1.7
- exFAT tools
- NTFS3-3G tools
- FUSE
Download of the beta6: adelie-ppc-1.0-beta6-20250119.img.tar.xz 2.4G
md5sum: e111c64ce5ced294114c854c61e39c3b
Packed disk image: 2.4G
Unpacked disk image: 13G
Users:
live without password
root with the password amigaone
Instructions for copying this disk image to a partition (for example sda3):
Code: Select all
# dd if=adelie-ppc-1.0-beta6-20250119.img of=/dev/sda3
Code: Select all
# e2fsck -f /dev/sda3
Code: Select all
# resize2fs /dev/sda3
Code: Select all
# tune2fs -L Adelie /dev/sda3

Cheers,
Christian