Earlier quoted context omitted.
Honestly not that far off from my 486 DX2/66 back in the day
We're talking about the equivalent of booting with init=/bin/sh, I don't remember kernel init on x86 ever being that slow
Linux on the Atari Jaguar
51–60 of 67 posts
Re: Linux on the Atari Jaguar
#52I think this is very impressive. I remember from eons ago people were running Linux on Amiga, but then it was the later models with 68040 processors with more RAM. As far as I remember no one ran it on a 68000 with 2 megabytes of RAM. Could Linux today run on an Amiga 500 with RAM expansion, in this same way?
Linux can be built to not need a MMU, I have used that on Coldfire and Microblaze systems, I presume this Jaguar port is using it too.
Re: Linux on the Atari Jaguar
#53Earlier quoted context omitted.
On of the few things where getting Doom to run on it wouldn’t be that cool. But I love the post, except for the part where you reminded me I was old by acting like no one remembers that thing.
But… there was a commercial port of Doom to the Jaguar.
Re: Linux on the Atari Jaguar
#54I think this is very impressive. I remember from eons ago people were running Linux on Amiga, but then it was the later models with 68040 processors with more RAM. As far as I remember no one ran it on a 68000 with 2 megabytes of RAM. Could Linux today run on an Amiga 500 with RAM expansion, in this same way?
I've been slowly working on getting fuzix working on my amiga 1200. It boots the kernel I just don't have a file system for it yet. Though my 1200 has ~10MB RAM.
If you have the stock 020 we (me and the other people messing with this stuff) can make that work. the 68000 support needs one tiny thing, fixing the stack frame differences between the 000 and the 010+, and it'll boot on basically anything.
I already have patches to do it.
Re: Linux on the Atari Jaguar
#55This is very cool. I thought literally no one else was using/interested in the 68000 support in the kernel. It was actually subtly broken for a long time. I think the fixes I did went in to 7.0 or 7.1.. I have some potential performance fixes for linuxmd like optimizing the multiplication that happens each time the kernel time infra needs to be updated. Would be cool to see if they help for you too and then get a "Te…
Hi! Thanks for all your work honestly, I saw the patches and most (If not all...) were necessary to boot the kernel. As for the mainline stuff: Sure! May I reach out to see how I can help?
Re: Linux on the Atari Jaguar
#56Earlier quoted context omitted.
> Falcon 030 Get a TT and make it your daily driver with Atari Unix. About the list, the 68000 and its descendants ended up in most of the Unix/technical workstation and small mini computer market before everyone moved to RISC (Sun to SPARC, HP to PA, and so on).
Good luck finding a TT030 cheaper than a Falcon030...
Re: Linux on the Atari Jaguar
#57Earlier quoted context omitted.
I basically wrote them down as they came to my mind, but I agree. I'm still waiting to find a decently priced Falcon 030...
> Falcon 030 Get a TT and make it your daily driver with Atari Unix. About the list, the 68000 and its descendants ended up in most of the Unix/technical workstation and small mini computer market before everyone moved to RISC (Sun to SPARC, HP to PA, and so on).
Re: Linux on the Atari Jaguar
#58Re: Linux on the Atari Jaguar
#59Earlier quoted context omitted.
“Modern Linux on the Atari Jaguar” is not a headline I expected. Thank you for making it real. Can it do 80 columns though?
Anytime! As for 80 columns... I'd probably need to choose a different (Narrower) font. With a bit smaller font I reckon it should be feasible to have it (Since current one has 8x8 glyphs).