MSFN Forum: How to create easily a second Win98/XP in the same computer. - MSFN Forum

Jump to content


  • 9 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

How to create easily a second Win98/XP in the same computer. using Windows 98 to clone, maintain, repair and rebuild Windows XP. Rate Topic: -----

#61 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,241
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 12 January 2009 - 07:48 PM

@TheStarman -

Excellent info on your pages! Also found this -
http://www.goodells....iboot/index.htm
which acknowledges and links to your work.

Between you and them (among others), I have finally figured out how to transfer my old PC to my new PC ( multi-booting, of course ;) ). Still a work-in-progress, but well on the way now, with your help!

And Welcome to the Fray!!!!


#62 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 13 January 2009 - 01:27 PM

View Postcannie, on Jan 12 2009, 05:50 PM, said:

If you make active partition 2 instead of partition 1 the letter is reversed, that is, partition 1 is renamed with the last letter and partition 2 takes the letter C.

HTH

Unless you use Letter Assigner ;):
http://www.softpedia.com/get/System/System...-Assigner.shtml

Homepage is no more:
http://www.v72735.f2...ssig/index.html

but can still be found on the Wayback Machine:
http://web.archive.org/web/*/http://www.v7...ssig/index.html

jaclaz

#63 User is offline   MDGx 

  • 98SE2ME + 98MP10
  • Group: Super Moderator
  • Posts: 2,678
  • Joined: 22-November 04
  • OS:none specified
  • Country: Country Flag

Posted 16 January 2009 - 01:50 AM

If any1 cares:

In 98SE2ME options 1 + 2:
http://www.mdgx.com/9s2m/
To backup Windows 98 SE I use a DOS style batch file [CLONE98.BAT] and the DOS based tool XCLONE.EXE [free] which backs up the entire %windir% [usually C:\WINDOWS] folder + all subfolders + all files to any destination [requires editing the BAT] with 1 click.
Details here [the "BACKUP + RESTORE WINDOWS 98 SE" + "TESTING... CLONE98.PIF + 98RESTOR.BAT" sections]:
http://www.mdgx.com/9s2m/read1st.php
To restore Windows 98 SE from the backup [created by CLONE98.BAT] I use 98RESTOR.BAT which uses Win98SE's own MOVE.EXE native DOS mode tool.
These 2 BAT files must be executed from within Windows.
Some of these backup/restore operations require re-booting to native DOS mode.

HTH

#64 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 26 January 2009 - 02:36 AM

Moved to the first post of this thread.

This post has been edited by cannie: 29 March 2009 - 01:42 AM


#65 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 06 February 2009 - 06:12 PM

Moved to the first post of this thread.

This post has been edited by cannie: 29 March 2009 - 01:42 AM


#66 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 February 2009 - 06:51 AM

View Postcannie, on Feb 7 2009, 01:12 AM, said:

[- The program Bootpart.exe, freeware, into a DOS boot floppy. You may download it from here:
http://www.brotherso...load-13101.html


Why not on it's homepage? :unsure:
http://www.winimage.com/bootpart.htm

A few (needed in my view) corrections you may want to consider:

View Postcannie, on Feb 7 2009, 01:12 AM, said:

- Delete the old mbr:
BOOTPART WIN98 BOOT:C:

This WON'T affect the MBR, it will only replace the CODE of the bootsector, previously set to the XP one that invokes NTLDR, to the Win98/DOS one that invokes IO.SYS.

View Postcannie, on Feb 7 2009, 01:12 AM, said:

BOOTPART WINXP BOOT:C:
....
BOOTPART WINNT BOOT:C:
....
BOOTPART WINNT BOOT:C:

Though in this specific context it doesn't make a difference, you should "make your mind" about using WINNT or WINXP parameter.

Just for the record, and this is not at all a critic to your post :), the method you describe is a bit "old-style" ;).

BOOTPART.EXE was born more than 15 years ago, and while at the time there were no alternatives, today using grub4dos and it's feature of directly chainloading system files, it is not necessary to fiddle with bootsectors.

jaclaz

#67 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2009 - 11:15 AM

