IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> "j". Just "j", when attempting to boot from USB, DAS FAILBOOT
Volatus
post Apr 4 2008, 12:29 AM
Post #1


Yes. That is on my car.
Group Icon

Group: Premium Sponsors
Posts: 204
Joined: 6-February 07
From: Fresno, CA, USA
Member No.: 125405
OS: XP Pro x86
Country Flag


I must say, what an exciting project! I just wish it would work.

The tools that are provided to prepare a USB drive for booting are shady at best. The HP format tool is known to create an MS-DOS startup drive on USB, not boot to NTLDR or setupldr.bin. That other USB-booter seems to be designed to do something else and it doesn't write anything on the drive. It just seems to be another format tool.

As a result, I think my USB drive was left with the old bootsector or boot data, and as a result, it doesn't boot for crap. All it does it just print the single letter "j" on my screen and freeze, when it goes to boot from the USB drive. And yes, my boot order is correct (the HDD would say "NTDLR is missing" because it's a blank NTFS partition, and there's no CD in the drive). It's happened twice on the computer I'm working with now.

While I stare in awe at the awesome work done by the USB-WinXP-install crew (or guy?), I can't help but say "It doesn't work for me".

Anything I should try? Meanwhile, I'm back at using a DVD+RW to burn my boot sad.gif

edit: It need be mentioned. I'm using USB_MultiBoot7, not 8. Maybe there's a change but if I must say, the distribution system is very tacky and hard to understand. You should take a page from Nuhi's book on nLite distributions and make a new topic (with new version attached) each time there's an update, and rattle off relevant changes. I wanted to see if my bug/issue was fixed or addressed... but I can't be asked to make another self-extracting archive! newwink.gif

edit edit: I did anyway. Behold, a single executable USB_MultiBoot_8.exe, packaged using WinRAR. USB_MultiBoot_8.exe

This post has been edited by Volatus: Apr 4 2008, 01:23 AM
Go to the top of the page
 
+Quote Post
ilko_t
post Apr 4 2008, 01:28 AM
Post #2


Advanced Member
***

Group: Members
Posts: 362
Joined: 6-December 06
Member No.: 117812
Country Flag


Hi,

I think you have issues with your USB stick, your problem has nothing to do with any of the batch files. Stuck at letter J as far as I remember indicates exactly problem with MBR and/or bootsector. It happened to me a few days ago while experimenting with different bootsectors and MBR, but can't recall what exactly I did.
None of the USB format ways helped me, neither writing zeros to whole stick. I had a backup image of the whole stick and just restored it. After that format worked fine. I don't have an explanation why this happens, may be jaclaz when gets back or somebody else can comment on this. Not saying that your case is this, just a possibility.
You may also try to find a low level format utility from the manufacturer of your stick.

About HP format utility- it can format BOTH with DOS and NT bootsector, you simply do NOT have to choose "create a DOS startup disk" option. This gives you NT bootsector, calling NTLDR.
The other tool which you didn't name, I guess it's PEtoUSB, works just fine too.

In short what you may try:
- write here what is your USB media, with details and how you formated it last few times
- try to find format utility from the manufacturer then format with PEtoUSB or HP USB format utility
- attach here a copy of your bootsector and MBR, easy to use is HDHacker for the purpose and be careful which HD you select.

Thanks for the suggestion on the updates and for the warm words smile.gif

ilko

Go to the top of the page
 
+Quote Post
Volatus
post Apr 4 2008, 01:58 AM
Post #3


Yes. That is on my car.
Group Icon

Group: Premium Sponsors
Posts: 204
Joined: 6-February 07
From: Fresno, CA, USA
Member No.: 125405
OS: XP Pro x86
Country Flag


Thanks for the help!

It's a Memorex TravelDrive (TD) Classic, 1gb. It is EXTREMELY fast (about as fast at random R/W and write as a hard drive) and I've totally f*cked it up over the years. Unfortunately there isn't a tool available such as Victoria, for USB Flash drives, so I can't do a low level format on it.

