From e1ea9877dbb64a962028201731c810d4a5789ed1 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 24 Apr 2016 22:01:15 +0200 Subject: Update syslinux & grub help files with latest boot parameter info. --- syslinux/f5.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 syslinux/f5.txt (limited to 'syslinux/f5.txt') diff --git a/syslinux/f5.txt b/syslinux/f5.txt new file mode 100644 index 0000000..3fcd20a --- /dev/null +++ b/syslinux/f5.txt @@ -0,0 +1,20 @@ +== Tweaks for the boot commandline == + +=== Network boot === + +dhcpwait= => Maximum wait time for the DHCP client to + configure a network interface (default: 20 seconds). + +nfsroot=ip.ad.dr.ess:/path/to/liveslak => defines the IP address + of the NFS server, and the path to the extracted content + of Slackware Live Edition. + +nic=::[:ipaddr:netmask[:gateway]] + => network device customization, usually this parameter is + not needed when your network runs a DHCP server. + Specify a driver if UDEV does not detect the device. Specify the + interface if Slackware Live can not figure it out. If you specify + 'static' you need to also specify ipaddr and netmask. The gateway + is optional but needed to access the internet for instance. + +== [F1]: Home [F2]: Desktop setup [F3]: Media tweaks [F4]: HW/debug == -- cgit v1.2.3