Installing Debian from a USB stick

This commit is contained in:
Ian Gulliver
2019-04-21 17:08:58 +00:00
parent 7b40fa4abb
commit a334fd299b
5 changed files with 68 additions and 0 deletions

10
files/menu.lst Normal file
View 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