2 Pages V   1 2 >  
Reply to this topic
 xp usb install fail
post Jul 8 2009, 01:18 PM
Post #1
jeroentuin
Newbie   *
Group: Members

  Joined: 8-July 09
Posts: 10
Thank(s): 0


Netherlands


hello everybody,

i'm a bit in a problem. i want to install xp on my HDD via my usb. so i put WIN98se bootdisk on my stick (with HPutil)
i ripped the whole (original) XPSP2 cd en copied it to my stick(flash stick btw)
set usb on top in sequence.
it boots, i come in the dos screen with C:\>
i started up fdisk and found out that i had to partition my HDD
So i did.(as primary)
but it became D:\
when i run WINNT.EXE it wil try to install on my USB:S:S

now how can I manage that my HDD will become my C:\ or how can I manage to install XP on D: (tried xcopy command)

thnx,
Jeroentuin


+Quote Post
post Jul 8 2009, 01:44 PM
Post #2
Lancelot
Frequent Member   ****
Group: .script developer

  Joined: 8-May 08 From: Turkiye/Izmir

Posts: 937
Thank(s): 709


Turkiye


Just an idea:

create a Fat32 primary partition on hd and make it DOS bootable with i guess sys D:
than copy xp files to your hd, lets say D:\xpsetup

than boot with your hd, it will boot to dos, than C:\xpsetup etc..

also after xp setup finishes you can use "convert" command to convert fat32 to ntfs. google-fu: convert ntfs

Good luck


--------------------
I Galapo's LiveXP and King Amalux's Great LiveXP Package (tutorial and everything)
Lancelot Tips For LiveXP
I hate Medusa problems of WinBuilder, Cryptic codes, syntax rules fakingly mismatching working lines, not having even basic fundemantal syntax rules and mostly 'lies' and 'post games'.
('post games' = includes dishonest, childish posts that have goal to annoy others in community)
+Quote Post
post Jul 8 2009, 01:51 PM
Post #3
jeroentuin
Newbie   *
Group: Members

  Joined: 8-July 09
Posts: 10
Thank(s): 0


Netherlands


how can i make my hdd bootable in dos??

and if i manage to do that than how will i get my files on my hdd, because the xcopy command isn't working.

btw: thnx4replieing
+Quote Post
post Jul 8 2009, 04:25 PM
Post #4
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,230
Thank(s): 566


Italy


Installing through WINNT.EXE, though doable smile.gif, is considered a bit "old fashion" w00t.gif nowadays.

However, here is a step-by-step (almost) procedure wink.gif:
http://www.911cd.net/forums//index.php?sho...=16713&st=1

A missing step in the above is the (optional but useful) usage of SMARTDRV, which is however detailed in first post:
http://www.911cd.net/forums//index.php?sho...=16713&st=0

The "most current method" is one of the three available here thumbsup.gif :
http://www.msfn.org/board/index.php?showforum=157

Batch:
http://www.msfn.org/board/index.php?showtopic=111406

GUI (advised):
http://www.msfn.org/board/index.php?showtopic=120444

From a PE (more flexible, but more complex):
http://www.msfn.org/board/index.php?showtopic=121446

Your choice. smile.gif

cheers.gif

jaclaz


--------------------
+Quote Post
post Jul 8 2009, 05:46 PM
Post #5
Lancelot
Frequent Member   ****
Group: .script developer

  Joined: 8-May 08 From: Turkiye/Izmir

Posts: 937
Thank(s): 709


Turkiye


Hi jeroentuin

Reminding jaclaz is the master of the boot, I advice you to follow his advices.

QUOTE (jeroentuin @ Jul 8 2009, 03:51 PM) *
how can i make my hdd bootable in dos??
already written on my post with "sys d:"
Also jacklazz link http://www.911cd.net/forums//index.php?sho...=16713&st=1 (look post #2) gives the method (i did not wrote a method) to create fat32 partition with using fdisk + format which results with using "format d: /s" (post #2 step 7) that makes again bootable dos... Well all ways goes to Istanbul wink.gif .
ps: optional usage of smartdrv makes your setup faster thumbup.gif with this old fashioned method i liked to use.

to make xcopy command work, you need xcopy.exe on your ufd. a bit google-fu should help. Check http://boot-land.net/url/bootdisk


@jaclaz

a little question about "from PE" method. I love wimb's tools, but never used for booting "from PE".
Instead I use LiveXP with following steps:
1) prepare partition primary/ntfs/active,
2) than set partition drive letter to C:\
3) copy xp setup(cd) to C:\xpsetup
4) than doubleclick C:\xpsetup\i386\winnt32.exe

so far method working nicely, am I missing sth ?

edit: mini adding


--------------------
I Galapo's LiveXP and King Amalux's Great LiveXP Package (tutorial and everything)
Lancelot Tips For LiveXP
I hate Medusa problems of WinBuilder, Cryptic codes, syntax rules fakingly mismatching working lines, not having even basic fundemantal syntax rules and mostly 'lies' and 'post games'.
('post games' = includes dishonest, childish posts that have goal to annoy others in community)
+Quote Post
post Jul 9 2009, 02:08 PM
Post #6
jeroentuin
Newbie   *
Group: Members

  Joined: 8-July 09
Posts: 10
Thank(s): 0


Netherlands


@ jaclaz

i am totally new in the bootable scene:$, so ....

