Making bootable usb/flash drive for Windows 7 / Windows 8 by using Grub2
Here we will used the following concentions: USB drive mapped to: /dev/sdb Windows 7 or 8 ISO – win7.iso Running linux with grub2 (I’m running Fedora 20 right now) parted ntfs-3g 1| By using parted we must make the following modifications on /dev/sdb Make MSDOS label: mklabel msdos Set boot flag set boot Create… Continue reading Making bootable usb/flash drive for Windows 7 / Windows 8 by using Grub2