Appologies not 'built-in' so to speak, just no additional drives.
Actually as luck would have it, my 2TB Western Digital just arrived :)
Assume its an issue with Debian install /finding/ disks to partition
then? BIOS can see both, so no problem there. What can I do to debug?
Does the debian testing version I've chosen seem a reasonable choice
(compatability-wise)?
Thanks,
Adam
On 22/08/2013 11:53, Chris Davies wrote:
Adam J. Gamble <a...@sleep.cx> wrote:
Just require some clarification with my Debian install on HP Proliant
Microserver (N40L).
Installation going fine until I hit 'Partition disks', I had assumed it
would find the 250gb HD built-in ..currently don't have any HDs in the
slots.
The built-in 250GB disk uses the first slot. (Did you mean that you've
not got any *extra* HDs in the slots?)
The issues I had when preparing to install Squeeze (this was several
months ago, before Wheezy had been released) were adding an extra NIC
and additional memory (it's a fairly compact box!) and learning how to
partition my 3TB disks (GPT and parted rather than fdisk).
parted /dev/sda --align optimal unit GiB print
Model: ATA VB0250EAVER (scsi)
Disk /dev/sda: 233GiB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 0.00GiB 0.00GiB 0.00GiB bios_grub
2 0.00GiB 20.0GiB 20.0GiB raid
3 20.0GiB 233GiB 213GiB lvm
Chris