]> git.zerfleddert.de Git - m1-debian/blob - files/grub.cfg
make m1n1 package compatible with new way to package things
[m1-debian] / files / grub.cfg
1 echo Loading Kernel...
2 linux (hd0,msdos1)/vmlinuz net.ifnames=0
3 echo Loading initrd... Please wait
4 initrd (hd0,msdos1)/initrd.gz
5 boot
Impressum, Datenschutz