* [pve-devel] Installer eMMC support contribution
@ 2025-08-05 6:23 Ilya Gulya
2025-08-08 8:46 ` Fabian Grünbichler
0 siblings, 1 reply; 2+ messages in thread
From: Ilya Gulya @ 2025-08-05 6:23 UTC (permalink / raw)
To: pve-devel
Hi!
Currently Proxmox VE installer lacks support for installing on eMMC
(/dev/mmcblk).
Users have to manually patch the installer code to make this happen:
https://ibug.io/blog/2022/03/install-proxmox-ve-emmc/
I would like to contribute this to the Proxmox installer so that this no
longer required to be done by end users.
Is it okay and what is the proper way to contribute?
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [pve-devel] Installer eMMC support contribution
2025-08-05 6:23 [pve-devel] Installer eMMC support contribution Ilya Gulya
@ 2025-08-08 8:46 ` Fabian Grünbichler
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2025-08-08 8:46 UTC (permalink / raw)
To: pve-devel; +Cc: Ilya Gulya
On August 5, 2025 8:23 am, Ilya Gulya wrote:
> Hi!
>
> Currently Proxmox VE installer lacks support for installing on eMMC
> (/dev/mmcblk).
>
> Users have to manually patch the installer code to make this happen:
>
> https://ibug.io/blog/2022/03/install-proxmox-ve-emmc/
>
> I would like to contribute this to the Proxmox installer so that this no
> longer required to be done by end users.
>
> Is it okay and what is the proper way to contribute?
in the past, we've been a bit wary about supporting such devices because
PVE is quite write intensive on /, and many such devices quickly wear
out and fail..
I think there are more stable eMMC options around nowadays, so maybe we
could include such a patch if it also adds a warning that this might be
dangerous depending on the concrete hardware that is used?
in general, you can find information on how to contribute patches to any
of our projects here:
https://pve.proxmox.com/wiki/Developer_Documentation
in particular, the CLA part at the bottom is an important pre-requisite!
thanks,
Fabian
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-08 8:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-05 6:23 [pve-devel] Installer eMMC support contribution Ilya Gulya
2025-08-08 8:46 ` Fabian Grünbichler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.