I'd assume, given that problem, that makers of so-called "USB boot" software would keep this (and the fact that _nobody_ in their right mind partitions a flash drive like they do a hard drive) in mind, and have their way with the MBR and boot sector instead of leaving it to chance like this.

Attached are what seem to be my flash drive's boot sector and MBR. What's strange is that all of my drives show a similar MBR... including the Flash drive.


Attached File(s)
Attached File  BootSector_DriveF.rar ( 597bytes ) Number of downloads: 6
Attached File  MBR_HardDisk2.rar ( 501bytes ) Number of downloads: 7
 
Go to the top of the page
 
+Quote Post
ilko_t
post Apr 4 2008, 12:11 PM
Post #4


Advanced Member
***

Group: Members
Posts: 362
Joined: 6-December 06
Member No.: 117812
Country Flag


Have a look at this thread and try the tools mentioned:
http://www.911cd.net/forums//index.php?showtopic=21378
Go to the top of the page
 
+Quote Post
Volatus
post Apr 4 2008, 12:25 PM
Post #5


Yes. That is on my car.
Group Icon

Group: Premium Sponsors
Posts: 204
Joined: 6-February 07
From: Fresno, CA, USA
Member No.: 125405
OS: XP Pro x86
Country Flag


Okay. I zeroed the drive at the physical level using WinHex (at least it's not a **** DOS tool and I could verify it was being done). It was then completely blank, all zeroes from sector 0 on.

Then I formatted it with PEtoUSB on the default options (Enable LBA checked).

Now I'm running USB_MultiBoot_8.cmd again on it. newwink.gif

edit:

j

Just "j". I'm starting to hate that letter.

This post has been edited by Volatus: Apr 4 2008, 12:29 PM
Go to the top of the page
 
+Quote Post
ilko_t
post Apr 4 2008, 01:36 PM
Post #6


Advanced Member
***

Group: Members
Posts: 362
Joined: 6-December 06
Member No.: 117812
Country Flag


Have you been able to perform USB boot on the same motherboard, using the same USB stick?

To save you time- since only USB boot is your issue, do not use USB_multiboot until you ensure you can do USB boot.
How to test- after formatting just copy ntdetect.com, NTLDR from your XP source and create boot.ini on the USB stick:

boot.ini
CODE
[Boot Loader]
timeout=30
Default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Test 1"
multi(0)disk(0)rdisk(2)partition(1)\WINDOWS="Test 2"


If you reach the menu TEST 1 and TEST 2, then you are good to go.
Go to the top of the page
 
+Quote Post
wimb
post Apr 6 2008, 02:21 AM
Post #7


Member
Group Icon

Group: Software Developers
Posts: 231
Joined: 21-March 07
Member No.: 132150
Country Flag


Most likely your BIOS / motherboard does NOT Support Booting From USB.

See Help_Info\Help_USB_MultiBoot.txt Section A. 3

QUOTE
In the case of problems with booting from USB-Drive, it is advisable to do a BOOTTEST (see post of ilko_t)
to determine if your computer is able to boot from your USB-Drive.
If not successful, you have to use a different Computer / USB-Drive combination.


This post has been edited by wimb: Apr 6 2008, 02:26 AM
Go to the top of the page
 
+Quote Post
Volatus
post Apr 11 2008, 06:57 PM
Post #8


Yes. That is on my car.
Group Icon

Group: Premium Sponsors
Posts: 204
Joined: 6-February 07
From: Fresno, CA, USA
Member No.: 125405
OS: XP Pro x86
Country Flag


You're right. It was the computer's BIOS. I booted the same key, with the same "j" problem, in another computer (finally given the opportunity), and it started up to the boot menu.

Yay!

Now I'm going to go install Windows on this new computer (as seen in my sig, Vista->XP computer #3), from USB for the first time biggrin.gif
Go to the top of the page
 
+Quote Post
jaclaz
post Apr 11 2008, 07:34 PM
Post #9


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3379
Joined: 23-July 04
From: Italy
Member No.: 25215
OS: none
Country Flag


Yep, I just checked the two files uploaded, and definitely there are (were newwink.gif) some problems in the data in partition table.

The old partition was 06 (i.e. CHS) and however data was incorrect, it is strange that once the stick was blanked and reformatted as 0E (i.e. LBA) the error remained.

Most probably there is a kind of erroneus detection of the device that causes the problem.

If you really need to boot that stick on that motherboard that is giving you the "j" problem, there might be some workarounds, but it can be tricky, just post if you want/need to take that route, since you seem not to like "DOS" (read command line) apps and bunches of scattered files newwink.gif I have to warn you that if the problem can be solved it will need a lot of testing with my two batch files, MBRBATCH.CMD and MKIMG.CMD:
http://www.boot-land.net/forums/index.php?showtopic=3191

jaclaz


Go to the top of the page
 
+Quote Post
Volatus
post Apr 12 2008, 12:13 AM
Post #10


Yes. That is on my car.
Group Icon

Group: Premium Sponsors
Posts: 204
Joined: 6-February 07
From: Fresno, CA, USA
Member No.: 125405
OS: XP Pro x86
Country Flag


Nah. It was really just a convenience thing. Turns out that USB is no faster than DVD+/CD-RW anyway (actually quite a bit slower and less functional).

I have to admit I'm rather, eh, unimpressed by it. It stripped out a few options like entering my name and organization, time zone(!), and login details! Kinda important things. I was confused as heck as to why the clock got reset to totally the wrong time, 'til I saw it changed the timezone from the default (GMT -8), which happens to be where I live (so I never touch it). *shrug* At least, in this particular case, it saves me the trouble of coming up with reasonable values for this person's computer when I don't even remember their name... =P
Go to the top of the page
 
+Quote Post
wimb
post Apr 12 2008, 01:00 AM
Post #11


Member
Group Icon

Group: Software Developers
Posts: 231
Joined: 21-March 07
Member No.: 132150
Country Flag


QUOTE (Volatus @ Apr 12 2008, 08:13 AM) *
Nah. It was really just a convenience thing. Turns out that USB is no faster than DVD+/CD-RW anyway (actually quite a bit slower and less functional).

I have to admit I'm rather, eh, unimpressed by it. It stripped out a few options like entering my name and organization, time zone(!), and login details! Kinda important things. I was confused as heck as to why the clock got reset to totally the wrong time, 'til I saw it changed the timezone from the default (GMT -8), which happens to be where I live (so I never touch it). *shrug* At least, in this particular case, it saves me the trouble of coming up with reasonable values for this person's computer when I don't even remember their name... =P

You can change [UserData] Section in winnt.sif file in w_sif folder to your personal needs
and use in [Data] section ; unattendswitch=yes
The ; in front of this line will take care that you get the Windows Welcome screens
where you can fill in User Accounts.

The [GuiUnattended] Section in winnt.sif file is important for TimeZone

You can change for unattended install the UserXP name in useraccounts.cmd in $OEM$_UserXP Folder.

Unattended Install is convenient but requires that you edit winnt.sif and $OEM$_UserXP to your personal needs.

See Section Reference in http://unattended.msfn.org/unattended.xp/

What Format did you use for your USB-drive ? What was the time needed for Install of XP from USB ?
USB-stick with NTFS Format enables XP Install in 16 minutes.

This post has been edited by wimb: Apr 12 2008, 01:26 AM
Go to the top of the page
 
+Quote Post
Volatus
post Apr 12 2008, 01:23 AM
Post #12


Yes. That is on my car.
Group Icon

Group: Premium Sponsors
Posts: 204
Joined: 6-February 07
From: Fresno, CA, USA
Member No.: 125405
OS: XP Pro x86
Country Flag


I already did that with nLite prior to uploading to the USB stick, and chose not to do unattended for a reason. Shouldn't the software ask if you want to have unattended settings hijacked or not? I mean, if it's at all possible to do the USB install without preselected settings? I sure didn't enter "UserXP" and "Prive" for the user details... newwink.gif

As for the format... I just let PE2USB do its own thing with defaults. Maybe next time I'll try it with NTFS. One thing's for sure though, XP setup started really quick tongue.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 2nd December 2008 - 10:48 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy