http://banderlogi.blogspot.com/2011/06/enum-drive-letters-attached-for-usb.html typedef enum _STORAGE_BUS_TYPE { BusTypeUnknown = 0x00, BusTypeScsi = 0x01, BusTypeAtapi = 0x02, BusTypeAta = 0x03, BusType1394 = 0x04, BusTypeSsa = 0x05, BusTypeFibre =…
You can also boot from USB drive partition. The file named cmdline.txt must exist on BOOT (fat) partition on sd card or emmc. The content of that file must be: root=/dev/sdXn, where /dev/sdXn is the USB drive partition (as visible from OPI) to which…
Hi, Does anyone successfully use USB drive in Windows7 guest? If I pass a USB drive to Windows7 guest, Device Manager may find this device but the USB mass storage driver can't be installed successfully. I have tried many times. Is the emulated USB c…
An easy way to repair a flash drive, or any drive really, is to use the fsck tool. This tool is great for removing bad file blocks, as most (if not all) corruption and unreadability comes from problems like this. To remove the corrupted file blocks f…
Read more : http://www.ehow.com/how_6762235_mount-usb-drive-ubuntu.html Most USB drives will automount under the Ubuntu operating system. Automounting means Ubuntu is programmed to automatically recognize the storage device plugged into the system an…
struct tagDrives { WCHAR letter; WCHAR volume[ BUFFER_SIZE ]; } g_drives[ ]; // WCHAR GetUSBDrive( ) { LPTSTR lpDevID; WCHAR cDrive; DWORD dwSize = BUFFER_SIZE; // Get all removable disks on user laptop. if ( !GetAllRemovableDisks( ) ) { WRITELOG( "E…
Slax is a modern, portable, small and fast Linux operating system with a modular approach and outstanding design. Despite its small size, Slax provides a wide collection of pre-installed software for daily use, including a well organized graphical us…
UNetbootin can create a bootable Live USB drive, or it can make a "frugal install" on your local hard disk if you don't have a USB drive. It loads distributions either by downloading a ISO (CD image) files for you, or by using an ISO file you've…
ISO image to a DVD or burn the IMG file to a USB drive For a bare-metal installation ipmitool, HP iLO, or Dell iDRAC 刻录iso文件到DVD  方法 Use any standard software to burn the ISO to a writable DVD. Some popular options: Linux -- Brasero and Xfburn are co…
发现个USB ID站点,对于做设备管理识别的小伙伴特别实用 http://www.linux-usb.org/usb.ids 附录: # # List of USB ID's # # Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com> # If you have any new entries, please submit them via # http://www.linux-usb.org/usb-ids.html # or s…
To put WinPE on a USB Stick, you must first make it bootable. Warning: This will destroy all the data on the USB Stick! 1. With your USB flash drive connected, click Start è All Programs è Accessories, then right-click Command Prompt and choose Run a…
My friend is a developer and her colleague May was suspected of stealing the source code of an important project "X". The Police searched her apartment and seized her brand new laptop which OS is Win10 Pro.  Forensic guy Terry used EnCase to do…
1.Live USB制作官方guide:Making a Kali Bootable USB Drive:https://docs.kali.org/downloading/kali-linux-live-usb-install ,额外说两句:1.这个制作方法做出来的的系统,你在其他系统里面因为文件系统的问题,那个分区你根本看不到.2.如果你想还原U盘,你需要下个分区助手之类的软件把U盘重新分区格式化 2.让U盘系统的文件和系统修改能保存下来,需要Adding Persistence to a…
Universal USB Installer aka UUI is a Live Linux Bootable USB Creator that allows you to choose from a selection of Linux Distributions to put on your USB Flash Drive. The Universal USB Installer is easy to use. Simply choose a Live Linux Distribution…
How to remap /dev/ttyUSB* to a specific name to be called by my program. How to map /dev/ttyUSB* to specific device. ref: How can I match a ttyUSBX device to a usb serial device ref: http://unix.stackexchange.com/questions/81754/how-can-i-match-a-tty…
ubuntu失灵了,怎么都起不来,报一堆错误usb device descriptor read/64, error 110......重启,换kvm的接口,usb键盘鼠标...终于在试了下面这个方法之后,Ubuntu成功的启动登陆进入正常轨道.特转载整篇文章留作纪念:   How to fix "device not accepting address" error ← → If Linux suddenly happen to fail to recognize a USB dri…
Mac OSX用 dd 命令,浇灌ISO镜像到USB驱动器 字数244 阅读197 评论0 喜欢0 把ISO镜像转换为一个可启动的USB设备.一种可行的方法是通过OS X的Terminal “浇灌”到目标卷中. 这的注意的是:用Mac OS X 用户账户会有一些提示,这时用 sudo su 登入 root 或者 sudo [commond]. 还有一点是记得备份你USB驱动器的内容,因为这会擦除你的USB驱动器. 1.diskutil list 2.卸载目标驱动器 sudo umount /de…
"Installation failed !" in GUI but not in CLI (/usr/bin/winusb: line 78: 18265 Terminated ) Installation failed ! Exit code: 256 Log: **blank** ----- Install log(when running winusbgui as root) Installation failed ! Exit code: 256 Log: Formattin…
Android 6.0 APIs In this documentSHOW MORE Fingerprint Authentication Confirm Credential App Linking Auto Backup for Apps Direct Share Voice Interactions Assist API Adoptable Storage Notifications Bluetooth Stylus Support Improved Bluetooth Low Energ…
Precisely this article is about Windows 8.1, the title uses Windows 8 due to the fact that Windows 8.1 is mainly an enhanced version of Windows 8 and therefore categorised in the Windows 8 family. Sections marked (*) are proper for beginners, (**) fo…
Run Android on Your Netbook or Desktop Would you like to try out Google's Android OS on your netbook or desktop?  Here's how you can run Android from a flash drive and see how fast Android can run on real hardware! Install Android On Your Flash Drive…
Name                                             Disclosure Date  Rank    Description ----                                             ---------------  ----    -----------    aix/hashdump                                                      normal  A…
其实很简单: chattr -R -i xxxxx           #xxxxx为你需要修改的文件,这样就可以了... 下面全不是重点,扯淡.... ln: creating hard link `xxx' => `/opt/xx': Operation not permitted 摘自http://www.windowslinuxosx.com/q/answers-how-do-i-remove-a-possible-hard-link-directory-to-root-625072.h…
https://msdn.microsoft.com/en-us/sync/bb887623 Introduction to Microsoft Sync Framework File Synchronization Provider Introduction Microsoft Sync Framework is a comprehensive综合 synchronization同步 platform that enables collaboration合作 and offline scena…
1. Keystone OpenStack Identity Service2. Starting OpenStack Image Service3. Starting OpenStack Compute4. Installing OpenStack Object Storage5. Using OpenStack Object Storage6. Administering OpenStack Object Storage7. Starting OpenStack Block Storage8…
http://askubuntu.com/questions/221835/installing-ubuntu-on-a-pre-installed-windows-8-64-bit-system-uefi-supported If you are using Ubuntu 15.04+, many issues are now solved, so there is no need to follow this guide except if you are using any Ubuntu…
https://help.ubuntu.com/community/MacBookPro Determine your hardware revision To determine which version / generation of MacBook Pro you have, you have multiple options: From the GUI in OS X Click on the Apple on the top left > "About this Mac&quo…
神雕大侠写的Syslinux4USB是我在无忧论坛里找到的工具,他是2011年写出的,他在帖子里也发布了源码,可惜那个帖子里的链接失效了,我为了这个工具的源码找了2年,终于在Google上搜到了,并且修改了其中的代码,扩展了它的功能. 神雕的Syslinux4USB用的是syslinux 4.03的版本做的,syslinux 4.03版是2010年发布的,所以算是比较老的版本了,可能对新的硬件不太支持,所以我依次制作了Syslinux4USB 0.2和Syslinux4USB 0.3版本,分别采…
http://www.tldp.org/HOWTO/archived/Ext2fs-Undeletion-Dir-Struct/index.html http://www.giis.co.in/debugfs.html http://www.kossboss.com/linux---debugfs-explained-ext2-ext3-ext4-filesystem-recovery http://www.cyberciti.biz/tips/linux-ext3-ext4-deleted-f…
小组说明 我们组是从周一开始对项目进行研究讨论并编程的,因为我们看截止日期是周日,就从周一才开始,起步晚了,是我们认识上的失误,导致我们周一周二的步伐没有协调好,项目进展的不稳定,但是我们在上周末并不是完全没做事的,我们各自都学习了安卓的基础知识,教学视频,并搭建了环境.我们接下来将说一下我们搭建环境遇到的问题以及解决方案,希望助教等我们周末最后的第一次版本成型. 环境搭建 总结起来呢,Android开发环境搭建可以分为以下四步: 第一步.安装JDK: 第二步.安装Eclipse: 第三步.下载…