Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
3_boot, need help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
jentuu
n00b
n00b


Joined: 26 Jan 2006
Posts: 41
Location: Georgia, Tbilisi

PostPosted: Sun Apr 02, 2006 11:07 pm    Post subject: 3_boot, need help Reply with quote

Hi guys ;)
I'm trying to make 3boot on my comp: 1)suse 10.0; 2)windows xp; 3)Gentoo.
Here is fdisk -l
Quote:

uzurpator:/home/shota # fdisk -l

Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 2328 18699628+ 7 HPFS/NTFS
/dev/hda2 2329 4865 20378452+ 5 Extended
/dev/hda5 2329 3802 11839870 7 HPFS/NTFS
/dev/hda6 3803 4865 8538516 7 HPFS/NTFS

Disk /dev/hdc: 41.1 GB, 41174138880 bytes
255 heads, 63 sectors/track, 5005 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdc1 * 1 1993 16008741 83 Linux
/dev/hdc2 1994 2118 1004062+ 82 Linux swap / Solaris
/dev/hdc3 2119 2492 3004155 83 Linux
/dev/hdc4 * 2617 5005 19189642+ f W95 Ext'd (LBA)
/dev/hdc5 2617 3933 10578771 83 Linux
/dev/hdc6 3934 5005 8610808+ b W95 FAT32

It have been instaled suse on the /dev/hdc5;
on the /dev/hdc1 instaled Gentoo;
and of course hole /dev/hda is xp :D
its everything ok with suse and wintendo ( :D ) , but I cant boot gentoo linux, here is menu.lst of suse's grub:
Quote:

# Modified by YaST2. Last modification on Fri Mar 31 14:51:00 UTC 2006

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

###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 10.0
root (hd1,4)
kernel /boot/vmlinuz root=/dev/hdc5 vga=0x31a selinux=0 resume=/dev/hdc2 splash=silent showopts
initrd /boot/initrd

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

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

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE LINUX 10.0
root (hd1,4)
kernel /boot/vmlinuz root=/dev/hdc5 vga=normal showopts ide=nodma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd

#############################################################################
title=Gentoo
root (hd1,4)
kernel /boot/kernel-genkernel-x86-2.6.16-gentoo-r1 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hdc1 udev
initrd /boot/initramfs-genkernel-x86-2.6.16-gentoo-r1


under the title gentoo I tryed root (hd0,0) but it says that cannot mount filesystem;
also tryed chainloader (hd0,0)+1 but says that cannot find such file
Any idea? :(
thnx :cry:
_________________
just emerge
Back to top
View user's profile Send private message
kreedcarmoch
n00b
n00b


Joined: 09 Apr 2005
Posts: 51
Location: San Antonio, Texas

PostPosted: Mon Apr 03, 2006 12:26 am    Post subject: Reply with quote

With that config, grub will try to look for Gentoo's kernel on your suse partition. That doesn't seem like where you put it, right?

Which partition has /boot for Gentoo? If it's /dev/hdc1, use root (hd1,0).
Back to top
View user's profile Send private message
jentuu
n00b
n00b


Joined: 26 Jan 2006
Posts: 41
Location: Georgia, Tbilisi

PostPosted: Mon Apr 03, 2006 6:43 am    Post subject: Reply with quote

kreedcarmoch
Quote:

use root (hd1,0).

it works thnk you very much ;)
_________________
just emerge
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum