Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Does switching to 2.6.19 also mean grub and fstab adaptions?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
olger901
l33t
l33t


Joined: 17 Mar 2005
Posts: 625

PostPosted: Mon Jan 01, 2007 12:10 pm    Post subject: Does switching to 2.6.19 also mean grub and fstab adaptions? Reply with quote

Hello all,

I am planning on doing an upgrade to the 2.6.19 kernel on my notebook as soon as it's stable.
But I'd like to know the following beforehand:

My notebook has an Intel I945 chipset and has a SATA harddrive and a SATA DVD-/+RW drive in it. Now I noticed on the forums that you will need to disable the SCSI drivers from the 2.6.18 kernel and enable them in the IDE/ATA kernel part. However does this also require adapting grub and fstab and switching them from sda to hda?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54824
Location: 56N 3W

PostPosted: Mon Jan 01, 2007 12:26 pm    Post subject: Reply with quote

olger901,

There are no changes to /etc/fstab for a new kernel

You should put your new 2.6.19 kernel in beside your old kernel so you have a choice at boot time.
You need to modilfy grub.conf to add a new booting block if you do that.
At the bottom of the file add a new
Code:
title
root
kernel
initrd
section. The initrd is only needed if you have an initrd file to load.

In the 2.6.19 kernel, the SATA options have been rearranged.
Copying the old .config file over and running make oldconfig does not work very well.
You need to check that your SATA options are selected manually.
Your drives will still be /dev/sd?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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