←  APIs and Utilities

ComputerCraft | Programmable Computers for Minecraft

»

Stuck In A Boot Loop And Just Cant Get Out?

DusterTheFirst's Photo DusterTheFirst 20 Jun 2016

Well I Have The Thing For You :D

Introducing Dust OS Boot Loop Terminator

Put This On A Disk Drive And It Will Stop The Boot Loop For You, And You Don't Have To Remove All Your Code

Pastebin:
http://pastebin.com/vflv08vj
pastebin get vflv08vj disk/startup

How To Install/Use

Image Tutorial

Spoiler

Text Tutorial

Spoiler

If You Have Suggestions Please Leave A Comment. I Might Add Support For Basic Computers(If You Have An Idea Of How To Make It Detect Basic Computers And Then Use Non Colored Text Please Comment)
Edited by DusterTheFirst, 20 June 2016 - 11:06 PM.
Quote

KingofGamesYami's Photo KingofGamesYami 20 Jun 2016

term.isColor()
Quote

Cloud Ninja's Photo Cloud Ninja 20 Jun 2016

Or you could just do edit disk/startup on another computer, and put it into the drive and reboot the computer. Tadah.
.
Edited by Cloud Ninja, 20 June 2016 - 11:31 PM.
Quote

DusterTheFirst's Photo DusterTheFirst 21 Jun 2016

 Cloud Ninja, on 20 June 2016 - 11:28 PM, said:

Or you could just do edit disk/startup on another computer, and put it into the drive and reboot the computer. Tadah. .
Butt... Mine Is BETTER :D and http://vignette1.wik...=20111113210234

 KingofGamesYami, on 20 June 2016 - 11:27 PM, said:

term.isColor()
what does it return?
Quote

Bomb Bloke's Photo Bomb Bloke 21 Jun 2016

It returns true or false depending on whether the terminal supports colour, hence allowing you to detect "basic" computers.
Quote

DusterTheFirst's Photo DusterTheFirst 21 Jun 2016

 Bomb Bloke, on 21 June 2016 - 11:11 PM, said:

It returns true or false depending on whether the terminal supports colour, hence allowing you to detect "basic" computers.
cool i never knew that.
Quote

Tobias SN's Photo Tobias SN 08 Nov 2016

How to recreate:

Put that in the startup file of a disk, and you're good to go!
Quote

roger109z's Photo roger109z 11 Nov 2016

what if I disable boot from disk?
Quote

WolfDood's Photo WolfDood 11 Nov 2016

 PCCrafter, on 08 November 2016 - 05:51 AM, said:

How to recreate:

Put that in the startup file of a disk, and you're good to go!
Yep very complicated code to recreate..
Quote

H4X0RZ's Photo H4X0RZ 11 Nov 2016

 roger109z, on 11 November 2016 - 01:00 AM, said:

what if I disable boot from disk?

Then you basically lost the machine.

Unless you can use computers inside a disk drive to edit the files.
Quote