LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Hmm.. (https://www.linuxquestions.org/questions/linux-software-2/hmm-61694/)

LinuxN00b#1 05-25-2003 08:13 AM

Install windows xp after Red Hat Linux? Plz help
 
Hello everybody, i'm a total n00b(hence the name :)) I have a little problem.

It all started with my Windows XP breaking down after I hit the power switch cuz it froze, started comp again and it would give me an error screen when windows started and then reboot.

I was so pissed off and tired of Windows that I borrowed Red Hat 8.0 from a friend and installed it(always wanted to test Linux anyway), during the install I took out my main HD on Primary Master(which WinXP was installed on, bcs I was afraid the installation would format it or something because it couldn't read NTFS) and replaced it with one I had on Secondary before(which was completely empty).

So I installed Linux on the new HD and everything is working fine now, but I'm wondering how to get Windows XP working again(my mom is too stupid and conservative to use what plainly is the superior OS ;), plus I have some important stuff on it which I really need to be able to reach) with a multiboot so I can have both.

I'm thinking that if I try and plug in my other HD again and reinstalled Windows on it so it will work, the NT loader would overwrite the linux one and I wouldn't be able to boot Linux any longer.

So...what do I do??
Thx for ur help in advance.

acid_kewpie 05-25-2003 08:21 AM

you reinstall windows, and use your linux boot disk to reinstall a decent boot loader afterwards.

please use a useful thread title in future. try to give a brief summary of your problem. thanks

LinuxN00b#1 05-25-2003 08:30 AM

sry i'll try to make a more accurate topic next time..
Will the cd rom do for a boot disk? cuz my floppydrive is broken.. :/

btw is there a way to access a NTFS partition without Windows? say in linux or dos?

LinuxN00b#1 05-25-2003 09:52 AM

Perhaps I could repair my windoze(really good name in my case) without reinstalling, but I need a way to access it. Is there some program or something to open NTFS partitions under Linux?

MasterC 05-25-2003 10:07 AM

Yes, but it's read-only access, your best bet is to find a win boot disk or use your win boot CD and attempt a repair from there.

Cool

Edward78 05-25-2003 12:15 PM

In Lilo.conf make sure you have this

boot = /dev/hda
change-rules
reset
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message
default = windows

other = /dev/hda1
label = windows
optional

LinuxN00b#1 05-25-2003 02:53 PM

Actually i'm using GRUBB..what's the difference really?


All times are GMT -5. The time now is 01:45 AM.