How to creat bootable disk
2015.07.27 12:13
Computer, Laptop, iPhone and iPad Repair
yongcomputer.com.au
Using the Diskpart Command
Type LIST DISK and hit Enter
Type Select Disk 1 and then hit Enter
Type Clean and then hit Enter
Type Create Partition Primary and then hit Enter
Type Select Partition 1 and then hit Enter
Type Active and then hit Enter
Type Format FS=NTFS and then hit Enter
Type Assign and then hit Enter
Type EXIT and then hit Enter
Type D: cd boot and then hit Enter
Type Bootsect.exe /nt60 E: and then hit Enter
Using the Rufus Tool
Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.
It can be especially useful for cases where:
you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.)
you need to work on a system that doesn't have an OS installed
you need to flash a BIOS or other firmware from DOS
you want to run a low-level utility
Link: https://rufus.akeo.ie/
Computer, Laptop, iPhone and iPad Repair
yongcomputer.com.au