- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- BackOffice Products
- >
- Re: Booting XP with Win98
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 08:13 PM
05-12-2003 08:13 PM
Earlier I posted query regarding multi-boot. But I've found a new issue here.
The current disk configuration is:
C:\> WIN XP - NTFS
D:\> WIN 98 - FAT32
Although Win98 was installed first, it access from the C:\ driver. Now since XP is installed (NTFS - C Drive), how can I boot Win98 so that although 98 DOES NOT recognise NTFS but still able to boot??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 08:41 PM
05-12-2003 08:41 PM
SolutionYou can rearrange the partitions with Partition Magic, but none of the Registry entries will match the drive letter.
When you build a multiboot image, you want to create it in the following manor:
Install 98 first, and on the first partition (usually C:). Fat32 is OK
Install 2000 or XP next, on the second partition (usually D:). NTFS is fine.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 08:48 PM
05-12-2003 08:48 PM
Re: Booting XP with Win98
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 09:07 PM
05-12-2003 09:07 PM
Re: Booting XP with Win98
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 09:12 PM
05-12-2003 09:12 PM
Re: Booting XP with Win98
The contents are:
[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
c:\ = "Microsoft Windows"
I did the test by changing c:\ to d:\ but the screen goes blank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 10:54 PM
05-13-2003 10:54 PM
Re: Booting XP with Win98
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2003 06:18 PM
05-16-2003 06:18 PM
Re: Booting XP with Win98
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2003 04:34 PM
05-18-2003 04:34 PM
Re: Booting XP with Win98
Thanks for your suggestions. Pl. find my comments below:
(a) Modifying registry - Since registry tweaking involves bit of complications and risk, I'm not sure if that can give 99% accuracy when dealing with production data.
(b) Booting from floppy - I liked the suggestion but you know, carrying the floppy all the times causes a bit of complications too and also you can't rely on the floppies. Plus, the Compaq Evo N610C does not come with FDD surprisingly.
Once again, thanks for your comments but will setup another pc and will work on investigating with the registry - replacing the drive identifications.
Cheers - Sanjay