SILO: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
m More links
added link to the source code removed sparc-boot.org as it has been dead for quite awhile.
Line 4: Line 4:


== Links ==
== Links ==
* [http://lfs-matrix.com/pub/clfs/clfs-packages/svn/silo-1.4.14.tar.bz2 SILO Source code mirrored by CLFS]
* [http://www.sparc-boot.org http://www.sparc-boot.org/]
* [http://tldp.org/HOWTO/SPARC-HOWTO-17.html http://tldp.org/HOWTO/SPARC-HOWTO-17.html]
* [http://tldp.org/HOWTO/SPARC-HOWTO-17.html http://tldp.org/HOWTO/SPARC-HOWTO-17.html]
* [http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml?part=1&chap=10 http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml?part=1&chap=10]
* [http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml?part=1&chap=10 http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml?part=1&chap=10]

Revision as of 04:32, 28 September 2010

What is SILO

SILO stands for "Sparc Improved boot LOader", it is a Linux bootloader on SPARC and UltraSPARC platforms. SILO can load Linux, Solaris from ext2, ext3, FFS_(BSD), ISO_9660

Links