![]() |
here is:
this is fdisk list: quote: -------------------------------------------------------------------------------- Device Boot Start End Blocks Id System /dev/hda1 * 1 1020 8193118+ b Win95 FAT32 /dev/hda2 1021 9796 70493220 f Win95 Ext'd (LBA) /dev/hda5 1021 3570 20482843+ b Win95 FAT32 /dev/hda6 3571 6630 24579418+ b Win95 FAT32 /dev/hda7 6631 6643 104391 83 Linux /dev/hda8 6644 9666 24282216 83 Linux /dev/hda9 9667 9796 1044193+ 82 Linux swap -------------------------------------------------------------------------------- this is/etc/fstab list quote: -------------------------------------------------------------------------------- LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda9 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 -------------------------------------------------------------------------------- i modify fstab to£º /dev/hda8 / ext3 defaults 1 1 /dev/hda7 /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda9 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 --------------------------------------------------------------------------------- and grub to£º title Red Hat Linux (2.6.7-bk6) root (hd0,6) kernel /vmlinuz-2.6.7-bk6 ro root=/dev/hda8 initrd /initrd-2.6.7-bk6.img thx for any help! |
Sorry morrisset but I've never compiled a 2.6.x kernel and I could
never figure out GRUB which is why I use LILO. You should search LQ (especially the RedHat forum) and www.google.com/linux and if you can't find any answers there, start a new thread in the RedHat forum so you'll get better help from RedHat users. I may be wrong, for I don't know your soundcard, but I don't think it's necessary to upgrade to a 2.6.x kernel to get it working. I'm almost positive it's not, but since I don't know your soundcard I can't say for sure. To get your soundcard to work, probably the best thing is to go to ALSA and look it up and follow their instructions. Don't give up - its' always darkest before the dawn! Look to that light at the end of the tunnel. If you look back you'll see the light on the Micro$loth train that wants to run you over. If you keep on looking forward, you'll see the light of freedom that comes with a properly setup GNU/Linux system. ;} |
All times are GMT -5. The time now is 12:42 AM. |