Soldato
- Joined
- 22 Aug 2005
- Posts
- 8,968
- Location
- Clydebank
Hi all
having a bit of an issue here, or maybe what could be multiple issues, and wonder if anyone has come across this before.
Got a PC chips m848 board with a sempron and 512MB ram.
Also, 2 versions of the SIL0680 raid card (configured to use as an extra 4 IDE controllers) both PCI cards.
An adaptec Ultra2 LVD scsi PCI card.
I have 5x 160 + 1x 200 hanging off the 2 onboard, and the 2x SIL0680s giving me the basis for a 780GB RAID5
And the idea is to use the 2x 10GB SCSI drives as the system drives, in a RAID 1 formation.
No mater what I do I can only seem to get the bios message to appear for 2 of the cards at a time, even if all three are plugged in. The order depends on the order in the PC slots.
Anyway, that doesn't seem to be a problem, as with SIL-1 in slot 1, SIL-2 in slot 3 and SCSI in slot 5 it seems to boot, but misses out the SCSI bios message.
The debian installer detects all the drives. and allows me to configure them as I wish.
however the first time I did it Grub installed, to the first IDE disk, which then gave an Error 17 upon reboot probably due to a raid error?
I tried again, and this time It installed LILO, and I chose MD1 (which is boot on the SCSI) and I got the same grub error - ( how do I clean the mbr of a disk wiithout creating a win book disk and doing fdisk /mbr ?)
But my mobo bios will only let me boot from either on board or either SIL680. If I reorder the cards, then I lose a SIL680 but gain access to the SCSI.
One thing I don't know is maybe I can reorder , and get my mobo bios to see the SCSI, install bootloader on to that and hope linux will detect the other SIL680 card itself, like it's currently doing for the SCSI card.
1. How to clean the mbr of a disk without using fdisk /mbr ?
answer : dd if=/dev/zero of=/dev/hda/ bs=446 count=1 <-- will that work?
2. Anyone any tips, notes on configuring a RAID1 SCSI system disk, with a 6 disk EIDE raid 5 hanging off?
3 . LILO or grub, why did I get one one time, and the other the next? Which one should I go for? (tbh, I'd rather lilo...)
Am i crazy?
thanks
having a bit of an issue here, or maybe what could be multiple issues, and wonder if anyone has come across this before.
Got a PC chips m848 board with a sempron and 512MB ram.
Also, 2 versions of the SIL0680 raid card (configured to use as an extra 4 IDE controllers) both PCI cards.
An adaptec Ultra2 LVD scsi PCI card.
I have 5x 160 + 1x 200 hanging off the 2 onboard, and the 2x SIL0680s giving me the basis for a 780GB RAID5
And the idea is to use the 2x 10GB SCSI drives as the system drives, in a RAID 1 formation.
No mater what I do I can only seem to get the bios message to appear for 2 of the cards at a time, even if all three are plugged in. The order depends on the order in the PC slots.
Anyway, that doesn't seem to be a problem, as with SIL-1 in slot 1, SIL-2 in slot 3 and SCSI in slot 5 it seems to boot, but misses out the SCSI bios message.
The debian installer detects all the drives. and allows me to configure them as I wish.
however the first time I did it Grub installed, to the first IDE disk, which then gave an Error 17 upon reboot probably due to a raid error?
I tried again, and this time It installed LILO, and I chose MD1 (which is boot on the SCSI) and I got the same grub error - ( how do I clean the mbr of a disk wiithout creating a win book disk and doing fdisk /mbr ?)
But my mobo bios will only let me boot from either on board or either SIL680. If I reorder the cards, then I lose a SIL680 but gain access to the SCSI.
One thing I don't know is maybe I can reorder , and get my mobo bios to see the SCSI, install bootloader on to that and hope linux will detect the other SIL680 card itself, like it's currently doing for the SCSI card.
1. How to clean the mbr of a disk without using fdisk /mbr ?
answer : dd if=/dev/zero of=/dev/hda/ bs=446 count=1 <-- will that work?
2. Anyone any tips, notes on configuring a RAID1 SCSI system disk, with a 6 disk EIDE raid 5 hanging off?
3 . LILO or grub, why did I get one one time, and the other the next? Which one should I go for? (tbh, I'd rather lilo...)
Am i crazy?
thanks
Last edited: