mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
27 lines
1.0 KiB
Markdown
27 lines
1.0 KiB
Markdown
---
|
|
title: memup Pop Key
|
|
layout: default
|
|
created: 2009-12-22 00:43:14 +0100
|
|
updated: 2009-12-22 00:43:14 +0100
|
|
toc: false
|
|
tags:
|
|
- know-how
|
|
- hardware
|
|
- memup
|
|
- popkey
|
|
- usb
|
|
---
|
|
* **Homepage:** <http://www.memup.com/>
|
|
|
|
I just bought a 4GB *Pop Key* in a local supermarket. This device not only works as a simple flash disk but also brings a CD-ROM-Partition with a small security software with it. This just calls for modification...
|
|
|
|
|
|
CD Partition
|
|
============
|
|
|
|
After some searching, I found a posting on the [usboffice.kr](http://blog.usboffice.kr/?p=146) blog. Luckily, the *Pop Key* has a USB ID of `090c:1000` and thus holds an SMI Chip.
|
|
With the [SMI UFD Utility](http://ftp.usboffice.kr/files/SMI_UFD_Utility.zip), you can resize the CD partition or even remove it from the stick.
|
|
|
|
This way, you can make it e.g. a Windows XP or Windows 7 installation device, use it for the [System Rescue CD](http://www.sysresccd.org/Main_Page) or - if you can trick the *U3 LaunchPad* into
|
|
accepting the stick - burn the U3 software to it to make it U3 compatible.
|