I've tried a lot like resetting BIOS to default settings, disabling the 2nd harddrive. An engineer now has removed the 2nd drive entirely and still the problem remains. Tips how i can troubleshoot this issue are welcome. I'm installing on a HP Proliant DL120 with a 500GB SATA drive.
Here some partition information i get after i enable the CD-ROM drive again and boot with the CD:
hosted-by:~ # parted -l
Model: ATA MB0500EBZQA (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 4302MB 4301MB linux-swap(v1) primary
2 4302MB 500GB 496GB ext4 primary boot
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: Invalid partition table - recursive partition on /dev/sr0.
Ignore/Cancel?
hosted-by:~ # cat /proc/partitions
major minor #blocks name
8 0 488386584 sda
8 1 4200448 sda1
8 2 484185088 sda2
7 0 7210624 loop0
Also when i open YAST and go to System > Boot Loader it says "Because of partitioning, the boot loader cannot be installed properly". It does not show this on other vicidial server which i've installed with vicibox 3.x and neither on my VMWare machines which are installed with vicibox 4.0.3.
This is what shows in the vicibox install wizard:
The bootloader is installed on a partition that does not lie entirely below 128 GB. The system might not boot if BIOS │
│support only lba24 (result is error 18 during install grub MBR). │
│ │
│ * Boot Loader Type: GRUB │
│ * Status Location: /dev/sda2 ("/") │
│ * Change Location: │
│ + Boot from MBR is disabled (enable) │
│ + Boot from "/" partition is enabled (disable)