<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>files on Notities</title><link>https://www.vandenboom.icu/en/tags/files/</link><description>Recent content in files on Notities</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 07 Jul 2024 20:49:33 +0000</lastBuildDate><atom:link href="https://www.vandenboom.icu/en/tags/files/index.xml" rel="self" type="application/rss+xml"/><item><title>Putting the Microsoft EFI boot files on the EFI partition</title><link>https://www.vandenboom.icu/en/blog/2024-putting-the-microsoft-efi-boot-files-on-the-efi-partition/</link><pubDate>Sun, 07 Jul 2024 20:49:33 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2024-putting-the-microsoft-efi-boot-files-on-the-efi-partition/</guid><description>Boot into the Windows installer
On the first screen press SHIFT + F10
# diskpart # list disk # select disk 0 # list part Look for the Windows partition # select part 3 # assign letter=W # format quick fs=NTFS # list volume Look for the EFI volume # select volume 2 # assign letter=Z # exit # D: Goto the USB installer of Windows # cd D:\sources # dir install* The file install.</description></item><item><title>Sharing files with MS-DOS 6.22 in VirtualBox and macOS</title><link>https://www.vandenboom.icu/en/blog/2023-sharing-files-with-ms-dos-6-22-in-virtualbox-and-macos/</link><pubDate>Sun, 17 Sep 2023 12:29:24 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2023-sharing-files-with-ms-dos-6-22-in-virtualbox-and-macos/</guid><description>How to create an ISO file of a directory on macOS that can be mounted as a CDROM in MS-DOS 6.22 ?
Start Disk Utility on macOS
Go to: File -&amp;gt; New Image -&amp;gt; Image from Folder Choose the directory and press Choose Set Image Format to: DVD/CD master and press Save A *.cdr file will be created Go to the command line Cd to the directory with the *.</description></item></channel></rss>