which one will give me the least change to failure:P
+Quote Post
post Jul 9 2009, 03:58 PM
Post #7
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,230
Thank(s): 566


Italy


QUOTE (jeroentuin @ Jul 9 2009, 04:08 PM) *
@ jaclaz

i am totally new in the bootable scene:$, so ....

which one will give me the least change to failure:P


QUOTE (jaclaz @ Jul 8 2009, 06:25 PM) *


happy22.gif

JFYI:
http://ccollomb.free.fr/blog/?p=59

QUOTE (Lancelot @ Jul 8 2009, 07:46 PM) *
Reminding jaclaz is the master of the boot, I advice you to follow his advices.

Though of course your recommendation is appreciated smile.gif, I am failing to see ANY alternative he may follow....w00t.gif

QUOTE (Lancelot @ Jul 8 2009, 07:46 PM) *
@jaclaz

a little question about "from PE" method. I love wimb's tools, but never used for booting "from PE".
Instead I use LiveXP with following steps:
1) prepare partition primary/ntfs/active,
2) than set partition drive letter to C:\
3) copy xp setup(cd) to C:\xpsetup
4) than doubleclick C:\xpsetup\i386\winnt32.exe

so far method working nicely, am I missing sth ?


Who knows what you may be missing? unsure.gif

The whole point of Wimb's method (the "from PE" one):
QUOTE (jaclaz @ Jul 8 2009, 06:25 PM) *
From a PE (more flexible, but more complex):
http://www.msfn.org/board/index.php?showtopic=121446


is to help in creating a bootable USB running a "standard" LiveXP (as per Amalux's Tutorials), and further help in adding additions, like Drivers Pack and similar + a whole lot more things, the latter ones being symptoms of the "featuritis", a common syndrome among developers, from which Wimb also suffers. happy22.gif

Since you already know:
  • how to make a bootable USB stick
  • how to build a LiveXP
  • how to add additions


You should have NO "need" for using it, though you might want to try it at next occasion (as opposed to ask philosophical questions about it rolleyes.gif) and actually time the install, and see whether the method "keeping source files on stick" is faster than first copying source to target and then run WINNT32.EXE.

cheers.gif

jaclaz

P.S.: Corrected links to point directly to post #2:
http://www.911cd.net/forums//index.php?sho...=16713&st=1
and to post #1:
http://www.911cd.net/forums//index.php?sho...=16713&st=0
on the referenced thread.


--------------------
+Quote Post
post Jul 9 2009, 04:13 PM
Post #8
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 9,759
Thank(s): 667


Germany


QUOTE (jaclaz @ Jul 9 2009, 05:58 PM) *
+ a whole lot more things, the latter ones being symptoms of the "featuritis", a common syndrome among developers,

Jaclaz, please consider to exlude me from the featuritis club. tongue.gif
You know that I hate interfaces with many options (wich in most cases are ununderstandable for new users). And remember my (successless) trials about 'factory settings' in LiveXP. smart.gif

But you are the master and I'll follow your judgement ... hypocrite.gif

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

It does not make much sence to heal the symptoms of an illness. You must heal the illness!
+Quote Post
post Jul 9 2009, 04:29 PM
Post #9
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,230
Thank(s): 566


Italy


QUOTE (psc @ Jul 9 2009, 06:13 PM) *
Jaclaz, please consider to exlude me from the featuritis club. tongue.gif


dubbio.gif, I seem to remember you know a bit of Latin:
http://en.wikipedia.org/wiki/Ex_officio#E
QUOTE
excusatio non petita accusatio manifesta


I didn't previously include your name in the "little black book" where I keep note of people obviously affected by the Syndrome, but now I'm putting an entry for you on the page with the big red question mark as a header....happy22.gif

roll1.gif

jaclaz


--------------------
+Quote Post
post Jul 9 2009, 04:48 PM
Post #10
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 9,759
Thank(s): 667


Germany


QUOTE (jaclaz @ Jul 9 2009, 06:29 PM) *
dubbio.gif , I seem to remember you know a bit of Latin:
http://en.wikipedia.org/wiki/Ex_officio#E


I didn't previously include your name in the "little black book" where I keep note of people obviously affected by the Syndrome, but now I'm putting an entry for you on the page with the big red question mark as a header.... happy22.gif

roll1.gif

jaclaz

And RED means 'Never can become member' roll1.gif

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

It does not make much sence to heal the symptoms of an illness. You must heal the illness!
+Quote Post

2 Pages V   1 2 >
Reply to this topic
1 User(s) are reading this topic ()



Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts USB(ZIP/LS120-)Booting with minimalist MBR code and GRLDR
5 COD11 320 Yesterday, 08:32 PM
Last post by: Wonko the Sane
No new Topic has attachmentsInstall Windows 7/Vista From USB Drive
Very simple
71 Nuno Brito 36,960 1st September 2010 - 02:34 PM
Last post by: ps2_hacker
No new USB IMAGING ADVICE RMPREP
93 Technotika 3,133 23rd August 2010 - 09:17 AM
Last post by: Technotika
No New Posts Install XP from LAN - once and for all
starting from scratch
7 ColMaki 1,278 23rd August 2010 - 07:08 AM
Last post by: vazurahan
No new Pinned: Topic has attachmentsInstall XP from USB
Prepare Bootable USB-drive with USB_MultiBoot.cmd
64 wimb 735,134 22nd August 2010 - 09:24 PM
Last post by: NgWaSuMa