Magellan Linux

Annotation of /trunk/grubby/test/yaboot.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1332 - (hide annotations) (download)
Fri Jun 3 20:32:19 2011 UTC (12 years, 11 months ago) by niro
File size: 644 byte(s)
-forkin standalone grubby
1 niro 532 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 niro 1309 macosx=path-to-macos
9 niro 532
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"