Compiles 2.6.23.9 kernel, sees drive as hda, reiserfs still thinks it's sda
SlackwareThis Forum is for the discussion of Slackware 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.
Compiles 2.6.23.9 kernel, sees drive as hda, reiserfs still thinks it's sda
I'm trying to upgrade my kernel from the Slackware 12 default to the newest 2.6.23.9. After I compile the kernel, I install it and reboot, only to see reiserfs complain, thinking that the filesystem is supposed to be at sda2, but the kernel identifies it as hda2. How can I make the kernel identify my (sata) drive as sda?
OK, that worked. I'd changed grub, but forgot to change fstab to reflect hda.
I wanted to use sda because that's what I've seen in every other distro for the last 6-12 months and I wanted to keep my Slackware install in line with the rest of the Linux world. It's not terribly important, it just seemed like the easiest way to fix my boot issue (I thought the problem was with some reiserfs config that pointed to sda)
reiserfs doesn't know anything about the drive hda or sda. You see the error when tgrub tries to mount the root partition and the entry in fstab doesn't agree with the entry in your grub menu.lst. The same would happen no matter what file sysstem you are using.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.