Ставлю Mandrake 10 на IT8212... Как вручную (влючена опция noauto) указать драйвер диска не резберусь никак. Помогите, пожалуйста, кто знает.
При установке Mandrake 10, из-за отсутствия драйверов для 10 версии (есть только для 9.2) пришлось отказаться от нового ядра 2.6 и выбрать ядро 2.4.25 (задав инсталятору DrakX опцию ALT1 после F1 в самом начале). Модуль iteraid.o вроде подошел для этого ядра (при попытке установить его с ядром 2.6 после команды #/usr/bin/insmod_ iteraid.o выдавалось сообжение: "Invalid modul", а с ядром 2.4.25 вроде встал нормально). Но если инсталятору не задать noauto, то процесс инсталяции останавливается и не доходит до меню выбора языка, где согласно инструкции по установке драйвера надо жать Ctrl+Alt+F2 и далее вводить команды в командной строке. С опцией noauto дохожу до меню выбора языка, жму Ctrl+Alt+F2, ввожу команды:
# modprobe floppy
# mkdir /floppy
# mount -t vfat /dev/fd0 /floppy
# cd /floppy
# cp 2.4.22-10mdkBOOT/iteraid.o /tmp/
# cd /tmp/
# modprobe sd_mod
# /usr/bin/insmod_ iteraid.o
# cd /
# umount /floppy
(все вроде прижилось)
жму Ctrl+Alt+F2, возвращаюсь в графический интерфейс инсталятора и дохожу до выбора драйвера диска. Предлагается список из около трех десятков драйверов... Какой выбрать? Есть ли вообще среди них нужный? По названиям ничего похожего на iteraid.0 или IT8212 не видно...
Как выйти из этого тупика?? Помогите, пожалуйста, кто знает.
Вот фирменная (с сайта ASUS) инструкция по установке Mandreke 9.2 на IT8212 (По ней дохожу до пункта 6. и попадаю в описанный выше тупик):
2.2. **** Installing Mandrake Linux on IT8212 Controller ****
01. Prepare your hardware for installation
After you attach your hard disks to IT8212 controller, you can use IT8212
BIOS to configure your hard disks as RAID 0, RAID 1, RAID 0/1 or JBOD
arrays, or just use them as single disks. Remember to set the BOOT disk
when you in the IT8212 BIOS config menu.
Before installation, you must remove all the disk drives, which are not
physcially attached to IT8212 controller, from your system.
02. Check system BIOS setting
In your system bios setup menu, change Boot Sequence in such a way that the
system will first boot from CDROM, and then from SCSI. Refer to your BIOS
manual to see how to set boot sequence.
03. Prepare the driver diskette
Copy all the files under /linux/md92/ directory to a new dos formatted
disk.
04. Install Mandrake 9.2
(1) Start installing Mandrake 9.2 by booting with the CDROM.
(2) At the Mandrake 9.2 Linux installation screen appear, Press F1.
(3) When "boot:" appears, press <Enter>.
(4) Press <Crtl>+<Alt>+F2 at language selection menu, insert the ITERAID
driver disk into the floppy.
(5) Issue following commands to load ITERAID module.
# modprobe floppy
# mkdir /floppy
# mount -t vfat /dev/fd0 /floppy
# cd /floppy
# cp 2.4.22-10mdkBOOT/iteraid.o /tmp/
# cd /tmp/
# modprobe sd_mod
# /usr/bin/insmod_ iteraid.o
# cd /
# umount /floppy
(6) Go back with <Ctrl>+<Alt>+F7 and proceed with the normal install.
(7) Press <Ctrl>+<Alt>+F2 when installation at the final step (Configurations,
installation is complete. Remove the boot media and press return to reboot).
(8) Insert the ITERAID driver disk floppy, issue the following commands
to load the ITERAID driver.
# chroot /mnt/
# mount -t vfat /dev/fd0 /mnt/floppy
For UP kernel
# cp -f /mnt/floppy/2.4.22-10mdk/iteraid.o /lib/modules/2.4.22-10mdk/kernel/drivers/scsi/
# mkinitrd -f --preload scsi_mod --preload sd_mod --with=iteraid
/boot/initrd-2.4.22-10mdk.img 2.4.22-10mdk
For SMP kernel
# cp -f /mnt/floppy/2.4.22-10mdksmp/iteraid.o /lib/modules/2.4.22-10mdksmp/kernel/drivers/scsi/
# mkinitrd -f --preload scsi_mod --preload sd_mod --with=iteraid
/boot/initrd-2.4.22-10mdksmp.img 2.4.22-10mdksmp
# lilo
# cd /
# umount /mnt/floppy
# exit
(9) Please press <Ctrl>+<Alt>+F7 and push "Reboot" button to finish the installation.
Кто ставил Mandrake 10 на RAID подскажите (Ставлю Mandrake 10 на IT8212... Как вручную (влючена опция noauto) ука)
Модератор: Bizdelnick