Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 12,273
» Latest member: 龙套二号
» Forum threads: 1,602
» Forum posts: 6,562

Full Statistics

Online Users
There are currently 143 online users.
» 1 Member(s) | 140 Guest(s)
Bing, Google, spidersyno

Latest Threads
Kraken: Гарантия безопасн...
Forum: Ventoy Discussion Forum
Last Post: JustinHew
1 hour ago
» Replies: 0
» Views: 7
i have ventoy usb with wi...
Forum: Ventoy Discussion Forum
Last Post: xzaswq
2 hours ago
» Replies: 3
» Views: 82
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
11-22-2024, 09:26 AM
» Replies: 0
» Views: 116
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 798
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 611
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,121
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,389
Boot ISO from sata
Forum: Ventoy Discussion Forum
Last Post: jesudia
11-10-2024, 08:17 PM
» Replies: 0
» Views: 303
boot iso with ventoy: "n...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
11-08-2024, 01:55 PM
» Replies: 0
» Views: 367
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 383

 
  Which markup to choose when creating a usb ventoy
Posted by: BKPB - 10-25-2022, 03:56 PM - Forum: Ventoy Discussion Forum - Replies (3)

Which markup should I choose correctly when creating a usb ventoy, MBR or GPT? How does this affect the download or installation ?
[Image: NewLoZb.png]

Print this item

  Change the label 1.0.80 BIOS www.ventoy.net
Posted by: BKPB - 10-25-2022, 03:01 PM - Forum: Ventoy Discussion Forum - Replies (3)

Dear author of the program.
Tell me, is it possible to change the inscription: "1.0.80 BIOS www.ventoy.net " in the boot menu.
I want that instead of this label, the BIOS label is displayed if I booted in BIOS mode, and the UEFI label is displayed if I booted in UEFI mode.
Or it may be possible to add such a line.

If this is not possible, then it may be possible to make wallpaper number 1 (or theme number 1) appear when booting in BIOS mode, and wallpaper number 2 (or theme number 2) appear when booting in UEFI mode.

[Image: GrwZhbe.png][Image: 6w45irU.png]

Print this item

