in need of serious help with Grub and Linux, Windows XP


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers in need of serious help with Grub and Linux, Windows XP
# 8  
Old 07-09-2005
RTM, I'm not talking about UNIX vs Linux... I'm talking about Linux vs Linux which is the same thank you very much.
# 9  
Old 07-11-2005
Ok... this is getting annoying..

Yesterday, I reinstalled Linux which wrote over the MBR with GRUB, ok? Then I could navigate to Windows using the "other" on the OS selection list. Now this morning, I returned MBR to its original state and then I put together my boot.ini file... and this is what it looks like

BOOT.INI
Code:
[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 /NoExecute=OptIn
c:\boot.lnx = "Linux (Fedora Core 3)"

Ok, so now... I'm thinking it's something wrong with the LNX file that's on my Windows installation on of the root drive (C:\) It's all garbled! (which maybe it's supposed to be)

BOOT.LNX
Code:
H                                                           €  €Š €€S|  1ŽŽм  *@|<tˆRy}4€tTAUZRrIUuC*A|„uƒt7f‹L|Df‹D| D f‰\D pf1‰Df‰DBr p}s
€„  |D f1ˆ@f‰D1ˆˆˆ@‰D1ˆf‰fD|f1f4ˆT
f1ftˆT‰D;D}<ŠT
ŠL
ŠlZŠt pŽ1۸r*ŒŽH|` Ž11a&B|}@ „}8 Ž}0 “}* GRUB  Geom Hard Disk Read  Error    ͬ< u                                                                                       U

does anyone have this file that might give me a hint as to if it looks alright or not?
# 10  
Old 07-11-2005
Yes it is supposed to be "all garbled". It's not ascii coding, it's the first 512 bytes of your boot partition Smilie

Can you remember your partition structure off the top of your head? (or even better if you can get it exactly).

When you installed GRUB did you take a fresh copy of the boot sector (BOOT.LNX as you have it here)?

d11
# 11  
Old 07-12-2005
how exactly do you make a fresh copy? I tried putting onto a floppy using the mounted MSDOS disc and the file I collected was empty so it did nothing when I selected it from the OS selection screne. Whats the proper procedure? (I might have gotten it wrong)
# 12  
Old 07-12-2005
Also by partition structure... do you mean this:

My Partitions

Code:
HDA(1) WINDOWS XP PROFESSIONAL
HDA2   LINUX FEDORA CORE 3
HDA3   SWAP

 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux first or GRUB first ?

Hi everyone, I am having trouble of understanding the concept of GRUB bootloader in Linux. My questions are-: Do we install GRUB first and then install Linux ? Does GRUB act as a bootloader for Windows if we are trying to dual boot Windows and Linux ? Or does GRUB load the Windows... (4 Replies)
Discussion started by: sreyan32
4 Replies

2. UNIX for Advanced & Expert Users

Grub installation fails in Linux BMR..

Hi all, This topic is purely on a problem in installing grub in my LINUX BMR process... A major problem too.. I am designing Linux BMR where i do the following.. Backup the " / " as a whole .. with partition details ..etc And using the Knoppix Live CD i first create the partitions... (1 Reply)
Discussion started by: selvarajvs
1 Replies

3. UNIX for Advanced & Expert Users

grub to boot windows

Hello, I am using debian-5.0.0(lenny) . I installed windows xp(a hacked version) on a usb stick. this stick works perfectly well and boots off a windows system successfully. but on linux it is finding problems to do so. So I finally decided to put a grub entry to boot off the usb HDD. ... (8 Replies)
Discussion started by: gaurav1086
8 Replies

4. Linux

grub error 22,after removing linux partitions only windows is threre.Pc not booting.i

hi, in my pc linux and windows was there with 2 hdd in raid.i removed linux partititons.Now my ps is not booting giving grub error 22.Nothing works.I hace my data in windows.Hard disks are RAID.when tried to go to recovery mode from windoes boot cd,it says hard disk not detected.when tried with... (2 Replies)
Discussion started by: pankajd
2 Replies

5. UNIX for Dummies Questions & Answers

Grub can't find Windows XP

grub was working beautifully on my old hard drive. I cloned my drive, and reinstalled grub. My linux partition loads fine, but when I click on Windows, grub simply sends me back to the grub prompt with no error message. On investigating, it appears that grub hasn't loaded the windows kernel. (I... (2 Replies)
Discussion started by: LeoSimon
2 Replies

6. UNIX for Dummies Questions & Answers

Is there a way to get rid of GRUB and any OS selector so that Linux starts....

Is there a way to get rid of GRUB and any Linux OS selector so that Linux starts automatically without having to wait for GRUB to go through it's OS choice process? I want to keep the Windows OS selector and have it so when I select Linux, it goes right to Linux and not another selector. Know what... (0 Replies)
Discussion started by: mattzway
0 Replies

7. Linux

How to get back Linux Grub screen

I had Linux and win98 installed on my PC, then I installed winXP and it has replaced the Grub Bootloader, now on booting up I get to see only win98 and winXP to choose from, Now how do I get Back the Grub screen with Linux as a option or how do I boot into linux. :confused: (3 Replies)
Discussion started by: er.pankaj
3 Replies

8. Linux

GRUB and windows XP

After playing a bit with GRUB I got it to boot my windows XP and my Fedora (yeay!). But now my windows became awfully slow (hd seems to be the problem). Does anybody have an idea what could cause this? settings: default=1 timeout=10 splashimage=(hd1,0)/grub/splash.xpm.gz title Fedora... (1 Reply)
Discussion started by: Micky
1 Replies

9. UNIX for Dummies Questions & Answers

Can't get GRUB to boot Linux!!!

I have installed Linux 7.2 on a IBM xseries 235 server with 5 scsi hard drives and ServerRaid-5i Ultra320 scsi controller. I started my installation by configuring the raid controller. I created 2 arrays, raid 1 and raid5. I then proceeded to install Linux and load the drivers. After the... (2 Replies)
Discussion started by: cstovall
2 Replies
Login or Register to Ask a Question