]> git.ozlabs.org Git - petitboot/blob - test/parser/202/ps3da1/etc/yaboot.conf
Add more yaboot parser tests
[petitboot] / test / parser / 202 / ps3da1 / etc / yaboot.conf
1 # yaboot.conf generated by anaconda
2
3 boot=/dev/ps3da
4 init-message="Welcome to Fedora!\nHit <TAB> for boot options"
5
6 partition=1
7 timeout=80
8 install=/usr/lib/yaboot/yaboot
9 delay=5
10 enablecdboot
11 enableofboot
12 enablenetboot
13 nonvram
14 mntpoint=/boot/yaboot
15 usemount
16
17 image=/boot/vmlinuz-2.6.27.5-117.fc10.ppc64
18         label=linux
19         read-only
20         initrd=/boot/initrd-2.6.27.5-117.fc10.ppc64.img
21         append="rhgb quiet root=UUID=ebb54ca2-aa3e-4f67-b1d4-184cdc5d0638"
22