Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 9 of 26<<5678910111213>>

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: How to make a Windows 98/2000/XP bootable DVD< Next Oldest | Next Newest >
 Post Number: 81
eureka
Unregistered







PostIcon Posted on: Sep. 01 2004,03:04  Skip to the next post in this topic. Ignore posts   QUOTE

Sorry bad counting from me.
It is line 7 and 9 that must be changed in Autoexec.bat. Not line 6 and 8 (He, he, he…promise to use my fingers when counting next time).

 Post Number: 82
eureka
Unregistered







PostIcon Posted on: Sep. 01 2004,07:15 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

If you use my example (creating multiboot-OS), then you probably need to edit boot.ini-file on C: (when installation is finished). Edit the lines in boot.ini to look more “standard”, like this (here showing boot.ini according to WinXPpro):

[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="Microsoft Windows XP Professional" /fastdetect

Now you get a “normal” start-procedure instead of that extra choice - when starting computer.
If using unattended. Don’t forget to copy unattend.txt-file to boot floppy.

 Post Number: 83
David
Unregistered







PostIcon Posted on: Sep. 02 2004,13:09 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

When trying to add any of the Windows 2003 server family i get the following message:

INF file txtsetup.sif is corrup or missing, status 18

The file is in the specified directory. I have only changed the file the same way i change the XP file.

Any suggestions

 Post Number: 84
eureka
Unregistered







PostIcon Posted on: Sep. 02 2004,13:53 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Hello David!

Your problems seems to be with the way you initiate the unattended installation.
Please rename txtsetup.sif to unattend.txt and then insert (place) this unattend.txt on the boot floppy BEFORE you transform boot floppy to actual image.
You may use (copy) my text according to the command lines in the unattended section, on Autoexec.bat

Always remember, short name on the image you later use in EasyBoot (less than 8 letters).

Give it a try...

 Post Number: 85
David
Unregistered







PostIcon Posted on: Sep. 03 2004,04:48 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Quote (Guest @ Sep. 02 2004,18:53)
Hello David!

Your problems seems to be with the way you initiate the unattended installation.
Please rename txtsetup.sif to unattend.txt and then insert (place) this unattend.txt on the boot floppy BEFORE you transform boot floppy to actual image.
You may use (copy) my text according to the command lines in the unattended section, on Autoexec.bat

Always remember, short name on the image you later use in EasyBoot (less than 8 letters).

Give it a try...

The proble with doing it that way is that I extracted  the boot image from the ISO provided by Microsoft Msdn. This is the only bootable copy I have.

So where should I place the file.

Thanks

 Post Number: 86
eureka
Unregistered







PostIcon Posted on: Sep. 03 2004,08:46 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Hello David!

Hmmm… I am not exactly sure what you mean David.

“I extracted  the boot image from the ISO provided by Microsoft Msdn”…
You cannot use this boot image. You have to create a boot image from a bootable floppy, created in the way I have described it. In fact, we do not have any use of such an image from any ISO! What we are trying here is to create a DOS-environment using Easyboot together with “standard boot floppy” and then create a boot-image using this changed (edited) boot floppy as source.
Please download from this link: http://www.brianashley.net/windowsbootdisk/Windows ME Custom, No RAMdrive/bootmec.exe

Have a floppy ready in the floppy unit (when its been downloaded). Start downloaded file “bootmec.exe” and it automatically creates a boot floppy.
Now, make appropriate changes in Autoexec.bat and config.sys (example showing WinXP).
Autoexec.bat should look EXACTLY like this. Just copy text to Autoexec.bat if you want to. Delete everything else (other text):

MSCDEX /D:MSCD001 /L:X
rem delete next line (“copy a:unattend.txt c:”) to avoid unattended installation
copy a:unattend.txt c:
PATH=a:\;a:\dos;x:
set SetupFiles=x:\winxp\i386
rem delete last part of next line “/u:C:\unattend.txt” to avoid unattended installation
X:\winxp\I386\winnt /s:%SetupFiles% /u:C:\unattend.txt

Please note: Copy the file unattend.txt to boot floppy if you want to use the option with unattended installation. Otherwise, delete last part on line 7 “/u:C:\unattend.txt” in Autoexec.bat
---------------------------------------
Config.sys should look EXACTLY like this:

DOS=HIGH,UMB
buffers=40
DEVICE=cd1.SYS /D:MSCD001
LASTDRIVE=Z

There is no smartdriver on this boot floppy. Well… no problems. It’s not necessary, it works fine bye any way.

Now create an image with this boot floppy as source, and use it in EasyBoot as usually.

 Post Number: 87
eureka
Unregistered







PostIcon Posted on: Sep. 03 2004,08:49 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Hmmm problems with url:
Try this: download [URL=http://www.brianashley.net/windowsbootdisk/Windows ME Custom, No RAMdrive/bootmec.exe]eureka[/URL]

 Post Number: 88
eureka
Unregistered







PostIcon Posted on: Sep. 03 2004,08:54 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Sorry cant get the right hyperlink in position.

http://www.brianashley.net/windowsbootdisk/Windows ME Custom, No RAMdrive/bootmec.exe

Just copy in link in IE and download will start.

 Post Number: 89
David
Unregistered







PostIcon Posted on: Sep. 03 2004,10:13 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

WinXP works fine. I can't get 2003 Server to work. will this work with 2003

 Post Number: 90
David
Unregistered







PostIcon Posted on: Sep. 03 2004,10:24 Skip to the previous post in this topic.  Ignore posts   QUOTE

If so how is it done? I am new to this sort of thing

please help!

258 replies since Oct. 30 2004,08:05 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


Page 9 of 26<<5678910111213>>
reply to topic new topic new poll

» Quick Reply How to make a Windows 98/2000/XP bootable DVD
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code