Heart Ventoy-1.0.81 release
Posted by: longpanda - 10-25-2022, 12:18 PM - Forum: Ventoy Discussion Forum - Replies (1)

  • 2022/10/25 --- 1.0.81 release
  1. Show asterisks ('*') when typing password (PR #1868)

  2. Disable Fn hotkey during secondary boot menu.
  3. Fix the issue that VTOY_LINUX_REMOUNT=1 does not work with Batocera 35 (#1878)
  4. Fix the issue that rockcluster, part of config missing during install. (#1900)
  5. Fix VentoyPlugson issue when ISO partition has a drive label with a space. (#1901)
  6. Add support for easyOS easy-4.4.2-amd64.img. (#1926)
  7. VentoyPlugson: Add json preview feature.
  8. VentoyPlugson: Add reset button.
  9. VentoyPlugson: Add configuration active identifier for each tab.
  10. Add _VTNORMAL identifier.
  11. languages.json update

Print this item

solved Two boot menus BIOS and UEFI
Posted by: BKPB - 10-24-2022, 06:58 AM - Forum: Ventoy Plugin Forum - Replies (20)

Hello.

I can't find a topic on creating two BIOS and UEFI boot menus in Ventoy. 
I need that when booting in BIOS mode, the boot menu with programs that work in both BIOS and UEFI is displayed, and when booting in UEFI, 
a list of only those programs that support UEFI booting is displayed.  
How to do it.

Print this item

  Icons to the center of the menu
Posted by: BKPB - 10-22-2022, 02:58 PM - Forum: Ventoy Discussion Forum - Replies (2)

how do I move the icons closer to the center of the menu ? It turns out to shift the text, but there are no icons. Tell me how to do it?
[Image: oKqbAWB.png]

This is my theme.txt

+ boot_menu {

left = 50%-325
width = 650

top = 50%-170
height = 440

icon_width = 32
icon_height = 32

item_height = 26
item_padding = 2

item_icon_space = 7
item_spacing = 1

 item_color = "#ddd" 

selected_item_pixmap_style = "selected_*.png"
selected_item_color = "#ffffff"
}

Print this item

  Vertical Monitor + terminal locale (mod 1.0.80)
Posted by: AlexBryansk - 10-22-2022, 10:13 AM - Forum: Ventoy Plugin Forum - No Replies

--- 13 ---
                           
    Added a vertical monitor orientation mode.
      Parameter in the file ventoy.json:
*********************************************************************

*  "theme": {
*      ...
*      "theme_rotate90": "/ventoy/themes/Vertical_Monitor/vertical.txt",
*      "text_direction": "2",
*      "font_rotate90": ["/ISO/fonts/rotate_10b.pf2"],
*      ...
*  },
*********************************************************************
 
        Description:
        theme for vertical mode
        "theme_rotate90": "/ventoy/themes/Vertical_Monitor/vertical.txt"
       
        "text_direction": "2" - vertical mode activation - Ventoy is loaded with the vertical orientation of the screen
        "text_direction": "1" - horizontal orientation of the screen
        if the "text_direction" key is not set, the horizontal orientation of the screen is
       
        font for vertical mode
        "font_rotate90": ["/ISO/fonts/rotate_10b.pf2"]
       
        theme "/Vertical_Monitor/vertical.txt " and 3 fonts "rotate_8.pf2", "rotate_10b.pf2", "rotate_12.pf2"
        (with Latin and Cyrillic) added to ventoy-mod_1.0.80...see paragraph 12
       
       
        added a "hot" button "Ctrl" + "l" to change the orientation of the screen after loading Ventoy,
        under the conditions:
    a) the "text_direction" key is set to "1" or "2"
    b) the vertical theme key "theme_rotate90" is set
    c) the horizontal theme key "file" is set
   
 
 
   
                            --- 14 ---
 
 
 
    Changed the "lsfonts" command. Now it outputs in the form
    path and file name -> font name (which should be written for the theme components if we want to highlight them)   
   
   
    For example, we want to make a bigger inscription:
    "h:help F1: Memdisk  F2: Power F3: ListView F4: Localboot F5: Tools F6: download-Kubuntu F9: info"
   
                           
а) we look through the fonts (they are now displayed as menu items) and select the one we like.
b) Go to the terminal and type the command
            grub>lsfonts
    and we look at the system's response. Usually the last viewed font is at the very top of the list. Let it be so:
            (hd0,1)/ISO/fonts/fixedsys-regular-32.pf2  ->  Fixedsys Excelsior 3.01 Regular 32
            ...
c) adding a font to the name_of_your_theme.txt
*********************************************************************

*  + hbox{
*      ...
*      + label {text = "@VTOY_HOTKEY_TIP@" color = "#eeeef8" font = "Fixedsys Excelsior 3.01 Regular 32" align = "left"}
*  }
*********************************************************************
 
d) adding the font to
          Parameter in the file ventoy.json:
*********************************************************************

