Discuss Scratch

sf97ahgf
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

also anyone suggesting to use windows, don't forget about eula and the 4 gb iso size

“It seems I am not the only spy.”
“Spy in our midst!”
“Spy, gentlemen!”
“Spy among us!”
“That Scout is a Spy.”
“The Soldier is a Spy.”
“The Pyro is a Spy.”
“The Demoman is a Spy.”
“The Heavy is a Spy.”
“The Engineer is a Spy.”
“The Medic is a Spy.”
“The Sniper is a Spy.”
“That Spy is an enemy!”
“That Spy is not one of us!”
applejuiceproduc
Scratcher
1000+ posts

How do I convert SB3 to BOOTABLE ISO?

sf97ahgf wrote:

DifferentDance8 wrote:

applejuiceproduc wrote:

DifferentDance8 wrote:

applejuiceproduc wrote:

(no windows required)
Does this mean "no windows required“, ”no windows required“ or ”no windows required"?
Microsoft Windows lol.
Good, because there are a lot of things named Windows out there, and I don't want to be confused.
the amount of people without common sense nowadays surprises me
I mean it could have been a window, as in a window for an app

A signature
sf97ahgf
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

applejuiceproduc wrote:

sf97ahgf wrote:

DifferentDance8 wrote:

applejuiceproduc wrote:

DifferentDance8 wrote:

applejuiceproduc wrote:

(no windows required)
Does this mean "no windows required“, ”no windows required“ or ”no windows required"?
Microsoft Windows lol.
Good, because there are a lot of things named Windows out there, and I don't want to be confused.
the amount of people without common sense nowadays surprises me
I mean it could have been a window, as in a window for an app
you could easily tell that it was “Microsoft Windows” that you were referring to from what you said (stuff about LINUX OPERATING SYSTEM)

“It seems I am not the only spy.”
“Spy in our midst!”
“Spy, gentlemen!”
“Spy among us!”
“That Scout is a Spy.”
“The Soldier is a Spy.”
“The Pyro is a Spy.”
“The Demoman is a Spy.”
“The Heavy is a Spy.”
“The Engineer is a Spy.”
“The Medic is a Spy.”
“The Sniper is a Spy.”
“That Spy is an enemy!”
“That Spy is not one of us!”
NexusSfan
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.

im a controversial man
Current progress on SB3 to ISO convertion:
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
pro project which is better than qlack os

benji123good wrote:

NexusSfan wrote:

benji123good wrote:

guys lets just switch to qlack os
no thats cringe os
Xd
sf97ahgf
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
Run electron under cage with the project page html, and if you're making the operating system, you could make your own extension that calls in commands, and use that extension say for example when someone presses a power icon or a reset icon, do
when I receive [ shutdown v]
run command [poweroff]

when I receive [ reset v]
run command [reboot]

“It seems I am not the only spy.”
“Spy in our midst!”
“Spy, gentlemen!”
“Spy among us!”
“That Scout is a Spy.”
“The Soldier is a Spy.”
“The Pyro is a Spy.”
“The Demoman is a Spy.”
“The Heavy is a Spy.”
“The Engineer is a Spy.”
“The Medic is a Spy.”
“The Sniper is a Spy.”
“That Spy is an enemy!”
“That Spy is not one of us!”
applejuiceproduc
Scratcher
1000+ posts

How do I convert SB3 to BOOTABLE ISO?

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
You might not even need systemd, you might be able to just use .bashrc

Last edited by applejuiceproduc (Aug. 4, 2023 09:24:20)


A signature
NexusSfan
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

applejuiceproduc wrote:

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
You might not even need systemd, you might be able to just use .bashrc

True. but what about if someone escapes the window? Using {Windows Key} to enter the menu and then run an app BOOM escaped the project.

Last edited by NexusSfan (Aug. 4, 2023 17:15:41)


im a controversial man
Current progress on SB3 to ISO convertion:
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
pro project which is better than qlack os

benji123good wrote:

NexusSfan wrote:

benji123good wrote:

guys lets just switch to qlack os
no thats cringe os
Xd
sf97ahgf
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

NexusSfan wrote:

applejuiceproduc wrote:

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
You might not even need systemd, you might be able to just use .bashrc

