Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Unable to mount ventoy partition
#1
Hi,

Ventoy partition on my USB stick can't be mounted by Linux (Mint Cinnamon) despite VENTOY_LINUX_REMOUNT added to my json file.

It has been reported here that VENTOY_LINUX_REMOUNT has to be added too in control_legacy and in control_uefi but that has no effect, regardless boot type, UEFI or legacy.

I noticed too that menu language stays english even when modifying it.

My json file includes a persistence section and that works fine but may be there's something wrong in the control section. Here is my file :


Code:
{
  "control": [
    {
      "VTOY_LINUX_REMOUNT": "1"
    },
    {
      "VTOY_MENU_LANGUAGE": "fr_FR"
    }
  ],
  "control_legacy": [
    {
      "VTOY_LINUX_REMOUNT": "1"
    },
    {
      "VTOY_MENU_LANGUAGE": "fr_FR"
    }
  ],
  "control_uefi": [
    {
      "VTOY_LINUX_REMOUNT": "1"
    },
    {
      "VTOY_MENU_LANGUAGE": "fr_FR"
    }
  ],
  "persistence": [
    {
      "image": "/Fichiers ISO/Linux Mint Cinnamon/linuxmint-20.3-cinnamon-64bit.iso",
      "backend": [
        "/Persistence/Linux Mint Cinnamon/persistence_ext4_1GB_casper-rw.dat"
      ]
    }
  ]
}

Thanking you in advance for any suggestion.


FG
Reply


Messages In This Thread
Unable to mount ventoy partition - by Heffgé - 02-20-2023, 03:24 PM
RE: Unable to mount ventoy partition - by Heffgé - 02-21-2023, 03:53 PM
RE: Unable to mount ventoy partition - by Heffgé - 02-22-2023, 09:13 AM
RE: Unable to mount ventoy partition - by Heffgé - 02-22-2023, 05:29 PM
RE: Unable to mount ventoy partition - by Heffgé - 02-23-2023, 08:01 PM
RE: Unable to mount ventoy partition - by Heffgé - 02-27-2023, 08:11 AM
RE: Unable to mount ventoy partition - by QUARQ - 03-29-2023, 01:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)