openbsd98324
Still Fresh
- Joined
- Jan 7, 2022
- Messages
- 60
wget https://qemu.openpandora.org/PandoraOperatingSystems/Zaxxon1.55-31.07.2013.imz
zcat Zaxxon1.55-31.07.2013.imz > /dev/sda
Put that SD/MMC into left slot of pandora.
Press [cube 3d pan key] + on/off button on "cockpit" to reboot
And, the mount will be done on /dev/mmcblk0p1. It does run Zaxxon with pandora-openpandora on the machine.
However... what is the root password?
To unshadow/decrypt it, it would take several hours.
here the hash:
sudo su does prompt/ask for a password?
thank you guys !
wget -c --no-check-certificate "http://qemu.openpandora.org/PandoraOperatingSystems/Zaxxon1.55-31.07.2013.imz"
63b9b0cd35f9603a61a1a39fac7ad799 Zaxxon1.55-31.07.2013.imz
Worked and it was easy to zcat to SD/MMC.
If you have more recent, pandora/pyra OS for the machines, please feel free.
(alike raspios or pi debian os).
zcat Zaxxon1.55-31.07.2013.imz > /dev/sda
Put that SD/MMC into left slot of pandora.
Press [cube 3d pan key] + on/off button on "cockpit" to reboot
And, the mount will be done on /dev/mmcblk0p1. It does run Zaxxon with pandora-openpandora on the machine.
However... what is the root password?
To unshadow/decrypt it, it would take several hours.
here the hash:
Code:
root:$6$sfVauGPR$FqaiB880NuDJkIFyhJ.sQcmwLVtY03hv7mpUZ2ipxfnEdkA7yVwKybnnkXk3/hzrbZ60q5TaffuQIeJR5eFeM/:15830:0:99999:7:::
daemon:*:15830:0:99999:7:::
sudo su does prompt/ask for a password?
Post automatically merged:
thank you guys !
wget -c --no-check-certificate "http://qemu.openpandora.org/PandoraOperatingSystems/Zaxxon1.55-31.07.2013.imz"
63b9b0cd35f9603a61a1a39fac7ad799 Zaxxon1.55-31.07.2013.imz
Worked and it was easy to zcat to SD/MMC.
If you have more recent, pandora/pyra OS for the machines, please feel free.
(alike raspios or pi debian os).
Last edited: