Coder Social home page Coder Social logo

Comments (3)

ventoy avatar ventoy commented on May 19, 2024

vtoyboot does detect the boot environment when booting.
If currently is not booted from Ventoy then it will not create dm device and will continue the normal boot.

from vtoyboot.

ventoy avatar ventoy commented on May 19, 2024
  1. Create a new disk image and boot from QEMU
  2. Install a distro to the VM (e.g. Ubuntu)
  3. After install, run vtoyboot in the system.
  4. reboot the VM

Can step 4 boot normal to the VM? (I test with VirtualBox and this is OK)

from vtoyboot.

hgkamath avatar hgkamath commented on May 19, 2024

okay, its my bad. Sorry for false alarm and thank you for replying. There have been package-updates in the intervening time and so bug may have been spurious.

I attempted a couple of VM boots, post-install of vtoyboot and image booted successfully to GUI.
Image installed was a fresh fedora 36 beta

host-kernel: 5.17.0-0.rc5.96.fc35.x86_64 (self built from srpm)
qemu: qemu-system-x86-6.2.0-2.fc35.1.x86_64 (self built from srpm)
guest-kernel: 5.17.0-0.rc7.117.fc36.x86_64 
[root@sirius gana]# XDG_RUNTIME_DIR=/run/user/1000 qemu-system-x86_64 -cpu qemu64 -m 4096 -machine "type=q35" -accel "kvm" -smp "sockets=1,cores=8,threads=1" -boot d -drive "index=0,if=pflash,format=raw,readonly=on,file=/usr/share/edk2/ovmf/OVMF_CODE.fd" -drive "index=1,if=pflash,format=raw,file=/vol/15KJ_Images/vstorage/OVMF_VARS.fd" -drive "index=2,format=raw,file=/vol/15KJ_Images/transcend/m02_lnx.raw.img.vtoy"  -device "virtio-vga-gl" -display "gtk,gl=on" -rtc "base=utc"-net "user" -device "virtio-net,netdev=vmnic" -netdev "user,id=vmnic,net=192.168.20.0/24,dns=192.168.20.3,dhcpstart=192.168.20.15" -qmp tcp:0:5955,server,nowait
qemu-system-x86_64: warning: hub 0 with no nics
gl_version 46 - core profile enabled
GLSL feature level 460

Its good to know that it will also work on virtualbox.

I should have been more perceptive and looked more closely to see how far into the boot process that spurious attempt had gone, and for what reason it stalled. I will do so next time if it ever reoccurs.

I will close this bug for now, and reopen only if I can recreate it.

from vtoyboot.

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.