source:
bootcd/boot/grub/loopback.cfg
@
e16e8f2
Last change on this file since e16e8f2 was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 240 bytes |
Line | |
---|---|
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.