Steve's blog about RMPrepUSB, Easy2Boot and USB booting and sometimes other stuff too! Don't forget to Subscribe! PDF eBooks here
Visit www.rmprepusb.com for over 140 Tutorials on USB booting or www.easy2boot.xyz for a unique USB multiboot solution.
Monday, 24 April 2023
Use just one keyboard and mouse with all your computers using free 'Barrier' github software
Friday, 21 April 2023
Tuesday, 18 April 2023
Download a 'LiveDVD' version of a Windows 11 ISO
This is called Live11 (alpha): which is a live but cut-down version of Windows 11 22H2 64-bit which is loaded into memory. You can make a DVD from the ISO or legacy boot to it from Easy2Boot.
Wednesday, 8 March 2023
New Windows 10/11 UEFI bootkit can bypass Secure Boot!
Sunday, 5 February 2023
Where have all the birds and insects gone - and should we care?
Sunday, 22 January 2023
Add OpenCore to your Easy2Boot USB drive
Copy the EFI\OC folder to Partition 2 (which should be FAT32) at \EFI\OC
Copy the \EFI\BOOT\BOOTX64.EFI file from your OC source to the same \EFI\OC folder on Partition 2
Add your \EFI\OC\config.plist file (edit as required)
UEFI64 boot to the E2B agFM menu and browse to the \EFI\OC\BOOTX64.EFI file on Partition 2 and select it and press ENTER key.
If you are using your own startup menu, you can add the following entry into the \boot\grubfm\startup_menu.txt file:
if [ -f "(${user})/EFI/OC/BOOTX64.EFI" ] ; then
menuentry "OpenCore (UEFI64)" --class=settings {
set grubfm_file="(${user})/EFI/OC/BOOTX64.EFI"
grubfm_open "${grubfm_file}"
}
fi
fi
https://easy2boot.xyz/create-your-website-with-blocks/add-payload-files/opencore/
Thursday, 19 January 2023
New Windows Update for XP
Tuesday, 17 January 2023
New money saving tips eBook (PDF)
This 39 page eBook (PDF format) contains many of the money saving tips that I use every day (well most of them anyway :-) as well as some crafty tricks. For instance, I get £60 off my normal supermarket shopping bill every month using a simple trick to get £15 money-off vouchers every week. It can be used with other retail stores too and should work in most countries, not just the UK.
It also contains some heating/energy tips too as well as many other tips for other savings.
You may be familiar with some of these tips already, but even if you only actually use just one of them you will have saved the cost of the eBook!
It is currently on SALE at just $1 for two weeks only (normally $5).
Steve's Money-Saving Tips for 2023 (39pp.)
Sunday, 15 January 2023
Anyone can make a small business website in 2 hours (free PDF eBook)
Help - my kitchen ceiling is leaking!
I recently hired a plumber because there was water dripping from my kitchen ceiling and I couldn't find the source!
Friday, 6 January 2023
Try the new Rescue WinPE from AIOBoot
It seems to work for Legacy 64-bit and UEFI64 systems. Place the two files in the correct locations as instructed:
It claims to be semi-persistent as the “Program Files”, “ProgramData” and “Users” folders in drive X: are moved to drive Y: and data written to these folders and Y: drive will be saved.