summaryrefslogtreecommitdiffstats
path: root/builder/hd-boot/grub/etc/default/grub
diff options
context:
space:
mode:
Diffstat (limited to 'builder/hd-boot/grub/etc/default/grub')
-rw-r--r--builder/hd-boot/grub/etc/default/grub2
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/hd-boot/grub/etc/default/grub b/builder/hd-boot/grub/etc/default/grub
index 629f571c..309664d9 100644
--- a/builder/hd-boot/grub/etc/default/grub
+++ b/builder/hd-boot/grub/etc/default/grub
@@ -7,7 +7,7 @@ GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="OpenSLX"
GRUB_CMDLINE_LINUX_DEFAULT=""
-GRUB_CMDLINE_LINUX="loglevel=3 slxsrv=10.66.0.1 slxbase=slx-local/ rd.shell rd.info log_buf_len=1M"
+GRUB_CMDLINE_LINUX="loglevel=3 rd.shell rd.info log_buf_len=1M ip=dhcp"
#GRUB_SERIAL_COMMAND="serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1"
#GRUB_TERMINAL_INPUT="serial"