• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Fedora7 hex-boot

PCTC2

Diamond Member
On my desktop, I decided to run Linux in addition to XP, Vista Home Premium, and Vista Ultimate

I wanted to run Fedora7 32-bit, Fedora 7 64-bit, and Suse 10.2 32-bit.
I haven't even gotten to Suse yet.

I have a problem with the GRUB loader. I installed Fedora 7 32-bit first into VolGroup00 on sda7 with a boot partition in sda6. then I installed Fedora 7 64-bit into VolGroup01 on sda9 with a boot partition in sda8. that is where I think I made my mistake. Now I edited the GRUB from Fedora 64-bit to include Fedora 32-bit from VolGroup00. But now i get a kernel-panic because it cannot find/mount Fedora-32-bit. Any idea on how to get the 32-bit Fedora to work?

On a different note, I cannot get ndiswrapper to install when I had 32-bit working. /lib/modules/<VERSION>/build refers to /usr/src/<VERSION>, which doesn't exist. I installed it multiple times and I cannot get it to install the kernel sources files into /usr/src/<VERSION>. All that appears is /usr/src/redhat. Help here too?

Any help is appreciated. Thanks in advance!
 
i don't know... i just did the basic install of Fedora without making too many changes to the package=selection.
 
Originally posted by: PCTC2
i don't know... i just did the basic install of Fedora without making too many changes to the package=selection.

Just do as root from a terminal: yum install kernel-devel kernel-headers
 
Back
Top