Difference between revisions of "Server Dell PowerEdge T410"
Jump to navigation
Jump to search
m (→Install notes) |
m (→Install notes) |
||
Line 8: | Line 8: | ||
** Complains about missing bnx2/bnx2-mips-09-5.0.0.j3.fw & bnx2/bnx2-rv2p-09-5.0.0.j3.fw |
** Complains about missing bnx2/bnx2-mips-09-5.0.0.j3.fw & bnx2/bnx2-rv2p-09-5.0.0.j3.fw |
||
*** Get it on another machine and put it on USB stick: aptitude install firmware-bnx2 ; cp /lib/firmware/bnx2/bnx2-*-09-5.0.0.j3.fw /media/XXXX |
*** Get it on another machine and put it on USB stick: aptitude install firmware-bnx2 ; cp /lib/firmware/bnx2/bnx2-*-09-5.0.0.j3.fw /media/XXXX |
||
− | ** Partitionning: <br>there is a first primary partition for Dell Utilities (FAT16), I left it just in case...; <br>there is also a second primary partition: 2Gb of FAT32, empty, so I deleted it. <br>partition #2: primary 10Gb ext3 / label=ROOT<br>partition #3: primary 16Gb swap<br>partition #5: logical 2Tb physical volume for LVM |
+ | ** Partitionning: <br>there is a first primary partition for Dell Utilities (FAT16), I left it just in case...; <br>there is also a second primary partition: 2Gb of FAT32, empty, so I deleted it. <br>partition #2: primary 10Gb ext3 / label=ROOT<br>partition #3: primary 16Gb swap<br>partition #5: logical 2Tb physical volume for LVM<br>Configure LVM / ok to write table / Create VG with sda5 |
Revision as of 12:17, 17 August 2010
Install notes
- In BIOS
- Activate Virtualization support
- Power Management -> OS Control
- Report kbd errors: NO
- Installing squeeze (frozen but still testing) from daily image (17/08/2010)
- Complains about missing bnx2/bnx2-mips-09-5.0.0.j3.fw & bnx2/bnx2-rv2p-09-5.0.0.j3.fw
- Get it on another machine and put it on USB stick: aptitude install firmware-bnx2 ; cp /lib/firmware/bnx2/bnx2-*-09-5.0.0.j3.fw /media/XXXX
- Partitionning:
there is a first primary partition for Dell Utilities (FAT16), I left it just in case...;
there is also a second primary partition: 2Gb of FAT32, empty, so I deleted it.
partition #2: primary 10Gb ext3 / label=ROOT
partition #3: primary 16Gb swap
partition #5: logical 2Tb physical volume for LVM
Configure LVM / ok to write table / Create VG with sda5
- Complains about missing bnx2/bnx2-mips-09-5.0.0.j3.fw & bnx2/bnx2-rv2p-09-5.0.0.j3.fw