Magellan Linux

Contents of /tags/grubby-8_19/test/yaboot.2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1946 - (show annotations) (download)
Mon Oct 1 12:44:49 2012 UTC (11 years, 6 months ago) by niro
File size: 634 byte(s)
tagged 'grubby-8_19'
1 boot=/dev/sda1
2 partition=sda2
3 init-message="\nWelcome to Red Hat Linux!\nHit <TAB> for boot options.\n\n"
4 install=/usr/lib/yaboot/yaboot
5 nonvram
6 default=test
7 timeout=100
8 darwin=foo
9
10 image=/boot/vmlinux-2.4.9-23.19.8
11 label=linux
12 read-only
13 root=/dev/sda2
14
15 image=/boot/zImage-2.4.20
16 label=test
17 read-only
18 root=/dev/sda2
19 append="eeh-force-off console=ttyS0 console=tty"
20
21 image=/boot/vmlinux-2.5.50
22 label=25
23 read-only
24 root=/dev/sda2
25 append="console=ttyS0 console=tty"
26
27 image=/boot/vmlinuz-2.5.50-eepro
28 label=25eepro
29 read-only
30 root=/dev/sda2
31 append="console=ttyS0 console=tty"