Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-02-2005, 02:26 PM
|
#1
|
Member
Registered: Mar 2005
Location: UK
Distribution: Fedora Core 3
Posts: 76
Rep:
|
Fedora and Debian Dual Boot Problem
Ok, I formatted my hd, installed debian sarge first, (via ftp), got it working fine and shit, then i install fc3, it doesnt dectect it properly, what i would need is a piece of someones grub config file for debian, that boots it. Then i could just paste it into fedora's grub config.
|
|
|
03-02-2005, 03:15 PM
|
#2
|
Member
Registered: Mar 2005
Location: UK
Distribution: Fedora Core 3
Posts: 76
Original Poster
Rep:
|
Ok, Ok, OK, By the looks of it you guys hate me for running fc3, what should i do then, get rid off fc3 and have debian on it's own? I need decent debian guys to awnser this.
|
|
|
03-02-2005, 03:48 PM
|
#3
|
Member
Registered: Apr 2004
Location: Stockholm, Sweden
Distribution: Debian 'sid'
Posts: 250
Rep:
|
Debian 'sarge':s installer would have detected the FC3 installation and created the entries for that if you had installed FC3 first and Debian 'sarge' afterwards.
Anyways, the entry needed in grub's menu.list looks something like this, remember to substitute for what your kernel is there and on what drive it is on:
Code:
title Debian GNU/Linux, kernel 2.6.8-2-k7
root (hd0,0)
kernel /vmlinuz-2.6.8-2-k7 root=/dev/md0 ro
initrd /initrd.img-2.6.8-2-k7
savedefault
boot
So you need to substitute
- root in grub notation: your is not necessarily on (hd0,0)
- kernel and initrd: your is not necessarily that what is above. the kernel in 'sarge' by default is 2.6.8-1-386 I think.
- root partiton in Linux notation: your is not necessarily /dev/md0 as above. Substitute for something that you have (e.g. perhaps /dev/hda1? I don't know. You need to supply more data)
Essentially I can't say anything more specific without knowing exactly what is installed on what partition and what kernel is Debian using (the exact version of it)
|
|
|
03-02-2005, 03:50 PM
|
#4
|
Member
Registered: Mar 2005
Location: UK
Distribution: Fedora Core 3
Posts: 76
Original Poster
Rep:
|
ahaha thanks alot dude you really helped, gonna try it now
its using a 2.4 kernel, that it downloaded, dont ask me why it didnt get 2.6 i dunno
yeah i was gonna do that, installing debian last, but i had no space left on my hd.
Another thing, debian is the first partition (hd 0,0)
Last edited by EliotK; 03-02-2005 at 03:55 PM.
|
|
|
03-02-2005, 04:27 PM
|
#5
|
Member
Registered: Apr 2004
Location: Stockholm, Sweden
Distribution: Debian 'sid'
Posts: 250
Rep:
|
You didn't apparetnly specify linux26 at the 'sarge' installation CD's menu. If you just press enter there it will default to use a Linux 2.4 kernel. You need to specify linux26 to get a Linux 2.6 kernel straight away.
Not that much of a big deal, one can always upgrade the kernel after the installation (apt-get install kernel-image-2.6-whatever). But in your case there is the manual messing around with grub when upgrading kernels as the grub you have isn't handled by Debian, but instead it is handled from the Fedora side of things.
|
|
|
03-02-2005, 05:26 PM
|
#6
|
Member
Registered: Apr 2004
Location: Europe:Salzburg Austria USA:Orlando,Florida;
Distribution: Debian
Posts: 643
Rep:
|
Quote:
Originally posted by dastrike
You didn't apparetnly specify linux26 at the 'sarge' installation CD's menu. If you just press enter there it will default to use a Linux 2.4 kernel. You need to specify linux26 to get a Linux 2.6 kernel straight away.
Not that much of a big deal, one can always upgrade the kernel after the installation (apt-get install kernel-image-2.6-whatever). But in your case there is the manual messing around with grub when upgrading kernels as the grub you have isn't handled by Debian, but instead it is handled from the Fedora side of things.
|
why not install grub when running debian and let it take care of FC3....?
|
|
|
03-02-2005, 06:35 PM
|
#7
|
Member
Registered: Apr 2004
Location: Stockholm, Sweden
Distribution: Debian 'sid'
Posts: 250
Rep:
|
Quote:
Originally posted by utanja
why not install grub when running debian and let it take care of FC3....?
|
That is of course an option, but one should in that case configure the grub management/whatever in FC3 not to update it as it is oh-so-amusing when different OS installations step on eachothers toes regarding the bootloader.
|
|
|
03-03-2005, 07:20 AM
|
#8
|
Member
Registered: Mar 2005
Location: UK
Distribution: Fedora Core 3
Posts: 76
Original Poster
Rep:
|
Too Late now, ive already overwritten my previous debian, and deb's grub is taking care of fc3, i'll run synaptic or apt my friend has a kick ass mirror list.
|
|
|
All times are GMT -5. The time now is 09:40 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|