Hi all
Ive been using Linux a couple of years ago and yesterday i made an effort at a comeback.
Ive been using Slackware back in the day with about distro version 7.x
On to my issue at hand:
I have a hardware raid setup for RAID1. (works fine in windows, checked my disks and no errors found)
on booting with the Slackware 14.1 install DVD it finds /dev/md126 and /dev/md127 and then goes on to find the actual name wich i joined my 2 harddrives together as in raid bios: "Volume0" (i also get a /dev/md/Volume0)
I also get a /dev/sda1 wich is the only one of these three /dev alternatives that seems to have write access so i guess that is my raid volume?
I go on to install my system. Goes fine to format and install the packages but when it comes to Lilo i cant get it to work.
Lilo says "File system would get destroyed with lilo boot sector"
The filesystem i formatted as is ext4 on the partition in cfdisk (also tried Raid auto detect on partition in cfdisk with formatting as ext4 with same errors)
I cant seem to figure out what im doing wrong.
Any advice fellow Linuxers?