superior method is edit /usr/share/u-boot-menu/conf.d/mobian.conf
change line
to
and run
edits to /usr/share/u-boot-menu/conf.d/mobian.conf can be undone in future rupdates
change line
Code:
U_BOOT_PARAMETERS="consoleblank=0 loglevel=7 ro quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=0"Code:
U_BOOT_PARAMETERS="consoleblank=0 loglevel=7 ro quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=0 ipv6.disable=1"and run
Code:
sudo u-boot-updateedits to /usr/share/u-boot-menu/conf.d/mobian.conf can be undone in future rupdates

how to disable ipv6 at kernel level with towboot?
