![]() |
|
Andrew - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: General (https://sinister.li/Forum-General) +--- Forum: Introductions (https://sinister.li/Forum-Introductions) +--- Thread: Andrew (/Thread-Andrew) |
Andrew - Andrew7 - 06-03-2012 Hello HC community, I am new here ![]() I would like to introduce myself. I am Andrew. Regards RE: Andrew - Ghost00 - 06-03-2012 welcome Andrew..enjoy your stay here...... RE: Andrew - Andrew7 - 06-05-2012 Thanks, I hope to learn about hacking
RE: Andrew - Anima Templi - 06-05-2012 Welcome to, I'm sure you will learn a lot from the forum. Hope to see you around Best regards Anima Templi RE: Andrew - TheSkillfularrow - 06-06-2012 welcome to hc dear. This is a lovely place. USB BOOTABLE - Andrew7 - 06-07-2012 Hello Guys, I didn't see a post with USB BOOTABLE, but if there is it then I apologize. For what we need USB BOOTABLE ? Well, there are many reasons for that. One of them "Maybe you have a mini-laptop and there is NO CD/DVD ROOM so how can you install for e.g WINDOWS 7 ? Let's START We need ISO IMAGE mount with DEMON TOOLS and INSERT USB in PC 1 - ISO IMAGE MOUNT 2 - INSERT USB -> CMD -> color a (optional) -> diskpart -> list disk -> select disk 1 (DISK 1 must be USB) -> clean -> create partition primary -> select partition 1 -> active -> format fs=fat32 quick -> exit ("EXIT JUST FOR DISKPART - JUST WRITE THERE IN CMD EXIT") -> xcopy F:\*.* /s /e /f G:\ (In my case: F=for ISO IMAGE / G=for USB) -> exit Done ! I apologize if there is any grammar mistakes , English is not my first language. If this tutorial is not useful, I will remove it :] This tutorial was made it by Andrew7 |