I'm trying to get disk mirroring with an adaptec AHA-2940
scsi... rh5.0 runs fine of course... but...

   cd /usr/src
   patch < /usr/local/src/tar-files/raid145-0.36.3-2.0.32

...yields failure of linux/fs/buffer.c hunk #2 but that
patch seems to already be in 2.0.32 so I press on...

   mv raid?.c linux/drivers/block
   mv raid?.h* linux/include/linux
   make config
   # select "y" for CONFIG_BLK_DEV_MD
   # select "y" for CONFIG_MD_*
   # select "y" for CONFIG_SCSI_AIC7XXX
   make dep
   make
   make zImage
   cp /usr/src/linux-2.0.32/arch/i386/boot/zImage /boot/vmlinuz-2.0.32-raid
   vi /etc/lilo.conf
   # add linux-raid entry
   /sbin/lilo
   reboot
   lilo: linux-raid

then console sez

   md driver 0.36.3 MAX_MD_DEV=4, MAX_REAL=8
   [...]
   scsi : 0 hosts.
   scsi : detected total.
   [...]
   Kernel panic: VFS: Unable to mount root fs on 08:01

Where am I going wrong?

steve
-- -- -- --
Steve Rader
Systems and Network Manager
WiscNet--Internetworking for Wisconsin
[EMAIL PROTECTED]
608-265-6761
bash: syntax error near unexpected token `=:)'

Reply via email to