Difference between revisions of "Operating System FAQ"

From PhatHack Wiki
Jump to navigation Jump to search
(initial import)
 
(Revert spammer changes)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
[[Category:FAQ]]
 
This wiki gathers all bits of information about the PB's operating system
 
This wiki gathers all bits of information about the PB's operating system
 
 
Bootloader:
+
= Bootloader =
 
* Proprietary firmware, contained in approx 64k of flash memory
 
* Proprietary firmware, contained in approx 64k of flash memory
 
* Performs authentication on the drive signature, linux, ramdisk, phatd, rc.sh and the drive signature, then loads linux and the ramdisk into memory and boots them
 
* Performs authentication on the drive signature, linux, ramdisk, phatd, rc.sh and the drive signature, then loads linux and the ramdisk into memory and boots them
 
 
Main OS:
+
= Main OS =
 
* LynuxWorks [http://www.lynuxworks.com/products/bluecat/bluecat.php3 BlueCat] Linux (3.1?)
 
* LynuxWorks [http://www.lynuxworks.com/products/bluecat/bluecat.php3 BlueCat] Linux (3.1?)
 
* [http://www.lynuxworks.com/support/bluecat/docs/0418-00-BlueCat_31_Users_Guide.pdf User's Guide (3.1)]
 
* [http://www.lynuxworks.com/support/bluecat/docs/0418-00-BlueCat_31_Users_Guide.pdf User's Guide (3.1)]

Latest revision as of 12:16, 29 March 2006

This wiki gathers all bits of information about the PB's operating system

Bootloader

  • Proprietary firmware, contained in approx 64k of flash memory
  • Performs authentication on the drive signature, linux, ramdisk, phatd, rc.sh and the drive signature, then loads linux and the ramdisk into memory and boots them

Main OS