• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

New to Redhat x_x XP Dual Boot Error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Im a normal WIndows User. and I just Installed Redhat and it Loads with Grub just fine...But if trying to load my DOS Partition that has XP on it, I receive and Error saying something like "Hal.dll is either missing or corrupt" something along the lines of that. Ive read in certain places that XP doesnt like Sharing the MBR with anything else...Hence why it might not work because of GRUB maybe? Any advice?
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am new to Linux too and have just installed XP/RH9 dual boot successfully. From the info I gathered, its better to install XP first...then install Linux making sure that the /boot is not on the MBR but on the first sector of boot partition. To avoid the 1024 cylinder limit problem, you might wanna create a small (maybe 50mb) partition in the begining of the hard drive and install /boot over there. Hope this helps.
 
Ranch Hand
Posts: 280
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Another good solution is to create a bootdisk during installation of linux(and a couple of backups!). This way, you will not interfere with your XP at all and the only way to boot linux is to use the disk.
reply
    Bookmark Topic Watch Topic
  • New Topic