The mentions to WINNT instead of WINXP were transcription errors with no consequences at all. I wrote it direct from my mind. I have edited the post and rectified it, and also substituted the mention to "delete" by "change the XP mbr", to make it easier the understanding of it to any reader.
I've also rectified the download adress.
This is the way I knew and so is how I did it. Well, in fact the essential thing is that it works perfect. But it is always good to know that there are better ways for doing things. I like learning.
Thank you for your help, jaclaz!

This post has been edited by cannie: 07 February 2009 - 11:49 AM


#68 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 February 2009 - 01:55 PM

View Postcannie, on Feb 7 2009, 06:15 PM, said:

I have edited the post and rectified it, and also substituted the mention to "delete" by "change the XP mbr", to make it easier the understanding of it to any reader.


The point was that bootpart does NOT touch the MBR (Master Boot Record), it changes the PBR (Partition Boot Record) or bootsector.
The MBR is first sector of the whole hard disk or PHYSICAL DRIVE, CHS 0/0/1, LBA 1
The PBR is first sector of the active partition, usually first one, first sector of LOGICAL DRIVE, usually CHS 0/1/1, LBA 64.

View Postcannie, on Feb 7 2009, 06:15 PM, said:

Thank you for your help, jaclaz!


You are welcome, just trying to avoid possible misunderstandings of less experienced users. :)

jaclaz

#69 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 4,863
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 07 February 2009 - 07:52 PM

Although I've been messing with bootsectors for more years than I can remember, I confess I'd never seen them referred to as PBRs (Partition Boot Records), although it makes perfect sense, and creates a nice symmetry with MBRs.
Thanks, jaclaz! :thumbup I always learn something new by reading your posts!

#70 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 08 February 2009 - 04:07 AM

View Postdencorso, on Feb 8 2009, 02:52 AM, said:

Thanks, jaclaz! :thumbup I always learn something new by reading your posts!


I'll surprise you :unsure: with yet a new notion ;):
EMBR:
(Extended Master Boot Record)
http://www.ranish.com/part/primer.htm
or
EPBR:
(Extended Partition Boot Record):
http://www.goodells....boot/ptedit.htm

:hello:

jaclaz

#71 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,958
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 08 February 2009 - 07:32 AM

View Postjaclaz, on Feb 7 2009, 08:55 PM, said:

just trying to avoid possible misunderstandings of less experienced users. :)

So we could also replace all those "main" partitions used in this thread by "primary" partitions. :angel

#72 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 08 February 2009 - 09:01 AM

View PostPonch, on Feb 8 2009, 02:32 PM, said:

View Postjaclaz, on Feb 7 2009, 08:55 PM, said:

just trying to avoid possible misunderstandings of less experienced users. :)

So we could also replace all those "main" partitions used in this thread by "primary" partitions. :angel

Yes we could :unsure:, it would be more accurate, though I have already seen the term "main" as used instead of "primary", as they are synonyms:
http://encarta.msn.c...00/primary.html
http://www.synonyms....synonym/primary

In any case it won't change the sense of the tutorial, the distinction between "main" (or "primary") and "logical unit of the extended partition" is clear enough :), while exchanging MBR with bootsector appears as more confusing, and particularly on a topic where a lot of people appear to have not a deep enough knowledge.

FYI:
http://neosmart.net/blog/2007/bootsectexe-...or-not-the-mbr/

even the good MS guys sometimes happen to add to the confusion:

jaclaz said:

Just for the record, the misunderstanding could also be due to the fact that there is an article:
http://technet2.microsoft.com/WindowsVista...3.mspx?mfr=true
http://technet.micro...y/cc749177.aspx

that misrepresents at first sight what bootsect.exe does, using the terms "master boot code" for the bootsector code: Bootsect Command-Line Options

Bootsect.exe updates the master boot code for hard disk partitions to switch between BOOTMGR and NTLDR. You can use this tool to restore the boot sector on your computer. This tool replaces FixFAT and FixNTFS.

Though accurate in the sense that it makes the distinction between the "boot code part" (which is changed by bootsect.exe) and the "volume data" (which is left unchanged by bootsect.exe) using the "master" adjective to describe the "boot code" probably creates the misunderstanding.


jaclaz

