Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How do I convert SB3 to BOOTABLE ISO?
- NexusSfan
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
Yes, we need to get a Turbowarp Packaged project and then put it in bootable ISO.package as in put it into a ISO that's bootable. also I have virtual box and no money so that idea wouldn't work anyway :\Plan is to convert SB3 to Bootable ISO, as said in the title. managed to just download the .tcz and .tcz.dep to my computer… convenient! Anyway, plan is to install tc to a virtual hard drive thats actually a folder, then package it and done!?
im a controversial man
Current progress on SB3 to ISO convertion:pro project which is better than qlack os
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
Xdno thats cringe os guys lets just switch to qlack os
- TheSmartGuy1234
- Scratcher
1000+ posts
How do I convert SB3 to BOOTABLE ISO?
do you think I haven't thought about that?Yes, we need to get a Turbowarp Packaged project and then put it in bootable ISO.package as in put it into a ISO that's bootable. also I have virtual box and no money so that idea wouldn't work anyway :\Plan is to convert SB3 to Bootable ISO, as said in the title. managed to just download the .tcz and .tcz.dep to my computer… convenient! Anyway, plan is to install tc to a virtual hard drive thats actually a folder, then package it and done!?
It's AF day in my timzone.
ST: celebrate AF day in your timezones
Me: I live in new zealand
ST: oh no nononono
you use
sudo sh -c 'echo "text" > file'
echo 'text' | sudo tee file 1> /dev/null
Scroll* for more!
what are @SIMIA1358 and @TPRATTAY doing!??!?!
(2023/11/04 YEAR-MM-DD)
https://scratch-mit-edu.ezproxy.canberra.edu.au/discuss/topic/652044/?page=222#post-7453472
griffpatch appel is broken
Games snippet:
10. yFzZ3MgsySzJLMv8yBzIfMqcynzJ04zLbMi8yNzJvNjM2KzYPNgsybzJLMi8yOzYzMk8yHzY3MmMyhzKrNlcytzYnMpcy6Ncy3zJLNoMyCzI7NisyQzL7Mhc2QzYrMkcyUzI7MisyBzKjNicyfzLHMrMymzJnMocygzYk
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
What about a modified version of Raspbian? You could get the source code from the SD card and edit it, and I know for sure you can image the data on it into an iso.
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
Ok so what you want is a unikernel
Last edited by Em1Aq (Nov. 19, 2023 16:14:05)
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
I don’t have much experience in these things but I think you want something like Nanos because you can use turbowarp packager so it runs an exe? Although maybe you have to convert the sb3 into C or C++
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
Then maybe compile nanos to iso somehow
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- J4ol
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
Raspberry Pi OS desktop is here, we can try to use that.
Hello There
- NexusSfan
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
no because windows is out of the question already. Then maybe compile nanos to iso somehow
That's the plan, use systemD to run something on X display except what OS? raspbian might have a good X display without a background for kiosks . What about a modified version of Raspbian? You could get the source code from the SD card and edit it, and I know for sure you can image the data on it into an iso.
im a controversial man
Current progress on SB3 to ISO convertion:pro project which is better than qlack os
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
Xdno thats cringe os guys lets just switch to qlack os
- NexusSfan
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
Nanos because you can use turbowarp packager so it runs an exe? Although maybe you have to convert the sb3 into C or C++Also I think nanos runs on a server… I don’t have much experience in these things but I think you want something like
im a controversial man
Current progress on SB3 to ISO convertion:pro project which is better than qlack os
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
Xdno thats cringe os guys lets just switch to qlack os
- NexusSfan
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
bump
Sorry for not being active I was building a new PC.
Sorry for not being active I was building a new PC.
im a controversial man
Current progress on SB3 to ISO convertion:pro project which is better than qlack os
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
Xdno thats cringe os guys lets just switch to qlack os
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
sorry, forums were down; why dont we use turbowarp packager to convert to something uniK can convert to a unikernal and compile that
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
turbowarp packager exe uses electron so we could maybe use webassembly with python and use uniK, hope this helps
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
sorry for spam, just found this on unik github; ‘rump: UniK supports compiling Python, Node.js and Go code into rumprun unikernels’. NW.js is node.js code.
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
follow https://github.com/solo-io/unik/blob/master/docs/install.md, then compile nw.js source to unikernal, https://github.com/solo-io/unik/blob/master/docs/providers/virtualbox.md = vm. vm = export vm = maybe iso. ill make a pull request but for now please consider to update plan
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- applejuiceproduc
- Scratcher
1000+ posts
How do I convert SB3 to BOOTABLE ISO?
does it make an iso? I don't really understand it but it seems to me it can't?
A signature
- bloctans_4
- Scratcher
1000+ posts
How do I convert SB3 to BOOTABLE ISO?
how (removed by moderator - please keep it polite) do you boot an sb3
because first, you need some sort of wrapper os that can:
- Display the cursor
- Setup the proper systems to even allow for at least a vm to start running
then after that, you need an svg parser and renderer, an image parser, a json parser and a scratch vm all in C or C++
because first, you need some sort of wrapper os that can:
- Display the cursor
- Setup the proper systems to even allow for at least a vm to start running
then after that, you need an svg parser and renderer, an image parser, a json parser and a scratch vm all in C or C++
Last edited by Paddle2See (Dec. 12, 2023 18:17:00)
Generation 4: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.
- NexusSfan
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
https://github.com/solo-io/unik/blob/master/docs/install.md, then compile nw.js source to unikernal, https://github.com/solo-io/unik/blob/master/docs/providers/virtualbox.md = vm. vm = export vm = maybe iso. ill make a pull request but for now please consider to update planWHY THE ARE WE USING UNIKERNELS WHEN WE CAN JUST USE LINUX!!! follow
just modify debian systemD to have the app running on X display before the system fully boots
im a controversial man
Current progress on SB3 to ISO convertion:pro project which is better than qlack os
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
Xdno thats cringe os guys lets just switch to qlack os
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
Because then it isn’t an actual OS. It still runs Debian. I’m kinda busy and lazy so I’ll probably have it ready after xmas
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- Em1Aq
- Scratcher
43 posts
How do I convert SB3 to BOOTABLE ISO?
(removed by moderator - please keep it polite) do you boot an sb3You don’t need C or C++ if you make a unikernal how
because first, you need some sort of wrapper os that can:
- Display the cursor
- Setup the proper systems to even allow for at least a vm to start running
then after that, you need an svg parser and renderer, an image parser, a json parser and a scratch vm all in C or C++
Last edited by Paddle2See (Dec. 12, 2023 18:17:25)
#StandWithUkraine
error
when green flag clicked
if :: control
var followers = 50 :: variables
Celebrate!
be happy
- NexusSfan
- Scratcher
100+ posts
How do I convert SB3 to BOOTABLE ISO?
ok but still it can run under debian that was actually the main idea Because then it isn’t an actual OS. It still runs Debian. I’m kinda busy and lazy so I’ll probably have it ready after xmas
im a controversial man
Current progress on SB3 to ISO convertion:pro project which is better than qlack os
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
Xdno thats cringe os guys lets just switch to qlack os