View Single Post
Old 05-07-2005, 10:17 PM   #8 (permalink)
mario_pant
In The Zone
 
mario_pant's Avatar
 
Join Date: Jan 2005
Location: Mushroom KiNGDOME!
Posts: 425
Default

i have only one hard disk....

i think this is the partition layout for "hda"
Disk /dev/hda: 40.0 GB, 40020664320 bytes
16 heads, 63 sectors/track, 77545 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 55160 27800451 7 HPFS/NTFS
/dev/hda2 55160 77536 11277630 f W95 Ext'd (LBA)
/dev/hda5 55160 60834 2859538+ b W95 FAT32
/dev/hda6 60834 62970 1076323+ 7 HPFS/NTFS
/dev/hda7 62970 65017 1032160+ 82 Linux swap
/dev/hda8 65018 77535 6309040+ 83 Linux
----------------------------------------------------------------------------

linux:/boot/grub # cat menu.lst
# Modified by YaST2. Last modification on Mon Jul 4 18:26:36 2005


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

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

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
root (hd0,0)
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,7)/boot/vmlinuz root=/dev/hda8 showopts ide=nodma apm=off acpi=o ff vga=normal noresume nosmp noapic maxcpus=0 3
initrd (hd0,7)/boot/initrd

--------------------------------------------------------------------------
my windows is on i think hda1 ......


.... hey.... has grub set the wrong boot path for my windows?? cause i see exactly the same thing as it is written under the windows part ie;
Quote:
title Windows
root (hd0,0)
chainloader +1
HEY HOW DO I CHANGE THAT??
__________________
The name is Mario, "Mario Pant"!
mario = avatar; pant = पतलून
and i'm NOT some mountain KiD!
mario_pant is offline