source:
bootcd/boot/grub/loopback.cfg
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 240 bytes |
Rev | Line | |
---|---|---|
[e16e8f2] | 1 | menuentry "Ubuntu" { |
2 | set gfxpayload=keep | |
3 | linux /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity iso-scan/filename=${iso_path} quiet splash --- | |
4 | initrd /casper/initrd | |
5 | } | |
6 | menuentry "Test memory" { | |
7 | linux16 /install/mt86plus | |
8 | } |
Note: See TracBrowser
for help on using the repository browser.