Coder Social home page Coder Social logo

Comments (2)

ventoy avatar ventoy commented on July 27, 2024 1

Try this CI release: https://github.com/ventoy/Ventoy/actions/runs/9207193439
https://www.ventoy.net/en/doc_github_ci.html

from ventoy.

tamdaz avatar tamdaz commented on July 27, 2024

Results

This CI release has successfully installed 2 partitions, with MBR and GPT partition tables.

MBR

sudo ./Ventoy2Disk.sh -i /dev/md0   

**********************************************
      Ventoy: 05231144  x86_64
      longpanda [email protected]
      https://www.ventoy.net
**********************************************

Disk : /dev/md0
Model: Linux Software RAID Array (md)
Size : 31 GB
Style: MBR


Attention:
You will install Ventoy to /dev/md0.
All the data on the disk /dev/md0 will be lost!!!

Continue? (y/n) y

All the data on the disk /dev/md0 will be lost!!!
Double-check. Continue? (y/n) y

Create partitions on /dev/md0 by parted in MBR style ...
Done
Wait for partitions ...
partition exist OK
create efi fat fs /dev/md0p2 ...
mkfs.fat 4.2 (2021-01-31)
success
Wait for partitions $vPART1 and $vPART2 ...
/dev/md0p1 exist OK
/dev/md0p2 exist OK
partition exist OK
Format partition 1 /dev/md0p1 ...
mkexfatfs 1.3.0
Creating... done.
Flushing... done.
File system created successfully.
mkexfatfs success
writing data to disk ...
sync data ...
esp partition processing ...

Install Ventoy to /dev/md0 successfully finished.

image

GPT

sudo ./Ventoy2Disk.sh -i /dev/md0 -g

**********************************************
      Ventoy: 05231144  x86_64
      longpanda [email protected]
      https://www.ventoy.net
**********************************************

Disk : /dev/md0
Model: Linux Software RAID Array (md)
Size : 31 GB
Style: GPT


Attention:
You will install Ventoy to /dev/md0.
All the data on the disk /dev/md0 will be lost!!!

Continue? (y/n) y

All the data on the disk /dev/md0 will be lost!!!
Double-check. Continue? (y/n) y

Create partitions on /dev/md0 by parted in GPT style ...
Done
Wait for partitions ...
partition exist OK
create efi fat fs /dev/md0p2 ...
mkfs.fat 4.2 (2021-01-31)
success
Wait for partitions $vPART1 and $vPART2 ...
/dev/md0p1 exist OK
/dev/md0p2 exist OK
partition exist OK
Format partition 1 /dev/md0p1 ...
mkexfatfs 1.3.0
Creating... done.
Flushing... done.
File system created successfully.
mkexfatfs success
writing data to disk ...
sync data ...
esp partition processing ...

Install Ventoy to /dev/md0 successfully finished.

image

from ventoy.

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.