User Tools

Site Tools


ed:klang:howtos:ise_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ed:klang:howtos:ise_ubuntu [2022/11/30 15:05]
klang [License]
ed:klang:howtos:ise_ubuntu [2022/11/30 15:07] (current)
klang [License]
Line 20: Line 20:
   ip link show   ip link show
      
-For the ISE license manager the NIC name must start with "eth"To solve this problem:+For the ISE license manager the NIC name must start with "eth".
  
-Edit the Grub configuration file+To solve this problem: \\ 
 +1) edit the Grub configuration file.
   sudo vi /etc/default/grub   sudo vi /etc/default/grub
  
-Change Parameter:+2) Change Parameter:
   GRUB_CMDLINE_LINUX=""   GRUB_CMDLINE_LINUX=""
 to to
   GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"   GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
      
-Apply change to grub.+3) Apply change to grub.
   sudo grub-mkconfig -o /boot/grub/grub.cfg   sudo grub-mkconfig -o /boot/grub/grub.cfg
  
-Reboot.+4) Reboot.
      
ed/klang/howtos/ise_ubuntu.1669817152.txt.gz · Last modified: 2022/11/30 15:05 by klang