source:
npl/system/grub/menu-S.lst
@
10bd92c
| Last change on this file since 10bd92c was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 470 bytes | |
| Rev | Line | |
|---|---|---|
| [c5c522c] | 1 | splashimage (hd0,0)/grub/syn3splash.xpm.gz |
| 2 | timeout 10 | |
| 3 | default saved | |
| 4 | ||
| 5 | title Normal boot | |
| 6 | root (hd0,0) | |
| 7 | savedefault 0 | |
| 8 | kernel /bzImage console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw | |
| 9 | initrd /initrd.gz | |
| 10 | ||
| 11 | title Test new kernel | |
| 12 | root (hd0,0) | |
| 13 | savedefault 0 | |
| 14 | kernel /bzImage.test console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw test | |
| 15 | initrd /initrd.gz.test | |
| 16 |
Note: See TracBrowser
for help on using the repository browser.
