Skip to content

hexagonix/Saturno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saturno


🇧🇷 Português (Brasil)

Inicialização do Hexagon

Este repositório contém o gerenciador de inicialização MBR do Hexagonix e o Hexagon Boot, responsável por carregar, configurar e executar o Hexagon, bem como oferecer outros recursos.

Este arquivo não fornece informações técnicas sobre o Saturno ou o processo de inicialização do Hexagon. Para acessar a documentação técnica completa, clique aqui.

Saturno

O primeiro componente do Hexagonix é o Saturno. Ele é responsável por receber o controle do processo de inicialização realizado pelo BIOS/UEFI e procurar no volume o segundo estágio de inicialização. Para isso, ele implementa um driver para leitura de um sistema de arquivos FAT16. O segundo estágio de inicialização (HBoot) pode implementar drivers para outros sistemas de arquivos e é responsável por encontrar o Hexagon, carregar módulos HBoot ou carregar um sistema do tipo DOS compatível (versão BETA).

Sistemas de arquivos suportados

  • FAT16B

🇬🇧 English

Hexagon initialization

This repository contains the Hexagonix MBR boot manager and Hexagon Boot, which is responsible for loading, configuring, and running Hexagon, as well as offering other features.

This file does not provide technical information about the Saturno and Hexagon boot process. To access the complete technical documentation, click here.

Saturno

The first component of Hexagonix is Saturno. It is responsible for taking control of the boot process performed by the BIOS/UEFI and looking in the volume for the second boot stage. For that, it implements a driver for reading a FAT16 file system. The second boot stage (HBoot) can implement drivers for other file systems and is responsible for finding Hexagon, loading HBoot modules or loading a compatible DOS-type system (BETA version).

Supported file systems

  • FAT16B