debian support
This commit is contained in:
parent
de19951611
commit
f31aa555e7
12 changed files with 203 additions and 56 deletions
|
@ -2,6 +2,6 @@ set timeout=0
|
|||
set default=0
|
||||
|
||||
menuentry "Linux" {
|
||||
linux /boot/vmlinuz root=/dev/sr0
|
||||
initrd /boot/initrd.img
|
||||
linux /vmlinuz root=/dev/sr0
|
||||
initrd /initrd.img
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue