Installer implemented in the live CD! However we still need to add some old realtek network card support for r1
This commit is contained in:
parent
0d300964f3
commit
1d86d4f1f9
4 changed files with 497 additions and 4 deletions
|
|
@ -0,0 +1,6 @@
|
|||
set default="0"
|
||||
set timeout="5"
|
||||
|
||||
menuentry "Mentalnet GNU/Linux" {
|
||||
linux /boot/bzImage root=@ROOTDEV@ rootwait rw console=ttyS0,9600n8 console=tty0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue