Magellan Linux

Contents of /tags/mkinitrd-6_3_0/grubby/test/yaboot.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1139 - (show annotations) (download)
Thu Aug 19 10:14:02 2010 UTC (13 years, 9 months ago) by niro
File size: 645 byte(s)
tagged 'mkinitrd-6_3_0'
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
9 image=/boot/vmlinux-2.4.9-23.19.8
10 label=linux
11 read-only
12 root=/dev/sda2
13
14 image=/boot/zImage-2.4.20
15 label=test
16 read-only
17 root=/dev/sda2
18 append="eeh-force-off console=ttyS0 console=tty"
19
20 macosx=path-to-macos
21
22 image=/boot/vmlinux-2.5.50
23 label=25
24 read-only
25 root=/dev/sda2
26 append="console=ttyS0 console=tty"
27
28 image=/boot/vmlinuz-2.5.50-eepro
29 label=25eepro
30 read-only
31 root=/dev/sda2
32 append="console=ttyS0 console=tty"