ventoy / Ventoy

A new bootable USB solution.
https://www.ventoy.net
GNU General Public License v3.0
60.36k stars 3.94k forks source link

Ventoy extend peristence script fails #2530

Open ravirajbasis opened 10 months ago

ravirajbasis commented 10 months ago

Official FAQ

Ventoy Version

1.0.93

What about latest release

Yes. I have tried the latest release, but the bug still exist.

Try alternative boot mode

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

BIOS Mode

Legacy BIOS Mode

Partition Style

MBR

Disk Capacity

512GB

Disk Manufacturer

No response

Image file checksum (if applicable)

None

Image file download link (if applicable)

No response

What happened?

Hi

Trying to extend persistence size by ExtendPersistentImg.sh, command ends in error as given below:

pop-os@pop-os:~/Downloads$ sudo bash ExtendPersistentImg.sh persistence_pop-os_osint.dat 16384

persistence_pop-os_osint.dat not exist.

Also, tried giving full pathname to the persistence file.

Thanks

ravirajbasis commented 10 months ago

Hi

Tried from a separate Unix machine:

root@localhost:~/Documents # sudo bash ExtendPersistentImg.sh /media/da0s1/ventoy/persistence_pop-os_osint.dat 16384 ExtendPersistentImg.sh: line 29: /bin/bash: No such file or directory

Thanks rraj

ravirajbasis commented 10 months ago

Hi

Cannot locate persistence (.dat) file in ubuntu.

Search yields no results.

See, screenshot: Screenshot from 2023-08-21 11-00-14 Thanks rraj