Copyright Notice
Copyright © 2002 Gray Carper gcarper@xrhino.com , Manu Sporny msporny@xrhino.com , Jonathan Turner jturner@xrhino.com
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being Copyright, with no Front-Cover Texts and with no Back-Cover Texts.
A copy of the GNU Free Documentation License is available on the World Wide Web at http://www.gnu.org/copyleft/fdl.html. You can also obtain it by writing to the
Free Software Foundation, Inc.
59 Temple Place - Suite 330
Boston
MA
02111-1307
USA
Revision History | ||
---|---|---|
Revision 1.0 | May 29th, 2002 | gc |
Initial version. | ||
Revision 1.1 | June 3rd, 2002 | ms |
Converted entire document to docbook format and added a section on the p2lboot.opt file. | ||
Revision 1.2 | June 14th, 2002 | gc |
p2lboot.opt (the display and prevent sections) and p2lboot.cnf (the initrd_image and sbios_version sections) information has been updated. |
Abstract
This HOW-TO describes the different bootloader configuration options available to Sony Playstation 2 Linux users. This document is intended to provide information on configuration and now the bootloading process, which remains a proprietary and closed process.
Table of Contents
A typical p2lboot.cnf file may look something like this:
"Linux" vmlinux "" 203 /dev/hda1 "crtmode=ntsc3,60" PS2 Linux "Linux - initrd" vmlinux initrdgz.img 203 /dev/hda1 "crtmode=ntsc3,60" PS2 Linux with bootstrapping initrd "Linux - single user" vmlinux "" 203 /dev/hda1 "crtmode=ntsc3,60 single" PS2 Linux in single user mode "Linux - emergency" vmlinux "" 203 /dev/hda1 "crtmode=ntsc3,60 emergency" PS2 Linux in recovery mode
The entries (which are limited to 52 within a single p2lboot.cnf file), have a very specific format:
menu_display_name kernel_image initrd_image sbios_version root_device kernel_command_line boot_description
Configuration file options
A typical p2lboot.opt file may look something like this:
timeout= display=ntsc prevent=Linux%mc0:/BWLINUX/vmlinux%