zoukankan      html  css  js  c++  java
  • 制作back track linux usb启动盘

    http://www.2cto.com/Article/201203/122028.html

    Required Tools and Preparation

    • USB Thumbdrive (Minimum USB Drive capacity 4 GB)
    • Backtrack 5 ISO file, md5sum verified.
    • UNetbootin - A tool to transfer an iso image to a USB drive


    UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on both Windows and Linux. You can either let UNetbootin download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file if you've already downloaded one or your preferred distribution isn't on the list. This method of getting a live install to a USB drive is the simplest available using Unetbootin. Note that we will format the USB drive and erase its contents.

    Note: you can now save changes made to the system across reboots (persistence).

    • Plug in your USB Drive
    • Format the USB drive to FAT32
    • Start Unetbootin and select the "diskimage" option, choose a BackTrack 5 ISO file.
    • Select the amount of space to use for persistence in MB
    • Select your USB drive and click “OK” for creating a bootable BackTrack USB drive.
    • Once rebooted, remember that the default username and password are root / toor.
    R3 unebootin live01.PNG
    http://www.91ri.org/4572.html
    http://www.91ri.org/3026.html
    http://forums.hak5.org/index.php?/topic/14882-vmware-and-arpspoofing/
    http://forums.windowsecurity.com/viewtopic.php?t=37610&sid=39e6637d8bd0a858cfccf9c8a4d05
    http://huaidan.org/archives/790.html
  • 相关阅读:
    docker 部署 nginx+php+mysql
    jquery-weui picker组件实现只选择年月
    ios端微信浏览器禁止上下滑动
    mysql 统计连续天数
    mysql 省市数据
    php 获取毫秒时间戳
    create-react-app 打包后文件路径问题
    php nginx 获取header信息
    ubuntu或者debian安装php-gd扩展错误
    php xml字符串转数组
  • 原文地址:https://www.cnblogs.com/vigarbuaa/p/3068050.html
Copyright © 2011-2022 走看看