Hello
Proxmox VE v9 is installed on ASUS Laptop. To have 1Gb network, I had to buy USB gigabit ethernet.
After many hours of configuring boot sequence and using GRUB AMD64(grubx64.efi), I finally got this USB working, except when I use a simple reboot sequence...
Booting from power off->on everything works from BIOS to Proxmox and USB gigabit is up and running.
If I click "reboot" on Proxmox GUI or reboot from terminal window, Proxmox will reboot but the USB will not show on "ip a".
efibootmgr is OK showing primary boot from grubx64.efi
ip a:
3: enx00e04c151320: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master vmbr1 state UP group default qlen 1000
link/ether 00:e0:4c:15:13:20 brd ff:ff:ff:ff:ff:ff
It seems reboot does not use grubx64.efi to load USB ports...
Proxmox VE v9 is installed on ASUS Laptop. To have 1Gb network, I had to buy USB gigabit ethernet.
After many hours of configuring boot sequence and using GRUB AMD64(grubx64.efi), I finally got this USB working, except when I use a simple reboot sequence...
Booting from power off->on everything works from BIOS to Proxmox and USB gigabit is up and running.
If I click "reboot" on Proxmox GUI or reboot from terminal window, Proxmox will reboot but the USB will not show on "ip a".
efibootmgr is OK showing primary boot from grubx64.efi
ip a:
3: enx00e04c151320: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master vmbr1 state UP group default qlen 1000
link/ether 00:e0:4c:15:13:20 brd ff:ff:ff:ff:ff:ff
It seems reboot does not use grubx64.efi to load USB ports...