Giter Site home page Giter Site logo

Comments (5)

HyperCriSiS avatar HyperCriSiS commented on July 1, 2024 1

OK, will do next time :)
Yes, I manually needed to select the proper device. I have an attached USB drive, maybe this is the issue.

from dietpi.

Joulinar avatar Joulinar commented on July 1, 2024

Sharing the error message would be a good starting point

from dietpi.

HyperCriSiS avatar HyperCriSiS commented on July 1, 2024

I thought this is all in the Bug report which you can access with the reference code.
I managed to fix it with a manual apt upgrade. It installed GRUB which fixed the issue.

from dietpi.

MichaIng avatar MichaIng commented on July 1, 2024

I guess you needed to manually select the correct bootloader device? For images generated after this commit, this should actually not be required anymore, unless you changed something at Hyper-V, like the emulated type of drive, controller or similar, or you added further drives so that /dev/sda is not the root drive anymore?

Yes, the bug report upload contains all information. But not everyone has access to them and they life for 48 hours only. So for future reference, and to make it easier for us, also when not being at home with bug report access credentials, it helps to copy&paste the generated GitHub issue template from the console, respectively the related console output.

from dietpi.

MichaIng avatar MichaIng commented on July 1, 2024

I have an attached USB drive, maybe this is the issue.

Usually internal drives (IDE, SATA, SCSI) should be recognised first and hence become /dev/sda. But VMs which are no true hardware may behave different, so that the root drive probably became /dev/sdb. Luckily those device paths are not used by any bootloader or fstab configuration so that this does not cause issues, aside of on GRUB upgrade, when it recognises that there is no GRUB present on the stored target device path.

from dietpi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.