Installing Windows Server 2019 from a remotely mounted ISO
Paul Fertser
fercerpav at gmail.com
Wed Aug 4 00:29:15 AEST 2021
On Tue, Aug 03, 2021 at 05:17:52PM +0300, Konstantin Klubnichkin wrote:
> Looks like a typo, s/image/partition/.
>
> I don't think so as formatting partition would require play with losetup and
> probably some boot loader installation onto the image.
kpartx creates appropriate loop devices automatically, so if your
image has a partition table you can easily get the suitable loop
devices to run mkfs.vfat on them, then mount it etc.
For UEFI bootloader installation on removable media is just copying a
file to a FAT32 partition, nothing fancy.
--
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercerpav at gmail.com
More information about the openbmc
mailing list