Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Scratch operating system that can run on real hardware
- elijahf10
-
44 posts
Scratch operating system that can run on real hardware
I was bored, so I decided to used my minimal Linux knowledge, some desktop environment components, and Chromium to make a sort-of real Scratch operating system. It's not very polished, but I just wanted to get the thing working first. I used this project as the scratch project and @Sheep_maker 's Scratch 3 HTMLifier to compile it to a standalone html file.
Video of the project running in VirtualBox
Sorry if I formatted this post wrong. I haven't used the forums in a long time
Video of the project running in VirtualBox
Sorry if I formatted this post wrong. I haven't used the forums in a long time

Last edited by elijahf10 (April 20, 2020 00:05:40)
- ElsieBreeze
-
100+ posts
Scratch operating system that can run on real hardware
this project as the scratch project and @Sheep_maker 's Scratch 3 HTMLifier to compile it to a standalone html file.I'd be very interested to know how far this could be taken with something like I was bored, so I decided to used my minimal Linux knowledge, some desktop environment components, and Chromium to make a sort-of real Scratch operating system. It's not very polished, but I just wanted to get the thing working first. I used
Video of the project running in VirtualBox
Sorry if I formatted this post wrong. I haven't used the forums in a long time
http://www.linuxfromscratch.org/
and
https://github.com/dylanaraps/sowm
and perhaps a modified version of Chromium.
Very good! I see you used Debian, it might be worthwhile looking at using https://www.archlinux.org/ as a base next time? It would definitely be a good next step since you have “minimal Linux knowledge” and LFS might be too far too soon.
- elijahf10
-
44 posts
Scratch operating system that can run on real hardware
this project as the scratch project and @Sheep_maker 's Scratch 3 HTMLifier to compile it to a standalone html file.I'd be very interested to know how far this could be taken with something like I was bored, so I decided to used my minimal Linux knowledge, some desktop environment components, and Chromium to make a sort-of real Scratch operating system. It's not very polished, but I just wanted to get the thing working first. I used
Video of the project running in VirtualBox
Sorry if I formatted this post wrong. I haven't used the forums in a long time
http://www.linuxfromscratch.org/
and
https://github.com/dylanaraps/sowm
and perhaps a modified version of Chromium.
Very good! I see you used Debian, it might be worthwhile looking at using https://www.archlinux.org/ as a base next time? It would definitely be a good next step since you have “minimal Linux knowledge” and LFS might be too far too soon.
Thanks! I used Debian because apt is the only package manager I'm familiar with. As for the window manager, I chose i3 because it was the first thing that came up when I googled window managers, but the one you suggested may be a better choice.
- infinitytec
-
1000+ posts
Scratch operating system that can run on real hardware
That's pretty cool!
- Jeffalo
-
1000+ posts
Scratch operating system that can run on real hardware
This is probably the first OS to actually sort-of function as an OS. I'd imagine you'd have some issues with some of the more OS like stuff. (eg. WiFi networks and a real usable PC)
- elijahf10
-
44 posts
Scratch operating system that can run on real hardware
Yeah, the “OS” part is still made in Scratch, so it has limitations. One thing that the Scratch htmlifier does allow is a custom cloud variable server, so in a way you could make some type of working internet thing. The only problem is that you need a WiFi setup utility to get on the internet in the first place, which can't be done in Scratch and would have to be done using the real OS, taking away from the full “real Scratch OS” experience. This is probably the first OS to actually sort-of function as an OS. I'd imagine you'd have some issues with some of the more OS like stuff. (eg. WiFi networks and a real usable PC)
This whole process is counterintuitive because I have to set up a real OS just to run a fake OS in a fullscreen web browser, but it's still a fun proof of concept

- __init__
-
1000+ posts
Scratch operating system that can run on real hardware
i love this. nice work
- YOYITsM3M8
-
45 posts
Scratch operating system that can run on real hardware
Could you make one out of project 87824979. And gimme the download on GitHub or something?
- elijahf10
-
44 posts
Scratch operating system that can run on real hardware
Sure, I could try sometime. As for a download, it would be in the form of a virtual hard disk image (.vdi I think) not source code, so I would use Mediafire or something instead of Github. Could you make one out of project 87824979. And gimme the download on GitHub or something?
- LogoGuy136
-
1 post
Scratch operating system that can run on real hardware
please make one out of project 425143677. and give me the download on mediafire i guess
Last edited by LogoGuy136 (Feb. 10, 2021 22:03:57)
- amazeyourself
-
100+ posts
Scratch operating system that can run on real hardware
this project as the scratch project and @Sheep_maker 's Scratch 3 HTMLifier to compile it to a standalone html file.Cool! Also can you do this for the project 462887325 and give the download in MediaFire? I was bored, so I decided to used my minimal Linux knowledge, some desktop environment components, and Chromium to make a sort-of real Scratch operating system. It's not very polished, but I just wanted to get the thing working first. I used
Video of the project running in VirtualBox
Sorry if I formatted this post wrong. I haven't used the forums in a long time
Last edited by amazeyourself (March 10, 2021 08:47:41)
- geyserman
-
32 posts
Scratch operating system that can run on real hardware
I applaud you, this is Scratch operating systems taken to a whole new level. Incredible!
- TheSmartGuy1234
-
1000+ posts
Scratch operating system that can run on real hardware
okay great let change that from chromium to Firefox
- MagicCrayon9342
-
1000+ posts
Scratch operating system that can run on real hardware
I will tell you this once, this is impossible.
- ScolderCreations
-
1000+ posts
Scratch operating system that can run on real hardware
If you’re talking about this: I will tell you this once, this is impossible.
then yes, otherwise you are incorrect. okay great let change that from chromium to Firefox
- MagicCrayon9342
-
1000+ posts
Scratch operating system that can run on real hardware
(#16)turning any game into an OS is nothing but impractical unless you plan on making an arcade machine with a raspberry piIf you’re talking about this: I will tell you this once, this is impossible.then yes, otherwise you are incorrect. okay great let change that from chromium to Firefox
- TheSmartGuy1234
-
1000+ posts
Scratch operating system that can run on real hardware
okay now lets build a faster-scratch-ONLY-os with a “make your own os” feature (i.e. a setup?)
- jellyfishfisher56
-
500+ posts
Scratch operating system that can run on real hardware
Great proof of concept. If you wish to make this easier with less limitations, try FishlessBoot which supports SB3 to ISO and VDI with easy Wi-Fi setup.
- Discussion Forums
- » Advanced Topics
-
» Scratch operating system that can run on real hardware