From: Michael K. <li...@mk...> - 2023-11-04 17:32:11
|
> Am 04.11.2023 um 18:16 schrieb Lonnie Abelbeck <li...@lo...>: > >> >> On Nov 4, 2023, at 11:12 AM, Gerard van Til <ger...@gm...> wrote: >> >> Goodafternoon, >> >> I just upgraded my AstLinux using the UI, but after rebooting, my eth0 seems to be gone, so I have no internet access anymore. Luckily, this AstLinux is running on a virtual machine under Windows Hyper-V, and I can access it using the Hyper-V manager. I can login with the root user, and should be able to enter commands. If anyone can help me with the Linux commands to restore this box to its previous version before the upgrade, that would be great! >> >> Regards; >> Gerard / Netherlands > > Hi Gerard, > > First answering your last question, to revert back to the pervious version, simply: > > System tab -> System Firmware Upgrade: [ Revert to Previous ] - { Firmware } - _x_ Confirm > > System tab -> Reboot/Restart System: [ Now ] - { Reboot } - _x_ Confirm > > > Before you do that, let's try to understand the issue. > > Are you at the latest AstLinux 1.5.1 ? > > What is the output of: > -- > lscpu | grep -i '^hypervisor vendor:' > -- > > What is the output of: > -- > lsmod > -- > > > Sadly I have no way to test Hyper-V, so your help is appreciated. > > Lonnie If you cannot access the GUI, the same can be done from the command line: Check installed versions: -- upgrade-run-image show -- Revert to former version: -- upgrade-run-image revert reboot -- Good luck Michael http://www.mksolutions.info |