Tiny Core Base > TCB Q&A Forum
HP Proliant SCSI support module needed
Rich:
Hi funguy
You might want to do a search for recent threads on ezremaster to gain more insight.
fiddyschmitt:
Thanks funguy! I followed your steps to get a Dell PERC RAID to work.
First, I used ezremaster to add scsi-4.8.17-tinycore.tcz to the image.
Then I got the driver to load at startup (before the items in /etc/fstab are mounted) by doing the following:
--- Code: ---sudo vi /tmp/ezremaster/extract/etc/init.d/rcS
//add the following lines before 'mount -a'
depmod -a
modprobe megaraid-sas
mkdir /mnt/sdb2
--- End code ---
funguy:
Sorry for the late reply. Glad you figured it out.
Navigation
[0] Message Index
[*] Previous page
Go to full version