Login Register






Andrew filter_list
Author
Message
Andrew #1
Hello HC community, I am new here Smile

I would like to introduce myself. I am Andrew.

Regards

Reply

RE: Andrew #2
welcome Andrew..enjoy your stay here......

Reply

RE: Andrew #3
Thanks, I hope to learn about hacking Smile
[Image: 13182196064196149402_thumb.png]

Reply

RE: Andrew #4
Welcome to, I'm sure you will learn a lot from the forum. Hope to see you around

Best regards
Anima Templi

Reply

RE: Andrew #5
welcome to hc dear. This is a lovely place.

Reply

USB BOOTABLE #6
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
[Image: 13182196064196149402_thumb.png]

Reply