Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue]: create a ventoy live USB stick on an linux file. #3024

Open
1 task done
makuru-dd opened this issue Nov 4, 2024 · 2 comments
Open
1 task done

[issue]: create a ventoy live USB stick on an linux file. #3024

makuru-dd opened this issue Nov 4, 2024 · 2 comments

Comments

@makuru-dd
Copy link

Official FAQ

  • I have checked the official FAQ.

Ventoy Version

1.0.99

What about latest release

No. I didn't try the latest release.

Try alternative boot mode

Yes. I have tried them, but the bug still exist.

BIOS Mode

UEFI Mode

Partition Style

GPT

Disk Capacity

5GB

Disk Manufacturer

No response

Image file checksum (if applicable)

No.

Image file download link (if applicable)

No response

What happened?

I want to create a ventoy live USB stick on an linux file, to mount on an VM, how do I do that, so ventoy recognizes it?

error

./ventoy.iso is NOT a valid device

steps to reproduce

gdisk ./ventoy.iso
truncate -s 5G ventoy.iso
ventoy -I -g ventoy.iso
@makuru-dd makuru-dd changed the title [issue]: [issue]: create a ventoy live USB stick on an linux file. Nov 5, 2024
@strayedstar
Copy link

mount it as aloopback deive and select it,it will work.

@ventoy
Copy link
Owner

ventoy commented Nov 16, 2024

You can do like this:

  1. create a file
  2. mount the blank file to VM
  3. boot the VM with ventoy LiveCD ISO file
  4. create Ventoy on the disk(corresponding to the file) inside the VM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants