Showing posts with label bootable. Show all posts
Showing posts with label bootable. Show all posts

Tuesday, August 16, 2016

How to make a bootable Kali Linux 2 0 USB

How to make a bootable Kali Linux 2 0 USB


How to make a bootable Kali Linux 2.0 USB with persistence that save files

Do you want to change the settings, update, and save some files in Kali Linux Live USB without losing your work.

How to make a bootable Kali Linux 2.0 USB with persistence. Persistence means that all the data changes that take place while you are using the system, they will be saved on the usb / pendrive that you Linux is in.

bootable Kali Linux

Reasons for using Live USB with Persistence are:
  • · You use all of your system resources eg. CPU, RAM, GPU, etc
  • · You take no space of your Hard Drive for it.
  • · You can take your OS to any PC you use.
bootable Kali Linux

Requirements:

1. Universal USB Installer : www.pendrivelinux.com/universal-usb-inst­aller-easy-as-1-2-3/


or Rufus Faster bootable maker : https://rufus.akeo.ie/

2. Kali Linux Image : https://www.kali.org/downloads/

3. MiniTool Partition Wizard : www.partitionwizard.com  

OR http://download.cnet.com/MiniTool-Partition-Wizard-Free-Edition/3000-2094_4-10962200.html


TUTORIAL:
1. DOWNLOAD KALI LINUX ISO AND MAKE A BOOTABLE LIVE KALI


bootable Kali Linux

 3. CREATE 2 PARTITION WITH MINI TOOL

1. Select your USB drive with Kali Linux  right click  and choose  Move/Resize
  I resize mind 3.2 gig

bootable Kali Linux

bootable Kali Linux
 
2. Click the Unallocated rigth click to create new partition.


bootable Kali Linux


3. Name the partition label  "persistence" , create as "primary" , file system "Ext4" , cluster size "default" .

bootable Kali Linux


4. Click "Apply"  check .. and then click Yes.

bootable Kali Linux


Wait 10 minutes or more...

bootable Kali Linux


4. BOOT FROM YOUR NEW KALI LINUX LIVE USB PERSISTENCE
OPEN THE TERMINAL (CMD LIKE)

bootable Kali Linux



Commands Used In Kali :


UUI is the drive name change with your own drive name label

1. fdisk -l : To List Your Drives

2. mkdir -p /mnt/UUI : Make a directory on the filesystem to mount your USB

3. mount /dev/sdb2 /mnt/UUI : Mount the partition on the directory you made

4. echo "/ union"> /mnt/UUI/persistence.conf : Adds a configuration file to enable persistence.

5. umount /dev/sdb2 && reboot : Unmount the partition and reboot.


OK DONE!!..

When Kali as password type : toor
user name is : root

download now

Read More

Saturday, August 13, 2016

Make your Usb into bootable Drive to install windows

Make your Usb into bootable Drive to install windows


WiNToBootic: Drag & Drop ISO Images To Create Bootable USB Drives For Windows Installation

Before the use of USB flash drives to install Windows became common, we could only install Windows on our computers using CDs. At that time, installing an operating system using a USB flash drive sounded like a thing of the future, but today, it is as common as using a CD. Newer versions of Microsoft Windows, like Windows 7, can be installed in two ways: directly from Windows XP and Windows Vista, and by using a bootable USB/CD. If your PC doesn’t have any operating system installed, then you may need a bootable USB drive to boot the system into Windows installation setup. Today, we have an application for you called WiNToBootic, which allows you to make a bootable NTFS USB drive for installing Windows. The application focuses on speed and convenience, allowing you to write ISO images via drag and drop. Furthermore, unlike other bootable USB creators, WiNToBootic provides a Quick Format option, which saves you the time you would’ve spent performing the operation yourself. More on WiNToBootic after the jump.
The software has a lot features which are not included in other bootable USB making programs, such as NTFS Support, Windows 7 Bootloader, ISO 9660 (Joilet), ISO 13346 (UDF), ISO: Windows 7/ 8/ 2008/ Vista/ PE2 and PE3. The application presents a simple, straightforward usage. When you plugin the USB, the program automatically recognizes it and makes it available for use. In order to make a bootable USB flash drive for Windows,  plug-in a USB and enable the Quick Format mode if you want to quickly format the drive. Now, drag the ISO over the main interface and click Do It!.
1

The application provides you with information regarding each task that is being performed at the back end. The information will let you know on every step when the flash drive is formatted, the bootloader is flashed, and the ISO is extracted. When all the processes are finished, just remove the drive to use it for booting any system into Windows installation setup.
3
What is different in this application is the fact that all the information, about what is happening behind the scenes, is displayed to the users and you can time your other activities accordingly. For instance, if you see that a particular process is taking a lot of time, you can finish another important task in the meantime, instead of waiting uselessly for the bootable USB drive to e created. WiNToBootic works on both 32-bit and 64-bit versions of Windows XP, Windows Vista, Windows 7 and Windows 8.
Download WiNToBootic
Posted By Sachin Rastogi

download now

Read More