Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Tiny Aros Distrò

Last updated on 16 days ago
A
Amiwell79Distro Maintainer
Posted 1 month ago
TinyAros X86_64 with U3 updated

https://tinyarosd...e?r=996572
Edited by Amiwell79 on 08-02-2026 05:58, 1 month ago
amigamiaamigamiaAdmin
Posted 1 month ago
Amiwell,

Your website certificate is invalid. Seems to have expired but the name doesn't seem to match either:

www.arosworld.org/infusions/forum/attachments/screenshot_2026-02-07_at_101501am.png


www.arosworld.org/infusions/forum/attachments/screenshot_2026-02-07_at_101437am.png
Edited by amigamia on 07-02-2026 11:17, 1 month ago
amigamia attached the following image:
screenshot_2026-02-07_at_101501am.png screenshot_2026-02-07_at_101437am.png
A
Amiwell79Distro Maintainer
Posted 1 month ago
amigamiaamigamiaAdmin
Posted 1 month ago
The first link is different than the second one you posted.

One with www. which shows an expired certificate
http://www.tinyarosdistro.flazio.com/

This one shows a different certificate but it's valid.
https://tinyarosdistro.flazio.com/home?r=996572
A
Amiwell79Distro Maintainer
Posted 1 month ago
Yes, the address is a free one. I made a mistake when writing it down. That's the correct one.
Edited by Amiwell79 on 08-02-2026 06:17, 1 month ago
A
Amiwell79Distro Maintainer
Posted 28 days ago
TinyAros i386 with the latest updates

i.ibb.co/C3TBG2FD/Tiny.png


Build Changes:

AROS ABIv0 20250313-1 changes:

Functionalities:
Initial work on audio driver for Windows-hosted AROS (Kalamatee)
Work on interrupt handling (Kalamatee)
processor.resource reading CPU speed on hosted AROS (Kalamatee)
Initial work on power/battery management (Kalamatee)
Improvements in drawing on Graph.mcc (Kalamatee)
Enable AHI-Handler (Kalamatee)
First working version of nvme.device is available (Kalamatee)
Stabilized handling of WARM reset, implemented missing shutdown handlers (Kalamatee)
Requesters add scroll bars if too much text is shown (Kalamatee)
Improvements to identification of filesystems in icon.library (Kalamatee)
Added name pattern matching to Break command (Mazze)
Further work in InstallAROS to support EFI booting (Kalamatee)
Initial work on wide characters support in C library (Deremon)
SFS-formatted pendrives are now correctly unmounted when ejected (deadwood)

Updates:
AROS build system (deadwood, Kalamatee)
More unit tests added (deadwood)
Kernel (Kalamatee, deadwood)
libz 1.2.12 (Kalamatee)
libjpeg 9e (Kalamatee)
freetype 2.12.1 / freetype2.library v6.5 (Kalamatee)
libglu 9.0.2 / glu.library v2.2 (Kalamatee)
Turkish catalogs update for number of applications (Mazze)
libz 1.2.13 (Kalamatee)
libpng 1.6.39 / png.library v53.2 (Kalamatee)
freetype 2.13.0 / freetype2.library v6.6 (Kalamatee)
libudis86 (Kalamatee)
Decoration v1.10 (Kalamatee)
grub 2.06 (Kalamatee)
nvme.device v0.77 (Kalamatee)
Assign v50.13 (Kalamatee)
icon.library v44.8 (Kalamatee)
acpica v20230331 / acpica.library v1.9 (Kalamatee)
cunit 3.2.7 (Kalamatee)
boost preprocessor 1.82.0 (Kalamatee)

