Installing Debian from a USB stick
This commit is contained in:
10
files/menu.lst
Normal file
10
files/menu.lst
Normal file
@@ -0,0 +1,10 @@
|
||||
default 0
|
||||
timeout 5
|
||||
color cyan/blue white/blue
|
||||
|
||||
title Debian Installer
|
||||
root (hd0,0)
|
||||
kernel /vmlinuz ramdisk_size=10000 root=/dev/rd/0 init=/linuxrc devfs=mount,dall rw
|
||||
initrd /initrd.gz
|
||||
savedefault
|
||||
boot
|
||||
Reference in New Issue
Block a user