Popular just now
-
When dealing with Amazon Web Services using the command line for accessing the file system to configure the server using Putty is OK. But wh...
-
This was making me a little crazy today so I thought I would share. "Manual" PHP 5.5.x with WampServer Installing Windows (War...
-
One of my favorite pastimes is eavesdropping on programmers and developers while riding the commuter trains. You'd be amazed at the stuf...
ad1
Showing posts with label USB. Show all posts
Showing posts with label USB. Show all posts
Samsung Device: How Do I Transfer, Backup, Or Synchronize My Media Files On A PC
If you have a Samsung mobile device with Android and are trying to connect to your Windows 7 PC then you will need the Samsung usb drivers. Even if you install Kies it will fail after a while when looking to load the drivers.
Install windows from USB stick
To use the Microsoft tool for creating a bootable USB stick for installation of the OS you have to do what you would in a normal install.
The secret is to get the program to recognize the stick as a hardrive.
diskpart
list disk
select disk #
clean
create partition primary
select partition 1
active
format quick fs=fat32
assign
exit
The secret is to get the program to recognize the stick as a hardrive.
Subscribe to:
Posts (Atom)