Functional fixes:
wingdi.hidd (Kalamatee)
elf2hunk (Kalamatee)
muimaster.library (bugs: Arexx port not enabled) (deadwood)
Correctly handle __stdiowin when also using C library (deadwood)
exec.library (bugs: wrong disassembly due to wrong start address) (deadwood)
dos.library (bugs: SFS not working with > 4GB RAM, #123, #128) (deadwood)
C:Install-Grub2 (bugs: not working with > 4GB RAM) (deadwood)
pciusb.device (bugs: EeePC USB boot not working) (Neil)
pciusb.device (bugs: too long boot delay on AspireOne ZG5) (Neil)
ntfs-handler (bugs: accessing non existent entries) (Kalamatee)
pciusb.device (workaround for MosChip MCS9990, detect additional ports) (Kalamatee)
timer.device (bugs: can issues interrupt after warm reboot) (Kalamatee)
Cecoration (bugs: wrong rendering of paletted pngs) (Kalamatee)
AboutWindow.mcc (bugs: closing window does not work) (deadwood)
FTManager (bugs: assign value localized) (retrofaza)
cdrom-handler (Stefan Reinauer)
emul-handler (bugs: wrong errno translation, #107, #134) (deadwood)
exec.library (bugs: pools grow not using pool requirements) (deadwood)
crt.library (bugs: wrong setbuf(), setvbuf() behavior) (Kalamatee)
i8042.hidd (use ACPI to detect ps/2 devices) (Kalamatee)
exec.library (correction to Cause()) (Kalamatee)
serial.hidd (bugs: interrupt handlers not removed when unit disposed) (Kalamatee)
crt.library (implement asprintf() and vasprintf()) (Kalamatee)
sfs-handler (bugs: bug in ExAll()) (Kalamatee)
Status (bugs: COMMAND parameter is case sensitive) (Mazze)
locale.library (bugs: wrong behavior in OpenCatalog()) (Kalamatee)
muimaster.library (bugs: wrong rendering of disabled object with children) (Kalamatee)
Calculator (Mazze)
afs-handler (bugs: OpenFromLock() returns NULL on success) (Jason S. McMullan)
Prefs/Wanderer (retrofaza)
mathieeedoubbas.library (bugs: wrong calculations in IEEEDPMul()) (Johan G)
IconList.mui (bugs: #144) (deadwood)
timer.device (bugs: #157) (deadwood)
ahi.device, Prefs/AHI (bugs: wrong handling of default values) (deadwood)
sb128.audio, hdaudio.audio, ahci.device (bugs: missing reset handler) (deadwood)
e1000.device (optimize performance, functional fixes) (Kalamatee, deadwood)
vmwaresvga.hidd (bugs: not working in VirtualBox, very slow, no reset handler) (deadwood)
acpica.library (bugs: wrong interrupt assignment in some cases) (deadwood)

Stability fixes:
fd2pragma, fd2inline (Kalamatee)
WiMP (Kalamatee)
fat-handler (Kalamatee)
muimaster.library (Kalamatee)
freetype2.library (bugs: memory override) (deadwood)
exec.library (bugs: crash when showing disassembly in alert requester) (deadwood)
pci.hidd (bugs: crash when bridge is not present) (deadwood)
AboutWindow.mcc (bugs: memory trashing) (deadwood)
crt.library (bugs: crash in free(), crash in vfork()) (deadwood)
alsa.audio (bugs: crash on Ubuntu 24.04) (deadwood)
asl.library (bugs: crash when opening file requester) (deadwood)
hdaudio.audio, sb128.audio (bugs: not aligned allocation of memory) (deadwood)
processor.resource (bugs: crash in certain AMD CPUs) (deadwood)
i8042.hidd (bugs: crash at restart/shutdown) (deadwood)

Software


OWB 1.6 (Browser Web)
OWB 2.0 Browser Web)
YAM (Works only if do not have ssl protection)
LilCalendar (Calendar and Organizer)
Amicast (Amiga PodCast Player)
WookieChat (Classic Chat)
Amitranslate (Traductor)
Amitube (Client for downloading video of Youtube)
ModExplorer (Streaming Mod File)
RNOPublisher (Publisher)
SQLMan (Database)
RNOSlides (Slideshow)
Zunepaint (Bitmap Paint with little advance features)
RNOEffects (Image Processing)
WCS (Modeling and Animation of Landscape)
Protrekkr (Advance Tracker)
Audioevolution (Sequencer audio and midi)
PXDrum (Drums Patterns)
Barsnpipes (Midi Sequencer)
Dopus 4 (File Manager)
ArosPDF (PDF Viewer)
RNOTunes (Multiformat Audio Player)
MPlayer (Player Audio and Video)
XPDFGui (PDF Processing)
Zunecalc (Calculator)
Vim (Simple and advance editor)
Crono (Make a calendar easy)
ZuneView (Image Viewer whit simple effect)
arSFSDoctor (Utility Recovery Filesystem)
SMB2-GUI (Samba for Aros)
System Utility e Tools
Edited by Amiwell79 on 17-02-2026 04:52, 28 days ago
A
Amiwell79Distro Maintainer
Posted 28 days ago
The 64-bit version is also available with the latest updates.

i.ibb.co/bjjkcnqQ/tiny64.png


AROS ABIv11 20250418-1-U3 changes:

Functionalities:
Improved reliability of realtek8180.device driver (Neil)
Updated AROSTCP headers based on newer FreeBSD headers (Kalamatee)
Introduce kernel support for running 32-bit binaries under 64-bit system (deadwood)
Implement SetPSM, SHANGHAI and POPPUBSCREEN flags in Intuition (Kalamatee)
Work on extending AROS input subsystem (Kalamatee)
Add public screen support to muimaster.library (Kalamatee)
Initial MSI-X interrupt support in kernel (Kalamatee)
atheros5000.device ported to 64-bits and support for more chipsets added (Neil)
Implemented sereval 68k private functions in rexxsyslib.library (JohanG)

Updates:
AROS build system (Kalamatee)
freetype.library v6.9 (Kalamatee)
nvme.device v1.0 (Kalamatee)
Kernel (Kalamatee)
vmwaresvga.hidd v46.0 (Kalamatee, deadwood)
i8042.hidd v1.12 (Kalamatee)
Wanderer v1.7 (deadwood)

64-bit support:
gadtools.library (Kalamatee)
Kernel (JohanG)

Functional fixes:
sound.datatype (bugs: playing multiple sounds in parallel not possible) (Kalamatee)
i8042.hidd (Kalamatee)
ahci.device (Add reset handler) (Kalamatee)
Kernel (bugs: not booting on CPUs with more than 16 cores) (Kalamatee)
Kernel (bugs: not detecting 64-bit CPU on recent AMD Ryzen CPUs) (Kalamatee)
vmwaresvga.hidd (bugs: mouse pointer and fullscreen not working under QEMU) (deadwood)
amigaguide.datatype (JohanG)
dos.library (bugs: mouse pointer lost after no-media screen) (JohanG)

Stability fixes:
WirelessManagers (bugs: crash at exit) (Neil)
sound.datatype (bugs: crash if AHI fails to open) (Kalamatee)
hdaudio.audio, sb128.audio (bugs: reset handlers not removed) (deadwood)
x11gfx.hidd (bugs: freeze when rapid changing mouse pointer) (aros-sg)

Includes also AROS ABIv11 20250418-1-U2 changes:

Functionalities:
tiff.library has been ported and tiff.datatype implemented (Kalamatee)
Initial work on new partitioning tool (Kalamatee)
Added regular and SSE-accelerated pixel processing routines (Kalamatee)
font.datatype has been ported (Kalamatee)
zstd.library and lzma.library are not available (Kalamatee)
It is now possible to define Zune frames as rounded (Bo Stale Kopperud)


Updates:
AROS build system (Kalamatee)
Kernel (Kalamatee)
freetype.library v6.8 (Kalamatee)
png.library v53.3 (Kalamatee)
jfif.library v52.6 (Kalamatee)
acpica.library v1.12 (Kalamatee)
SysExplorer v0.15 (Kalamatee)
bz2.library v2.3 (Kalamatee)
z1.library v1.9 (Kalamatee)
OpenURL v7.18 (deadwood)
Grub v2.12 (Kalamatee)
codesets.libary v6.22 (Kalamatee)
CUnit v3.5.2 (Kalamatee)
SysMon (Kalamatee)
pcipc.hidd v1.8 (Kalamatee)
efi.resource v1.2 (Kalamatee)
crt.library v5.2 (deadwood)
con-handler v41.9 (Kalamatee)


64-bit support:
exec.library (bugs: NewStackSwap could damage some registers) (deadwood)
MenuItem.mui (Kalamatee)
AROSTCP (bugs: issues using google service on some setups) (deadwood)


Functional fixes:
gadtools.library (bugs: wrong scrollers in IMP3) (Johan G)
Wanderer (bugs: wrong selection behavior) (Kalamatee)
muimaster.library (bugs: #202, #201) (deadwood)
intuition.library (bugs: SA_Font doesn't override SA_LikeWorkbench) (deadwood)
Prefs/OpenURL (bugs: save of preferences not working, #196) (deadwood)
dos.library (bugs: #211, ReadArgs, GetProcInfo) (deadwood, Kalamatee)
crt.library (bugs: buffer overrun in vfwprintf) (Deremon, Johan G)
Kernel (bugs: 32-bit memory not available on some hardware) (deadwood)
List.mui (bugs: click events are not eaten by class) (Kalamatee)
poseidon.library (bugs: potential race condition) (Kalamatee)
hostgl.library (bugs: not working under WSL) (Kalamatee)
NBitmap.mcc (corrected to work) (Kalamatee)
gfx.hidd (Kalamatee)


Stability fixes:
AROSTCP (bugs: crash when shutdown) (Neil)
C:Break (bugs: crash when wrong process number provided) (deadwood)
diskfont.library (bugs: crash when no fonts directory) (Kalamatee)


Includes also AROS ABIv11 20250418-1-U1 changes:

Functionalities:
C library extended with several wide char functions (Deremon)
SSE2/SS3/AVX accelerated pixel conversion routines (Kalamatee)
Updated several network drivers to work on 64-bit (Neil)


Updates:
Multiview (Russell Shaw, Mazze)
Kernel (Johan G)
basque.language (jalaguero)
Codacy detected fixes (Mazze)
Locale files refreshed
Prefs/ScreenMode (Kalamatee)
etherlink3.device (Neil)
AROSTCP (Neil)
SAD debugger (Johan G)


64-bit support:
mesa3dgl.library, gallium.hidd, softpipe.hidd, IntelGMA
vwmwaresvga.hidd, gallium.library (fixed to work on pre-SSE4.1 CPUs) (deadwood)
Prefs/OpenURL (fixed to work on 64-bit) (Kalamatee)
nvidianet.device (fixed to work on 64-bit) (Neil)


Functional fixes:
icon.library (Russell Shaw)
reqtools.library (bugs: Window pointer check) (Josef Wegner)
Calculator (bugs: trailing 0) (Ivan G.)
gadtools.library (bugs: wrong position of left-aligned object, wrong slider behavior) (ronybeck, r3dbug)
C:Copy (bugs: #179) (jalaguero)
AROSTCP (bugs: fails with fd == -1) (deadwood)
stdlib.library (bugs: wrong value of DST field) (deadwood)
libpthread.a (bugs: not protected against new task getting same address) (deadwood)


Stability fixes:
Prefs/Wanderer (bugs: crash when closing advanced tab) (deadwood)
crt.library (bugs: seeking on directory handle possible) (deadwood)
intuition.library (bugs: crash when invalid pixfmt) (Kalamatee)

Software

OWB 3.0 (Browser Web)
AmiTube (Client for Youtube)
ArosPDF (PDF Viewer)
BeeBase (Database)
FastTracker2-Clone (Advanced Tracker)
Hex2 (Advanced Calculator)
Legadon (Ebook Reader)
MCAmiga (File Manager)
MPlayer (Player Audio/Video)
Protrekkr (Advanced Tracker)
PXDrum (Drums Patterns)
Txt2Pdf (Make File PDF From Txt)
WCS (Modeling and Animation of Landscape)
ZunePaint (Bitmap Paint whit Elaboration)
ZuneView (Image Viewer)
Edited by Amiwell79 on 26-02-2026 04:46, 19 days ago
deadwood, Argo, ntromans, x-vision
A
Amiwell79Distro Maintainer
Posted 27 days ago
Unfortunately, I can't do the full ISO, but installation is simple. First, you need to start the latest available build, install it, and then copy the core package to the system partition. Then you can reboot.
Edited by Amiwell79 on 18-02-2026 08:34, 27 days ago
A
Amiwell79Distro Maintainer
Posted 24 days ago
Back to the services I can use from Aros. The download problem is due to ArosTCP. There is no such problem with Windows and Linux.
Edited by Amiwell79 on 22-02-2026 09:11, 23 days ago
A
Amiwell79Distro Maintainer
Posted 23 days ago
updating the site prior to the last published version, can I use my distribution to work and therefore only one computer and only aros
mattson62mattson62Member
Posted 18 days ago
@Amiwell79 Have received any feedback about this at TinyAROS boot up? "IF:wrong number of arguments" and the next line reads"CD:wrong number of arguments" these 2 line shows up just before the desktop shows up during boot process! Thanks for any help! By the way, my TinyAros install is on virtualbox! Smile
Edited by amigamia on 27-02-2026 07:51, 18 days ago
A
Amiwell79Distro Maintainer
Posted 18 days ago
Hi, the main ISO is the one found on axrt.org. The rest are distribution files to be loaded onto a USB stick and overwritten.
A
Amiwell79Distro Maintainer
Posted 18 days ago
I also had problems with VirtualBox and the 64-bit version. I haven't tried the 32-bit version. Right now, I don't have any systems I can try it on.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 18 days ago
Amiwell, the error encountered by mattson62 is not due to VirtualBox but probably to an incorrect command in your user-startup or another script that is executed when Wanderer starts up.

I can't check your TinyAROS because the ADrive server is incredibly slow, too slow to even attempt a download, use Google Driver, which is very fast.
A
Amiwell79Distro Maintainer
Posted 18 days ago
It works natively, so the problem is VirtualBox.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 18 days ago
No, VirtualBox does not generate that type of error. It is definitely a problem with incorrect commands in the startup. Trust me!

Your ADrive server is not working. I have been trying to download TinyAROS for four hours now. Surely no one will be able to download it...

---- Italiano ---

No VirualBox non genera quel tipo di errore, sicuramente è un problema di comandi errati nella startup, fidati !!!

Il tuo server ADrive non funziona, sono 4 ore che tento di scaricare TinyAROS, sicuramente nessuno potrà scaricarlo ...
M
magoriumSoftware Dev
Posted 18 days ago
@AMIGASYSTEM:
I just finished downloading both 32 and 64 bit versions of TinyAROS from ADrive (yes, it was indeed a struggle :-) )

I can upload them for you to something like transfer.it if you want ?
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 18 days ago
Yes, thank you. Even though I have a very high-speed fibre network, I can't download them very quickly. I was curious to understand and solve the problem on TinyAROS, just to help Amiwell!
M
magoriumSoftware Dev
Posted 18 days ago
The link to the two TinyAROS zipfiles is located here

If you view the contents of the link then you can select an individual zipfile from it if that has your preference.

I did not use an account for uploading so the link stays active for maximal 90 days and do note that if transfer.it is busy it will also limit the download speed (in which case try another moment to download as in my experience those dowload speed limits are usually short-lived but can sometimes last a couple of hours)

It seems that ADrive limits itself to 300-400kbps per download so there is nothing wrong with your connection AMIGASYSTEM, it is just limiting the download-speed. I had the additional issue that just before finishing the second download halted 2 times so had to redo the download again because ADrive also does not seem to support to resume a download.

Please feel free to let me know in case this link does not work for you (in which case I try to find another file-host that allows an anonymous upload)
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 18 days ago
Your link works well, already downloaded in just a few minutes!
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.