recompile a new kernel; # Multi-device support (RAID and LVM) CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m ---> these is what you need CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID5=m CONFIG_MD_RAID6=m CONFIG_MD_MULTIPATH=m CONFIG_BLK_DEV_DM=m CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_MIRROR=m CONFIG_DM_ZERO=m
install and reboot your new kernel. adiós mi amigo --- Mhac Janapin <[EMAIL PROTECTED]> wrote: > Okay, I have RTFM about RAID-HOWTO but I did not > find an answer to this. :) > > I have upgraded my Slack10 to 10.2 (following > Patrick V's instruction on > UPGRADE.TXT in the CD) and all was well. When I > rebooted to try the new > kernel (2.4.31) it did not detect my IDE-RAID0 > setup; which resulted to a > system without a /var and a /home. :( here's my > /etc/fstab: > > [EMAIL PROTECTED]:/home/mhacleth# cat /etc/fstab > /dev/hdc1 swap swap > defaults 0 0 > /dev/hda2 swap swap > defaults 0 0 > /dev/hda1 / reiserfs > defaults 1 1 > /dev/md0 /home reiserfs > defaults 1 2 > /dev/md1 /var reiserfs > defaults 1 2 > /dev/hdc2 /oldslack reiserfs > defaults 1 2 > /dev/cdrom /mnt/cdrom iso9660 > noauto,owner,ro 0 0 > /dev/fd0 /mnt/floppy auto > noauto,owner 0 0 > devpts /dev/pts devpts > gid=5,mode=620 0 0 > proc /proc proc > defaults 0 0 > /dev/sda1 /home/mhacleth/sanfat vfat noauto,user,rw > 0 0 > > > I used my Slack10 Disc to boot and uninstall that > kernel and restore the old > kernel (2.4.26). I rebooted and all is well. All my > packages are updated, > except for my kernel. I can go with that, but it > sure nice to have the > latest kernel. :) > > Is IDE-RAID really affected by kernel? I tried to > lsmod to find what kernel > module affects it, but found none that could be a > close match (only sound, > iptables,usb modules are present). > > Thanks for the additional info. > > -- > Mhac Janapin > PBTS SysAd > www.pbts.net.ph <http://www.pbts.net.ph> > ============= > http://mulingsilang.blogspot.com > ============= > I'm an Open Source Enthusiast. c",) > Mozilla Firefox 1 - getfirefox.com > <http://getfirefox.com> > Mozilla Thunderbird 1 - mozilla.org > <http://mozilla.org> > OpenOffice.org 1 > ============= > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

