diff options
Diffstat (limited to 'templates/syslinux')
-rw-r--r-- | templates/syslinux/f4.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/syslinux/f4.txt b/templates/syslinux/f4.txt index 3e6bcdc79..e0c780cf6 100644 --- a/templates/syslinux/f4.txt +++ b/templates/syslinux/f4.txt @@ -5,17 +5,17 @@ in combination with the boot method (see <09F307>). 0f OPTION PARAMETER TO SPECIFY07 Check media for defects 0fintegrity-check07 -Enable persistent media 0fpersistent07 +Set a static ip (no dhcp) 0fip=if,add,netm,gatew07 +Set a static ip (no dhcp) 0fip=if,add,netm,gatew07 +Set a default locale 0flocale=<locale>07 Suppress some debug informations 0fquiet07 -Show internal filesystem 0fshow-cow07 +Show internal filesystems 0fshowmounts07 Copy the live media to memory 0ftoram07 Set initial display mode 0fvga=<mode>07 For example: - boot: linux quiet vga=792 - - + boot: linux quiet vga=792 locale=it_IT.UTF-8 |