Results 1 to 5 of 5
During the install, I had to install Debian w/ the 2.4 series since I need kernel headers to install my wireless adapter. Appearantly the 2.4 kernel sees my SATA drive ...
- 04-22-2006 #1Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
Problems with 2.6.15 kernel + SATA drive
During the install, I had to install Debian w/ the 2.4 series since I need kernel headers to install my wireless adapter. Appearantly the 2.4 kernel sees my SATA drive as hde and not sd*, so it configured everything that way. So when I was able to download the install the 2.6 kernel the initrd that was created has all the my partitions pointing to hde and not sda! This causes a major issue since my swap and /home directory are mounted by the initrd which calls them from hde5 and hde6 (respectively). So now, when I boot with the 2.6 kernel I get all sorts of error (saying that hde5 and hde6 don't exist) and neither my home directory or swap get mounted/turn on.
So my question is, is there anyway to get the initrd fixed to point to "sda" and not "hde"?
I hope I explained all this stuff correctly!
- 04-22-2006 #2
You don't need to fix the initrd.
Just modify /etc/fstab and /boot/grub/menu.lst to sda instead of hda."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-22-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
<== Feels kind of dumb... I should have known that!
Thanks
- 04-22-2006 #4
Hey, no problemo.
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-22-2006 #5Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
Turns out all that didn't matter, I had to move back to the 2.4 kernel cause the new 2.6.15 doesn't want to compile my wireless adapter driver. Now I have another (unrelated) issue... The sound doesn't work in Gnome! Whenever I double click the little speaker I get an error message that says:
Kinda wierd since it was working just fine when I booted Gnome with the 2.6 kernel.No volume control elements and/or devices found.
It's probably going to be something dumb again, but I'm kinda lost right now!


Reply With Quote
