BareMetal OS

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
User avatar
IanSeyler
Member
Member
Posts: 326
Joined: Mon Jul 28, 2008 9:46 am
Location: Ontario, Canada
Contact:

Re: BareMetal OS v0.6.0

Post by IanSeyler »

After a very long hiatus, BareMetal OS has finally been updated to 0.6.0.

Biggest changes:
- Native SATA support (dropped legacy IDE support). This means that virtualization of the OS is only supported with VirtualBox.
- BMFS (BareMetal File System) support added (dropped FAT16).
- API cleanup.
- Removed the network ring buffer.
BareMetal OS - http://www.returninfinity.com/
Mono-tasking 64-bit OS for x86-64 based computers, written entirely in Assembly
CWood
Member
Member
Posts: 127
Joined: Sun Jun 20, 2010 1:21 pm

Re: BareMetal OS

Post by CWood »

Just been on your website, and I must ask, as I saw no way of doing so. Is there any way to download BareMetal Node, or Parallax? I'd be interested to try both on my cluster.

Thanks,
Connor
User avatar
IanSeyler
Member
Member
Posts: 326
Joined: Mon Jul 28, 2008 9:46 am
Location: Ontario, Canada
Contact:

Re: BareMetal OS

Post by IanSeyler »

Sorry, BareMetal Node and Parallax are not available for download at the moment.
BareMetal OS - http://www.returninfinity.com/
Mono-tasking 64-bit OS for x86-64 based computers, written entirely in Assembly
User avatar
IanSeyler
Member
Member
Posts: 326
Joined: Mon Jul 28, 2008 9:46 am
Location: Ontario, Canada
Contact:

Re: BareMetal OS

Post by IanSeyler »

BareMetal OS has been updated to v0.6.1

The biggest change is the support for VESA modes. The OS will detect if Pure64 left the computer in text or graphics mode and then call the appropriate internal functions. A custom font is used in VESA mode. Applications can do whatever they want to the frame buffer to display graphics.
BareMetal OS - http://www.returninfinity.com/
Mono-tasking 64-bit OS for x86-64 based computers, written entirely in Assembly
User avatar
Bender
Member
Member
Posts: 449
Joined: Wed Aug 21, 2013 3:53 am
Libera.chat IRC: bender|
Location: Asia, Singapore

Re: BareMetal OS

Post by Bender »

Some questions,
Is BMFS readable by Windows, Or it's a completely new FS?
Does BMFS have write back support?
Max size of disk that BMFS supports? (32MB,64MB,128MB,1GB...)
Did your FAT16 implementation had write back support?
The new BareMetal Kernel doesn't support QEMU I guess, the OS hangs after Priniting "BareMetal is ready.", Is it because of the dropped IDE support? Version 0.6.1 Built from sources on github.
BTW It's one of the best learning kernels I have seen with networking and it's OWN FS by now, No doubt it was inspired from a learning kernel. Once I get some experience of OsDeving from the Wiki, and other sites I want to contribute some stuff to this.
With my current knowledge all I could say is Keep the Work on...
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
Post Reply