*  "theme": {
*      ...
*      "fonts": ["/ISO/fonts/fixedsys-regular-32.pf2",...
*      ...
*  },
*********************************************************************
   
   
The example given in "/ventoy/themes/Arch-Blue/theme.txt".


   
                            --- 15 ---
                           
Downloaded localization files *.mo from the Internet (column 3). I assumed which language
it would correspond to (column 2). And as the value of the key "VTOY_locale_LANGUAGE" (1 column).
If I made a mistake somewhere, I apologize for my ignorance. There are also several languages that I don't know
what the correct value is to set. For example:
pa.mo . These are: "pa_Arab" or "pa_Guru" or "pa_IN" or "pa_PK" or ... ?
I would be grateful if you could tell me. And I will make changes in the next release.
You can also send your localization files for inclusion in Ventoy.

/*
* ast  - Asturian (Spain) - ast.mo
* ca    - Catalan - ca.mo
* da_DK - Danish - da.mo
* de_DE - German - de.mo
* en_GB - English - en.mo
* es    - spanish - es.mo
* fi_FI - Finnish - fi.mo
* fr_FR - French - fr.mo
* gl_ES - Galician - gl.mo
* hr_HR - Croatian - hr.mo
* hu_HU - Hungarian - hu.mo
* id_ID - Indonesian - id.mo
* it_IT - Italian - it.mo
* ko_KR - Korean - ko.mo
* lg_UG - ganda - lg.mo
* lt_LT - Lithuanian - lt.mo
* nb_NO - Norwegian Bookmole - nb.mo
* nl_NL - Dutch - nl.mo
* pa    - punjabi - pa.mo
* pl_PL - polish - pl.mo
* pt_PT - Portuguese - pt.mo
* pt_BR - Portuguese (Brazil) - pt_BR.mo
* ro    - Romanian - ro.mo
* ru_RU - Russian - ru.mo
* sl_SI - Slovenian - sl.mo
* sr    - Serbian - sr.mo
* sv_SE - Swedish - sv.mo
* tr_TR - Turkish - tr.mo
* uk_UA - Ukrainian - uk.mo
* vi_VN - Vietnamese - vi.mo
* zh_CN - Chinese (China) - zh_CN.mo
* zh_TW - Chinese (Taiwan) - zh_TW.mo
*/




    Added a locale for the terminal. Selection from the list:
ast, ca, da_DK, de_DE, en_GB , es, fi_FI, fr_FR, gl_ES, hr_HR, hu_HU, id_ID, it_IT, ko_KR, lg_UG, lt_LT, nb_NO, nl_NL, pa,
pl_PL, pt_PT, pt_BR, ro, ru_RU, sl_SI, sr, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW
   
    Set in
          Parameter in the file ventoy.json:
*********************************************************************

*  "control": [
*      ...
*      "{ "VTOY_locale_LANGUAGE": "ru_RU"},
*      ...
*  ],
*********************************************************************



P.S.
I wrote a reference on mod_ventoy - unpack the archive ventoy-mod_1.0.80-linux.tar.gz или ventoy-mod_1.0.80-windows.zip:
/ventoy-mod_1.0.80/plugin/ventoy/help.txt - in russian language.
/ventoy-mod_1.0.80/Difference_from_the_original_version.txt - in english (translate.google) language.

Video of the work of changing screen orientations using the "hot" button "Ctrl" + "l", starting immediately in vertical mode
, see the link rotate.mp4.
download mod: ventoy-mod_1.0.80-linux.tar.gz  ventoy-mod_1.0.80-livecd.iso  ventoy-mod_1.0.80-windows.zip

Print this item

  What can I do to fix this?
Posted by: haatjee - 10-20-2022, 04:03 PM - Forum: Ventoy Discussion Forum - Replies (2)

[Image: RKiRsie.jpg]
Hello guys,

So I have this problem when I try to boot with ventoy on my PC itself, everything itself on mobalive works fine. I tried reso changing from gui to text, dissabling secure boot, tpm. Nothing works. What can I do ?

Print this item

  Keyboard input doubled
Posted by: wieb - 10-16-2022, 09:39 AM - Forum: Ventoy Discussion Forum - Replies (2)

This was on an old server model ibm 3650 m3. With a usb keyboard and mouse. The keyboard functions normally on windows and bios etc.
But on ventoy the arrow keys (probably all keys) where applied atleast twice.
So when pressing down in the menu, it goes 2 items down instead of one.

Print this item

  Error - Run under the correct directory
Posted by: GCMartin - 10-16-2022, 09:33 AM - Forum: Ventoy Discussion Forum - Replies (9)

Why am I getting this error? <SOLVED>

Code:
/mnt/sda2/Ventoy/1/ventoy-1.0.80-linux$ ./Ventoy2Disk.sh 

**********************************************
      Ventoy:  x86_64
      longpanda admin@ventoy.net
      https://www.ventoy.net
**********************************************

Please run under the correct directory

How to resolve? Or what should I do to resolve?

Print this item

Photo Run vdi from grub 2 with vdiskchain
Posted by: GiGiRock - 10-09-2022, 07:46 PM - Forum: Ventoy Discussion Forum - Replies (4)

Hi all speaking from Italy ,



I did a vdi disk and install an virtualbox arch distribution ( endevarous Apollo ) , follow the documentation I installed vtoy2boot , then using vdiskchain I was able to boot my .vdi disk virtualbox from grub2 of my desktop pc for two months.



Now  , after an arch update/upgrade , I'm non able again to run my vdi disk from grub but only using virtualbox from my ubuntu linux system.




If I try to run .vdi from grub2 i have a message like :




Not bootfile found for UEFI !

Maybe the image does not support 64 bit UEFI


(see picture attached)



Note if I use other .vdi file in my hard disk , I'm able to boot from grub2



i googled around but I never found an error like this for ventoy/grub2



Attached Files Thumbnail(s)
   
Print this item