Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Search the Community

Showing results for tags 'boot'.

  • Search By Tags

    • boot ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 6 results

  1. I don't understand the boot achievement description. How to get the achievement? Thanks. Game version: 1.7.10
  2. I wrote a program that basically needs to read/write a file and trigger one of 9 note blocks, this file is managed externally. Because of the 9 note blocks I am running out of component space. The perfect solution to this would be to boot my program without a screen (it doesn't need a screen to...
  3. DistFS I needed a larger storage capability in one computer to store long-term data captured on a multiplayer server. Since I didn't want to just cheat and make it "outside" of the world, I decided that what I needed was an infinitely-expandable (although admittedly not scalable) storage mediu...
  4. hallo i am createing a password login system (please NOTE: that this is useing my window api but is it not that that's makeing the error) when the text inside the /.pass.info is "true" the computer comes with this blue screen error (aka bios error):...
  5. Hello, Is there any way to boot from a .iso file? I'm tyring to install ubuntu server on a T3 drive. Any help would be much appreciated. Thanks, clarence112
  6. I have a program at /usr/bin/cc.lua that I want to run after booting is complete. If possible, add an argument as well (i.e. cc v ) I tried cp /usr/bin/cc.lua /autorun.lua and nothing. Then tried adding cc /usr/bin/cc.lua os.execute("cc.lua v") -- really expected this one to work...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.