bootstrap.02.ninja.tf
Open in
urlscan Pro
2a02:1802:5e:0:8478:51ff:fee2:3331
Public Scan
URL:
https://bootstrap.02.ninja.tf/
Submission: On October 07 via api from US — Scanned from DE
Submission: On October 07 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form onsubmit="return false;">
<div class="form-group row">
<label for="kargs-farmer" class="col-sm-2 col-form-label">Farm ID</label>
<div class="input-group col-sm-10">
<input type="text" class="form-control is-invalid" id="farmerid" placeholder="" onkeyup="update_trigger()">
<div class="input-group-append">
<span class="input-group-text font-weight-bold" id="farmerid-cleared">Missing</span>
</div>
</div>
</div>
<div class="form-group row">
<div class="col-sm-2"></div>
<div class="col-sm-10 tip"></div>
</div>
</form>
Text Content
Zero-OS Bootstrap * Generator (current) * Images list * Expert mode ZERO-OS V3 BOOTSTRAPPING Welcome to the Zero-OS Boot Generator Assistant which will helps you to generate your own boot device for your system. Please follow the next steps. These steps will guide you to setup a boot device ready to use Zero-OS v3. WHO ARE YOU ? In order to identify and link the operating system to your farm, you need to set your Farm ID on the system. You can find more information here. Farm ID Missing WHICH RELEASE DO YOU WANT ? Zero-OS comes by default with 4 different running modes. Each mode has its own settings, own network and own purpose. Please choose the release you want. MAIN NETWORK THE REAL NETWORK Production releases are used for server ready to serve the real grid. Thank you to join this next release but keep in mind this is not fully stable yet. Go live TEST NETWORK MAKE IT BULLETPROOF Yaaay, you were waiting for this, it's now available for our grid version 3 ! The test network is the way to go if you want to enjoy features of our version 3 release without going too deep into development and get a nearly stable version. Thank you to join this next release but keep in mind this is not fully stable yet. Let's test DEV NETWORK CRASHTEST Our current version 3 is the next awesome release of the grid. This version includes real decentralization and lots of new features, but it's still in an early stage. Thank you to join this next release but keep in mind this is really not stable yet. Get wild QA NETWORK QUALITY ASSURANCE We opened our quality assurance network temporarily. Please only use that network if you know what you're doing. Thanks for your help ! Go QA CHOOSE YOUR IMAGE FORMAT EFI IMG Generate an USB image with EFI (UEFI) bootable kernel. This is the easiest way to go if your machine is EFI enabled. Any recent computer should support this out-of-box. To use this image, you'll need to erase and overwrite the complete USB Flash Drive. This image is a 'dd' able image, it's made to be copy directly on your flash drive and not be used as a file. -------------------------------------------------------------------------------- ... USB Image » EFI FILE Generate an EFI (UEFI) bootable image. This is the way to go if your machine is EFI enabled. Any recent computer should support this out-of-box. This method requires extra step compared to EFI USB, but it's more flexible. When you have downloaded this image, you need to place it on a FAT partition. Name this file BOOTX64.EFI in the EFI/BOOT directory. -------------------------------------------------------------------------------- ... EFI Kernel » IPXE iPXE boot plain script, this is useful for ensure the script generated is correct. This script can be used with Packet.net, or anything other provider which allows iPXE script to boot. Uses the generated URL as remote script or download it. -------------------------------------------------------------------------------- ... iPXE Script » ISO Generate an ISO file you can burn into a CD-ROM. -------------------------------------------------------------------------------- ... ISO Image » USB Generate an USB image which can be copied into a USB Flash Drive directly. This image won't work on recent computer, please use EFI USB instead. Warning: to use this image, you'll need to erase and overwrite the complete USB Flash Drive. This image is a 'dd' able image, it's made to be copy directly on your flash drive and not be used as a file. -------------------------------------------------------------------------------- ... USB Image » LKRN Generate an LKRN bootable file. This is more for advanced users. This file is a bootable kernel you can chain using GRUB or SYSLINUX. -------------------------------------------------------------------------------- ... Raw Kernel »