LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-04-2004, 08:40 AM   #1
skylinewrx
LQ Newbie
 
Registered: May 2004
Distribution: SUSE 9.1 Pro
Posts: 3

Rep: Reputation: 0
grub to see windows partition?


Hi, This is my first post, I was hoping somebody could help me set up grub to see my windows 2000 partition. When I try to boot with the current setup I get an error saying that the device is incorrect eventhough the file system is recognized as FAT. I am using SUSE 9.1 Pro. The partition table is:

/dev/hda 111.7 GB

/dev/hda1 90.8 GB Linux native /

/dev/hda2 1019.8MB Linux swap

/dev/hda3 19.9 GB Extended

/dev/hda5 19.9 GB Win95 FAT32

My grub conf file:

# Modified by YaST2. Last modification on Tue May 4 12:32:42 2004


color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,0)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title Linux
kernel (hd0,0)/boot/vmlinuz root=/dev/hda1 vga=0x317 splash=silent desktop resume=/dev/hda2 showopts
initrd (hd0,0)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: Windows 2000###
title Windows 2000
root(hd0,4)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
root (fd0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe
kernel (hd0,0)/boot/vmlinuz root=/dev/hda1 showopts ide=nodma apm=off acpi=off vga=normal noresume nosmp noapic maxcpus=0 3
initrd (hd0,0)/boot/initrd
 
Old 05-05-2004, 04:11 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"/dev/hda5 19.9 GB Win95 FAT32"

It has been a long time since I dual booted FAT32 on Win95 but if I remember correctly FAT32 will not boot from a logical partition and I seem to remember that it had to be /dev/hda1. Use:
/sbin/fdisk -l /dev/hda
to see if /dev/hda5 is marked as bootable.

Does anyone remember FAT32 boot restrictions better than I do?

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeB....home.page.html

Steve Stites

Last edited by jailbait; 05-05-2004 at 04:13 PM.
 
Old 05-05-2004, 11:50 PM   #3
skylinewrx
LQ Newbie
 
Registered: May 2004
Distribution: SUSE 9.1 Pro
Posts: 3

Original Poster
Rep: Reputation: 0
RE: grub to see windows partition

Hi, thanks for the reply! Here is what I got... it looks like the windows partition is not bootable.

Disk /dev/hda: 120.0 GB, 120034123776 bytes
16 heads, 63 sectors/track, 232581 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 189082 95297296+ 83 Linux
/dev/hda2 189083 191154 1044288 82 Linux swap
/dev/hda3 191155 232560 20868435 f W95 Ext'd (LBA)
/dev/hda5 191155 232560 20868403+ c W95 FAT32 (LBA)
 
Old 05-06-2004, 09:45 AM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
I think that the solution to your problem is to rarrange your partitions so that Windows is on /dev/hda1. Before you go through all that work on my say so I would like somebody who is more familiar with Windows than I am to verify that moving Windows to /dev/hda1 is the correct solution.


___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeB....home.page.html

Steve Stites
 
Old 05-07-2004, 10:48 AM   #5
skylinewrx
LQ Newbie
 
Registered: May 2004
Distribution: SUSE 9.1 Pro
Posts: 3

Original Poster
Rep: Reputation: 0
grrrr.... I hope that there is another solution, I just got everything set up! Thanks for your help, hopefully someone else will post who knows more about this.
 
Old 05-07-2004, 11:38 AM   #6
Irf
Member
 
Registered: May 2004
Posts: 30

Rep: Reputation: 15
Hi,

I'm a long way from being an authority on this, but the two machines where I dual boot between Windows ME and Suse 9 have the FAT boot partitions at the start. Now I don't know if I did this by chance or with guidance.... all I can say is that it works.

It's not so much work if you have Partition Magic in Windows - that's how I created the empty partitions for Suse to fit into. In fact you may even be able to do it from Suse, but I wouldn't know how to do it safely.

Best of luck....

Irf.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
remove GRUB from windows partition boot record Krun Linux - Newbie 3 09-13-2007 04:51 PM
Using GRUB to trick Windows to fit on a different partition? fyhuang Linux - General 4 07-12-2005 04:31 PM
Grub not booting windows XP with Suse 9.2 partition perl21 Linux - General 8 03-14-2005 06:25 PM
Upgraded Windows partition - now grub is gone BrianK Linux - Newbie 7 01-08-2004 09:26 PM
In desperate need... Grub wont detect my windows partition... psyklops Linux - General 4 08-20-2003 12:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration