Magellan Linux

Contents of /trunk/grubby/test/results/add/y1.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1332 - (show annotations) (download)
Fri Jun 3 20:32:19 2011 UTC (13 years ago) by niro
File size: 761 byte(s)
-forkin standalone grubby
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 macosx=path-to-macos
9
10 image=/boot/new-kernel
11 label=newtitle
12 read-only
13 root=/dev/sda2
14 append="eeh-force-off console=ttyS0 console=tty"
15
16 image=/boot/vmlinux-2.4.9-23.19.8
17 label=linux
18 read-only
19 root=/dev/sda2
20
21 image=/boot/zImage-2.4.20
22 label=test
23 read-only
24 root=/dev/sda2
25 append="eeh-force-off console=ttyS0 console=tty"
26
27 image=/boot/vmlinux-2.5.50
28 label=25
29 read-only
30 root=/dev/sda2
31 append="console=ttyS0 console=tty"
32
33 image=/boot/vmlinuz-2.5.50-eepro
34 label=25eepro
35 read-only
36 root=/dev/sda2
37 append="console=ttyS0 console=tty"