LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-13-2018, 02:18 AM   #1
insomniacno1
LQ Newbie
 
Registered: Aug 2017
Posts: 19

Rep: Reputation: Disabled
Win7 USB created in linux won't boot - win10 usb boots fine?


Ok, this question ha been asked 1000 and more times, and I have tried almost all of the solutions on the net since my woeUSB(winusb) made the drive just fine and claimed success - The drive wouldn't boot. Making a Win10 drive work just fine and the drive boot just fine. Problem is that I need Win7!

I can make a list of things I tried but it will be very long, short version:
First I formatted the drive to Ntfs and set the boot flag.

WoeUSB completed the usb stick without problems. - The drive didn't boot, just ended up in black screen with blinking cursor. Then I saw in gparted that the drive now were Fat32- Why????

unetbootin 494 standalone because it supports Ntfs and that is what is needed to boot Win7, Fat32 won't work. Newer versions of unetbootin no longer supports Ntfs. - The drive didn't boot, just ended up in black screen with blinking cursor.

ddutillity - completed without any errors. - The drive didn't boot, just ended up in black screen with blinking cursor.

Formatted the drive to Ntfs and used ms-sys to write MBR to the drive, then mounted Win7 iso and copied all to the drive. The drive didn't boot, just ended up in black screen with blinking cursor.

I tried back and forth with alot of suggestions from the net. even tried with Fat32.

Then I got tired of this and made a win10 usb(same drive) with WoeUSB and it booted just fine.

What the heck?????

So is there any WORKING solution to making a Win7 USB?

I have 2 iso files, win7 enterprise 32bit, win7 pro 32bit

My laptop runs Xubuntu 16.04 64bit.

The laptop I'm trying to boot it on has Intel Atom D425 1.8Ghz, 4GB ram, pineview chipset, intel graphic card, 160GB hdd. Normal bios, not UEFI. no dvd drive.

Please if you answer, try it first to see if it works for you, I have tried most of the suggestions on the net, from FOSS, Webupd8, Askubuntu,

http://www.webupd8.org/2010/10/creat...usb-drive.html
https://askubuntu.com/questions/8478...n-ubuntu-16-04
https://askubuntu.com/questions/1223...u-on-usb-drive
https://askubuntu.com/questions/5955...o-a-usb-device

and lots more

EDIT: So I took the drive that booted win10 and looked at it in gparted, there were no boot flag, only lba flag and the drive were Fat32. So all those suggestion on the net that claim the drive has to be formatted to NTFS before making the drive with WoeUSB are wrong???

Ok, so to make a win7 USB install stick from Ubuntu, using WoeUSB:

1. Format the drive to Fat32(NOT NTFS) and set lba flag - don't set boot flag

2. Run WoeUSB and create the drive - when finished do it again, I have no idea why, but it works.

Then boot the drive on the pc you want to install win7


If someone have an explanation for this odd behaviour, I like to hear it?

JBJ

Last edited by insomniacno1; 01-13-2018 at 03:36 AM. Reason: SOLVED
 
Old 01-13-2018, 06:24 AM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
First, it does not matter what filesystem is on USB stick because when you write an ISO it will overwrite whatever was there before. Your problem likely is the ISO itself, if it is not hybrid - it won't boot from USB.
Check this out - hybrid ISO usage explained.
 
Old 01-13-2018, 08:47 AM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,444

Rep: Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474Reputation: 2474
I used the instructions at the link below to create a bootable windows 10 installer and a windows 7 installer on a usb, both worked.

http://onetransistor.blogspot.ch/201...om-ubuntu.html

I would expect that with both your windows, you have an extracted iso file and it is not directly booting the windows iso file. I've never used woeusb/winusb but you can easily verify that by mounting the flash drive in Xubuntu.

One of the links you posted indicates that the usb needs to be FAT32 if you want UEFI. I'm not sure why you used unetbootin to create a windows bootable installer as it states explicitly on their home page: "Also, ISO files for non-Linux operating systems have a different boot mechanism, so don't expect them to work either." So if someone got it to work, it would be a lucky day for them.
 
Old 01-13-2018, 09:09 AM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
From what I understand there are two ways to create a bootable USB.
First case is there is a USB bootable ISO, in this case all you need to do is to use some tool like dd to put it to the USB stick. Second case is actually building a bootable USB stick contents. I'm not familiar with this because it is not required for Linux, although it may be inevitable with Windows. In this case the existing filesystem in USB stick may be used.
 
Old 01-19-2018, 09:35 AM   #5
dave@burn-it.co.uk
Member
 
Registered: Sep 2011
Distribution: Puppy
Posts: 601

Rep: Reputation: 172Reputation: 172
Standard Windows 7 will not run from a USB stick, mainly because as soon as it loads the USB drivers it refreshes the connection to the drive and loses access to its own root. There is a special version that does not do this, but it is a limited version and the access to the drive is not optimised.
If you are talking just about INSTALL media, then it can be done using one of the methods mentioned above, but the second method produces a much faster install media.
 
Old 01-20-2018, 08:43 AM   #6
insomniacno1
LQ Newbie
 
Registered: Aug 2017
Posts: 19

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dave@burn-it.co.uk View Post
Standard Windows 7 will not run from a USB stick, mainly because as soon as it loads the USB drivers it refreshes the connection to the drive and loses access to its own root. There is a special version that does not do this, but it is a limited version and the access to the drive is not optimised.
If you are talking just about INSTALL media, then it can be done using one of the methods mentioned above, but the second method produces a much faster install media.
Well, there is one version that will work from usb - download it from MS own site, this is the newest one. If you read my edit then you will see that I already managed to make it work. I booted the stick and installed win7 Pro 32bit. I need the 64bit but on this connection here in the the Philippines, it's hard to download it.

JBJ
 
Old 01-20-2018, 09:47 AM   #7
dave@burn-it.co.uk
Member
 
Registered: Sep 2011
Distribution: Puppy
Posts: 601

Rep: Reputation: 172Reputation: 172
I said RUN not INSTALL
 
Old 01-25-2018, 10:48 AM   #8
Rickkkk
Senior Member
 
Registered: Dec 2014
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
insomniacno1,

I believe Yancek mentioned the difference between UEFI and BIOS based firmware in a previous post - I'm wondering if this is your problem. If your bootable Win10 USB boots but not the Win7 one, could it be that the Win10 is configured for UEFI and the Win7 for BIOS ? UEFI (EFI) was in its relative infancy during much of Win7's useful life, so maybe the Win7 USB is set to boot with a BIOS system and your host is UEFI ...

Wouldn't hurt to verify ....

Cheers !
 
Old 01-29-2018, 03:48 PM   #9
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,937

Rep: Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619
Kind of confused in this thread but along with uefi don't forget gpt issues.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mint 18.1 | how are boot problems usually solved? can't boot from usb, and 'system setup' doesn't work, worked in win10 linuxhard Linux - Hardware 3 01-23-2017 10:10 PM
update Win7 to Win10 on existing Ubuntu15.10 dual-boot sebu11 Linux - Laptop and Netbook 13 09-17-2016 04:53 PM
Dual boot WIN7 from USB on a LINUX desktop msimpason General 5 06-06-2016 10:38 PM
UEIF Dual Boot Win7 & CentOS only boots Win7 wigglytoes Linux - General 3 12-30-2013 05:53 AM
Windows won't read USB harddrive Linux created moxieman99 General 22 07-10-2006 10:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration