Unable to boot from USB

Strufly

New member
Local time
5:08 PM
Messages
2
Long story short my computer cant boot from a bootable usb.

Long story long, Yesterday i tried to format my computer with my windows 7 original disk, my computer does not have a slot for a cd player so i plugged one in and it was just laying there on the ground, i put my windows disk in and it was vibrating like crazy so i wanted to move it on a pillow, while doing so i tilted it a bit at it and it completely ruined the cd, i cant boot from it anymore so i lend a bootable usb with windows 7 on it, and put my bios priorites to boot from the usb and it gives me a screen with lines going down in different colors ( Blue, green, light blue, red) With Weird compination of letters ( C á L O( @ C, ) and so on. Like the same effect of a blue screen, i cant press anything and only thing i can do is turn it off and on. What causes this? Its not just this usb its also if my computer boots from my extern harddisk ( Without windows7 files on it just picutres) So im guessing the usb isnt bootable? Or is there a setting im missing in the bios.

Thx for reading my rambeling

Setup:

intel i7 3930k
gigabyte x79 ud3
gtx 680
840 series samsung ssd
Kingston usb.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 64
Hi Strufly

You cannot boot from USB by copying from CD.
The CD is able to boot, as it is installed a small file for the disc-drive for enable to boot.
BIOS do have USB option, but is only if there is an OS is installed in the USB.
Reading and booting is both separate function.

The 2nd problem is the SSD. Click to the link to read about SSD installation.
http://www.sevenforums.com/tutorials/149969-ssd-install-transfer-operating-system.html

You can get an external DVD disc drive to do it.
But you need to read about how to do it.


Should you do not understand, post here so that someone may able to follow up with you.

Regards,
Eric.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba L630 and L735
OS
Windows 7 x64
Hard Drives
240 GB SSD
Test the usb stick on another computer, can you boot from it ?

I would assume the person who lent it to you set it up ?
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Skylake Special #666
OS
Windows 10 Pro x64
CPU
Intel Core i7 6700K
Motherboard
Asus Sabertooth Z170 Mark 1
Memory
GSkill TridentZ RGB 16GB 3600 16-16-16-36
Graphics Card(s)
EVGA GTX 980 Ti SC x2
Sound Card
Realtek High Definition
Monitor(s) Displays
AOC G2460PG
Screen Resolution
1920 x 1080 144Hz
Hard Drives
Samsung 860 Pro 256GB, Seagate Barracuda 4TB x2
PSU
EVGA 1000 P2, EVGA White Custom Braided Cables
Case
Corsair Vengeance C70 Gunmetal Black
Cooling
Corsair H100i v2, Corsair ML120 x2, Thermal Grizzly Kryonaut
Keyboard
Logitech G910 Orion Spectrum
Mouse
Logitech G700s
Internet Speed
Verizon Fios Quantum Gateway 75/75
Antivirus
Windows Defender, Malwarebytes Free 3.8.3
Browser
Chrome
Other Info
Corsair SP120 x4, LG Blu-ray Drive, Durabrand HT-395 100 Watt Dolby Digital Amp, Corsair H2100 Wireless 7.1 Headset
You cannot boot from USB by copying from CD.
The CD is able to boot, as it is installed a small file for the disc-drive for enable to boot.
BIOS do have USB option, but is only if there is an OS is installed in the USB.
Reading and booting is both separate function.

I've got to disagree with you here. You can just copy the contents of a Window 7 iso to a USB if you prepare it first. WinRar will unpack an iso. I use diskpart commands - in an elevated cmd window -

diskpart
list disk
select disk 1 or whatever
clean
create partition primary
select partition 1
active
format fs=ntfs label="windows 7" quick
OR
format fs=fat32 label="windows 7" quick
assign

then copy the files from DVD/iso to the pendrive and the USB will boot. I have installed 50+ times using this USB method. You can also use Rufus to create a bootable install USB.

When installing from USB it is a bad idea to set USB as #1 in boot sequence - when machine restarts during install process, it will begin the install again unless you are quick and pull the pendrive out. Much better to use 'one time' boot menu for initial boot, then leave USB in until install is done. One time boot menu is often F11, but YMMV.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
self build
OS
W10 Pro x64, W7 Pro x64 in VMware
CPU
i7 2600K @ 4.4GHz
Motherboard
MSI Z68A-GD80
Memory
8GB Mushkin @ 1600MHz
Graphics Card(s)
Nvidia GTX 750 Ti
Monitor(s) Displays
27" Benq + 27" LG
Screen Resolution
1080p
Hard Drives
500GB 850 Evo SSD + 3 * 2TB Seagate
PSU
EVGA 650 GS modular
Case
Antec 300
Cooling
Seidon 120V v2
Internet Speed
62/18 Mbps
Antivirus
Defender (W10) + MSE (W7)
Browser
Firefox
Test the usb stick on another computer, can you boot from it ?

Thanks for this, i tried it on another usb which worked fine :)

@wasnotwas

That was the way i did it aswell :)
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 64
Back
Top