Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Redhat / Fedora Linux Help
Reload this Page Fedora core 6 installation with suse10.2 existing
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Redhat / Fedora Linux Help Help and discussion related to Redhat and Fedora Linux.

Reply
 
Thread Tools Display Modes
Old 04-14-2007   #1 (permalink)
hesham emad
Just Joined!
 
Join Date: Jan 2007
Posts: 17
Question Fedora core 6 installation with suse10.2 existing

I have windows XP and suse 10.2 and the bootloader appears at the startup giving me the 2 choices and every thing is fine then I wanted to install fedora core 6, I used a partitioner and left about 15GB free space on my second hard disk and during installation of fedora, I asked it to install in the free partition and after installation is complete and the PC rebooted the boot loader also shows suse and windows xp, I entered fedora core 6 cd1 again and made an update and tried all choices in hope that any will work but the same, I entered to the bootloader in suse trying to add fedora to it but I do not know what to do, now I have hdb8 (linux swap of ferdora), hdb9 (linux native of fedora), hdb10(lvm), so what should I do and sorry if there is a necessary information I hadn't provided as I'm new to linux in general either suse or fedora
Thanks in advance
hesham emad is offline   Reply With Quote
Old 04-14-2007   #2 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,109
which Boot Loader are you using right now? post the output of 'fdisk -l' command too.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-16-2007   #3 (permalink)
hesham emad
Just Joined!
 
Join Date: Jan 2007
Posts: 17
I'm using GNU Grub v0.97
and here is the output of fdisk -l

linux-Hesham:/home/hesham # 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 383 3076416 b W95 FAT32
/dev/hda2 384 4865 36001665 f W95 Ext'd (LBA)
/dev/hda5 384 1276 7172991 b W95 FAT32
/dev/hda6 1277 3061 14337981 b W95 FAT32
/dev/hda7 3062 4865 14490598+ b W95 FAT32

Disk /dev/hdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 1 6374 51199123+ 7 HPFS/NTFS
/dev/hdb2 6375 12748 51199155 7 HPFS/NTFS
/dev/hdb3 12749 19457 53890042+ f W95 Ext'd (LBA)
/dev/hdb5 12749 12812 514048+ 82 Linux swap / Solaris
/dev/hdb6 12813 15423 20972826 83 Linux
/dev/hdb7 15440 17545 16916413+ 83 Linux
/dev/hdb8 17546 17610 522081 82 Linux swap / Solaris
/dev/hdb9 * 15424 15436 104391 83 Linux
/dev/hdb10 17611 19457 14835996 8e Linux LVM

Partition table entries are not in disk order

Disk /dev/dm-0: 14.5 GB, 14596177920 bytes
255 heads, 63 sectors/track, 1774 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 536 MB, 536870912 bytes
255 heads, 63 sectors/track, 65 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-1 doesn't contain a valid partition table
linux-Hesham:/home/hesham #
hesham emad is offline   Reply With Quote
Old 04-16-2007   #4 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,109
boot up SuSe and mount /dev/hdb9 partition. post the contents of /hdb9/grub/grub.conf file.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-18-2007   #5 (permalink)
hesham emad
Just Joined!
 
Join Date: Jan 2007
Posts: 17
I mounted hdb9 in /fedora and when I opened the grub configuration of fedora I found the configuration for fedora is as the following

default=1
timeout=5
splashimage=(hd1,/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.18-1.2798.fc6)
root (hd1,
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.18-1.2798.fc6.img

so I mounted
/dev/VolGroup00/LogVol00 in /fedoraLVM0
and /dev/VolGroup00/LogVol01 in /fedoraLVM1

and added the following configuration to grub of suse

title Fedora Core (2.6.18-1.2798.fc6)
rootnoverify (hd1,
kernel /fedora/vmlinuz-2.6.18-1.2798.fc6 ro root=/fedoraLVM0/dev/VolGroup00/LogVol00 rhgb quiet
initrd /fedora/initrd-2.6.18-1.2798.fc6.img

and already these files exists in these paths but after booting the grub gives me
error 15 : file not found and when I edited the grub in the command line while booting
I wrote Kernel / (then pressed tab) and it found /fedora but when I enter to /fedora and pressed tab it finds nothing although when I enter /boot it founds all the files including vmlinuz of suse, so what should I do?
I tried also to use the bootloader of suse and identified the paths of vmlinuz and initrd of fedora but also it fails
any advice please
Thanks in advance
hesham emad is offline   Reply With Quote
Old 04-18-2007   #6 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,109
Quote:
I tried also to use the bootloader of suse and identified the paths of vmlinuz and initrd of fedora but also it fails
which distro's boot loader are you using right now? which GRUB Menu appears at startup by default? SuSe or Fedora?
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-18-2007   #7 (permalink)
hesham emad
Just Joined!
 
Join Date: Jan 2007
Posts: 17
the bootloader of suse is that which is appearing, I hadn't accessed the fedora even once
hesham emad is offline   Reply With Quote
Old 04-18-2007   #8 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,109
okk !
log in as root and open menu.lst file. add these lines
Code:
title Fedora Core
root (hd1,8 )
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.18-1.2798.fc6.img
save file and reboot.
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 04-18-2007   #9 (permalink)
hesham emad
Just Joined!
 
Join Date: Jan 2007
Posts: 17
I did but it hadn't succeded, when I enter to the command line of the grub during booting, and write (hd1, then press tab, it gives me options 0,1,4,5,6 where 4 is the swap of the suse, 5 is / of suse(linux native), 6 is /home of suse (linux native)
It does not see the rest and that's why when I write root (hd1,8 ) it gives partiotion table corrupted and when writing rootnoverify to pass that step it gives file not found as if fedora partiotions are not mounted in their directories (/fedora, /fedoraLVM0, /fedoraLVM1)
Thanks man for your continuos help
hesham emad is offline   Reply With Quote
Old 04-18-2007   #10 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,109
did you add an entry for second disk in /boot/grub/device.map file of SuSe?
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 07:40 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0