True. but what about if someone escapes the window? Using {Windows Key} to enter the menu and then run an app BOOM escaped the project.
theres no desktop environment so you dont need to worry about menus and whatnot. only application is electron.

“It seems I am not the only spy.”
“Spy in our midst!”
“Spy, gentlemen!”
“Spy among us!”
“That Scout is a Spy.”
“The Soldier is a Spy.”
“The Pyro is a Spy.”
“The Demoman is a Spy.”
“The Heavy is a Spy.”
“The Engineer is a Spy.”
“The Medic is a Spy.”
“The Sniper is a Spy.”
“That Spy is an enemy!”
“That Spy is not one of us!”
NexusSfan
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

sf97ahgf wrote:

NexusSfan wrote:

applejuiceproduc wrote:

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
You might not even need systemd, you might be able to just use .bashrc

True. but what about if someone escapes the window? Using {Windows Key} to enter the menu and then run an app BOOM escaped the project.
theres no desktop environment so you dont need to worry about menus and whatnot. only application is electron.

I discovered this:
startx chromium --kiosk --
It might work with the packaged project too.

im a controversial man
Current progress on SB3 to ISO convertion:
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
pro project which is better than qlack os

benji123good wrote:

NexusSfan wrote:

benji123good wrote:

guys lets just switch to qlack os
no thats cringe os
Xd
NexusSfan
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

NexusSfan wrote:

sf97ahgf wrote:

NexusSfan wrote:

applejuiceproduc wrote:

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
You might not even need systemd, you might be able to just use .bashrc

True. but what about if someone escapes the window? Using {Windows Key} to enter the menu and then run an app BOOM escaped the project.
theres no desktop environment so you dont need to worry about menus and whatnot. only application is electron.

I discovered this:
startx chromium --kiosk --
It might work with the packaged project too.


Update: IT WORKS!!! You need to install XTerm on your pc first but IT WORKS LIKE INTENDED!!! The plan is ready.

im a controversial man
Current progress on SB3 to ISO convertion:
—{Idea}—{Plan}—{Creation}—{Changes}—{Finalization}—{Completed}
pro project which is better than qlack os

benji123good wrote:

NexusSfan wrote:

benji123good wrote:

guys lets just switch to qlack os
no thats cringe os
Xd
sf97ahgf
Scratcher
100+ posts

How do I convert SB3 to BOOTABLE ISO?

NexusSfan wrote:

NexusSfan wrote:

sf97ahgf wrote:

NexusSfan wrote:

applejuiceproduc wrote:

NexusSfan wrote:

So here is the plan currently at the time of posting:

Linux OS
Use SystemD or some other tool to run the application after Xorg starts
If application closes, Shutdown PC.

Problem: Xorg is too free. People could easily escape it.
So someone has to make a build of Xorg that is very simple and will only run the project and nothing else.
Kinda like cage where it runs the app and then closes once the app closes.
You might not even need systemd, you might be able to just use .bashrc

True. but what about if someone escapes the window? Using {Windows Key} to enter the menu and then run an app BOOM escaped the project.
theres no desktop environment so you dont need to worry about menus and whatnot. only application is electron.

I discovered this:
startx chromium --kiosk --
It might work with the packaged project too.


Update: IT WORKS!!! You need to install XTerm on your pc first but IT WORKS LIKE INTENDED!!! The plan is ready.
Anyway, why do you need to convert SB3 to ISO?

“It seems I am not the only spy.”
“Spy in our midst!”
“Spy, gentlemen!”
“Spy among us!”
“That Scout is a Spy.”
“The Soldier is a Spy.”
“The Pyro is a Spy.”
“The Demoman is a Spy.”
“The Heavy is a Spy.”
“The Engineer is a Spy.”
“The Medic is a Spy.”
“The Sniper is a Spy.”
“That Spy is an enemy!”
“That Spy is not one of us!”
pixells4D
Scratcher
80 posts

How do I convert SB3 to BOOTABLE ISO?

well if you wanna do it there probably isnt any THAT SIMPLE way. But 4096bits's way is the best one…

Arch Linux (yes i set it up), Intel Core i5, 8GB Memory pretty low end, right?

ஜ۩۞۩ஜ
benji123good
Scratcher
36 posts

How do I convert SB3 to BOOTABLE ISO?

sf97ahgf wrote:

DifferentDance8 wrote:

applejuiceproduc wrote:

DifferentDance8 wrote:

applejuiceproduc wrote:

(no windows required)
Does this mean "no windows required“, ”no windows required“ or ”no windows required"?
Microsoft Windows lol.
Good, because there are a lot of things named Windows out there, and I don't want to be confused.
the amount of people without common sense nowadays surprises me
Lol



Linux is cool

@benji123good
@qlack
@androidxpert

Github username benji123good
benji123good
Scratcher
36 posts

How do I convert SB3 to BOOTABLE ISO?

Maybe try finding somthing that will make .exe or HTML to .iso

Sb3 to HTML or .exe to .iso



Linux is cool

@benji123good
@qlack
@androidxpert

Github username benji123good
applejuiceproduc
Scratcher
1000+ posts

How do I convert SB3 to BOOTABLE ISO?

benji123good wrote:

Maybe try finding somthing that will make .exe or HTML to .iso

Sb3 to HTML or .exe to .iso
If you look that up, you will get results, but they don't make a bootable iso. A normal iso only stores data, like a .zip file.

A signature
benji123good
Scratcher
36 posts

How do I convert SB3 to BOOTABLE ISO?

applejuiceproduc wrote:

benji123good wrote:

Maybe try finding somthing that will make .exe or HTML to .iso

Sb3 to HTML or .exe to .iso
If you look that up, you will get results, but they don't make a bootable iso. A normal iso only stores data, like a .zip file.
Ok then sb3 to zip (from turbowarp) to .iso with some app



Linux is cool

@benji123good
@qlack
@androidxpert

Github username benji123good
-ElectronicArts-
Scratcher
1000+ posts

How do I convert SB3 to BOOTABLE ISO?

benji123good wrote:

applejuiceproduc wrote:

benji123good wrote:

Maybe try finding somthing that will make .exe or HTML to .iso

Sb3 to HTML or .exe to .iso
If you look that up, you will get results, but they don't make a bootable iso. A normal iso only stores data, like a .zip file.
Ok then sb3 to zip (from turbowarp) to .iso with some app
It also does not make it bootable.

Redstone1080
Scratcher
1000+ posts

How do I convert SB3 to BOOTABLE ISO?

benji123good wrote:

applejuiceproduc wrote:

benji123good wrote:

Maybe try finding somthing that will make .exe or HTML to .iso

Sb3 to HTML or .exe to .iso
If you look that up, you will get results, but they don't make a bootable iso. A normal iso only stores data, like a .zip file.
Ok then sb3 to zip (from turbowarp) to .iso with some app
If memory serves, to make it bootable you need to use something like Rufus which isn't that hard imo.

This is my signature, a place where I can put anything I want, as long as it adheres to the Community Guidelines.
That said, I have no idea what to put here. You can tell me on my profile what monstrosities I should unleash here.
benji123good
Scratcher
36 posts

How do I convert SB3 to BOOTABLE ISO?

Redstone1080 wrote:

benji123good wrote:

applejuiceproduc wrote:

benji123good wrote:

Maybe try finding somthing that will make .exe or HTML to .isto HTML or .exe to .iso
If you look that up, you will get results, but they don't make a bootable iso. A normal iso only stores data, like a .zip file.
Ok then sb3 to zip (from turbowarp) to .iso with some app
If memory serves, to make it bootable you need to use something like Rufus which isn't that hard imo.
I don’t think Rufus would actually



Linux is cool

@benji123good
@qlack
@androidxpert

Github username benji123good
benji123good
Scratcher
36 posts

How do I convert SB3 to BOOTABLE ISO?

ma007rio wrote:

TheSmartGuy1234 wrote:

SCRATCH OS IDEA:

setup - just ask “what project to install?” then the user enters the project ID and it downloads it
OS - runs the project using scratch desktop

FILES
- OS files
- project
- scratch desktop

Should be easy…

ma007rio wrote:

TheSmartGuy1234 wrote:

SCRATCH OS IDEA:

setup - just ask “what project to install?” then the user enters the project ID and it downloads it
OS - runs the project using scratch desktop

FILES
- OS files
- project
- scratch desktop

Should be easy…

probably the easiest method

probably the easiest method
I wish



Linux is cool

@benji123good
@qlack
@androidxpert

Github username benji123good

Powered by DjangoBB