ventoy / Ventoy

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

[issue]: Puppy "persistence" storage doesn't work #1075

Open FastThenLeft opened 3 years ago

FastThenLeft commented 3 years ago

Official FAQ

Ventoy Version

1.0.51

What about latest release

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

BIOS Mode

UEFI Mode

Partition Style

MBR

Disk Capacity

32GB

Image file checksum (if applicable)

Yes.

Image file download link (if applicable)

http://distro.ibiblio.org/puppylinux/puppy-bionic/bionicpup64/bionicpup64-8.0-uefi.iso

What happened?

This is really a feature request. Puppy Linux (bionicpup64-8.0-uefi) boots and works great.

The issue is that when you quit puppy, it offers to create a ".sfs" file. This is Puppy's "persistence" file. Puppy tries to save the file to the first partition which is read-only, so it fails. I've tried creating a persistence file (which I use successfully with Ubuntu) to no avail.

I'm investigating Easy2Boot which seems to work with Ventoy and will allow Puppy's "persistence" file.

But, I'd thought I'd alert you all directly in case you have some ideas.

Thanks for such a great app! I never leave home without my Ventoy USB stick.

Ucda1212 commented 9 months ago

Might wanna check this out, it's a good read to figure out Ventoy's persistence features. https://www.ventoy.net/en/plugin_persistence.html

steve6375 commented 9 months ago

Did you try VTOY_LINUX_REMOUNT which stops the volume being read-only?