#73 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 February 2009 - 09:44 AM

jacklaz, ponch and dencorso: I have edited again the tutorial collecting your contributions.
It is commonly said "Four eyes see more than two". In this case there are more than four.
I also added something concerning disk maintenance at the end of the post.
IMHO the important thing is making the tutorial useful for anyone who needs it.
Any other improvement will be welcome.
Thank you very much.

This post has been edited by cannie: 08 February 2009 - 10:09 AM


#74 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 08 February 2009 - 01:39 PM

View Postcannie, on Feb 8 2009, 04:44 PM, said:

IMHO the important thing is making the tutorial useful for anyone who needs it.


Yes. :)

However my guess is that ponch won't like latest corrections :ph34r: :

he suggested to use "Primary" instead of "Main", which is correct, where does "Principal" come from? :blink:

jaclaz

#75 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 09 February 2009 - 02:18 AM

View Postjaclaz, on Feb 8 2009, 09:39 PM, said:

View Postcannie, on Feb 8 2009, 04:44 PM, said:

IMHO the important thing is making the tutorial useful for anyone who needs it.


Yes. :)

However my guess is that ponch won't like latest corrections :ph34r: :

he suggested to use "Primary" instead of "Main", which is correct, where does "Principal" come from? :blink:

jaclaz

It is clear that infalibility is not my strong point. :realmad: I've rectified it.
Thanks again, jaclaz. :thumbup

#76 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 February 2009 - 01:12 PM

As I said IMHO the important thing is making the tutorial useful for anyone who needs it.
To make it easier for newbies I decided to put all together in the first post.
If moderators believe it should be placed anywhere else, please post it here.
Thanks to you all. :hello:

#77 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 04 March 2009 - 06:25 AM

View Postcannie, on Feb 14 2009, 09:12 PM, said:

As I said IMHO the important thing is making the tutorial useful for anyone who needs it.


First post has been updated to include interesting new ideas.

HTH

This post has been edited by cannie: 04 March 2009 - 06:57 AM


#78 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 March 2009 - 01:18 PM

The first post has been completed with a D paragraph to help those who suffer from damaged partition diseases.

Cheers. :hello:

#79 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 14 March 2009 - 01:49 PM

A couple of notes related to "added" D paragraph :) :

cannie said:

After rebuilding the damaged partition it is convenient to regenerate the hard drive hidden bootparts. No risk at all and extremely easy: you only need to reboot using the DOS floppy and run one after the other the following commands in the command line:

FDISK/MBR


Please note that FDISK /MBR only replaces the MBR CODE (with the "default" Win9x one).
It does NOTHING if the Virus or whatever has corrupted the MBR DATA.

It is always a good idea to have (possibly on the same "emergency floppy" a backup of the complete MBR.

If you don't have it, your only way out (possibly) is the use of TESTDISK:
http://www.cgsecurit...g/wiki/TestDisk
to re-build the MBR DATA

It is unclear/undocumented if there is any advantage (or drawback) on a dual boot system to have the Win9x MBR CODE or the 2K/XP/2003 one. :blink:


cannie said:

SYS A: C:

BOOTPART WINXP BOOT:C:

BOOTPART WIN98 C:\BOOTSECT.W98 "Windows 98"

Later on, when the system is already operating normally, the created Msdos.sys must be replaced by the one at the Windows 98 boot floppy and the boot.ini must be edited because Windows 98 appears twice to eliminate the second one.

Not really. :whistling:

If you already have an entry for BOOTSECT.W98 in your BOOT.INI you can simply run:
BOOTPART WIN98 C:\BOOTSECT.W98

a new bootsector will be created, but NO entry will be added to BOOT.INI.

Of course you need to use the SAME "BOOTSECT.W98" name for the "old" and the "new" bootsector. ;)

jaclaz

#80 User is offline   cannie 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 04-June 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 March 2009 - 02:11 PM

View Postjaclaz, on Mar 14 2009, 09:49 PM, said:

A couple of notes related to "added" D paragraph :) :


"Four eyes see more than two".
Thanks, jaclaz! :rolleyes:

This post has been edited by cannie: 14 March 2009 - 02:13 PM


Share this topic:


  • 9 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy