Search results

  1. C

    bnx2 Can't load firmware file

    I think this fixed things thanks update-initramfs -u
  2. C

    bnx2 Can't load firmware file

    I am still having issues with this cannot get networking going cannot use proxmox
  3. C

    bnx2 Can't load firmware file

    bnx2-mips-09-6.2.1a.fw sorry have to write everything down and type it i manually guess i am way to used to cut and paste
  4. C

    bnx2 Can't load firmware file

    pve Over was an auto correct typo caused by my phone that is why I edited it out
  5. C

    bnx2 Can't load firmware file

    a Yes I believe it is the correct kernel uname -a is producing Linux sun 2.6.32-6-pve #1 SMP Monday Dec 19 10:15:23
  6. C

    bnx2 Can't load firmware file

    In case you missed it Dietmar, also should there be 2? firmware: bnx2/bnx2-mips-09-6.2.1a.fw firmware: bnx2/bnx2-mips-06-6.2.1.fw
  7. C

    bnx2 Can't load firmware file

    As stated i used the debian squeeze 6.0.4 amd64 non-free-netinstall cdrom which i believe includes the firmware for the broadcom card. Using the debian squeeze 6.0.4 amd64 non-free-netinstall cdrom I do not get asked for external media the cdrom seems to contain what is needed and apon...
  8. C

    bnx2 Can't load firmware file

    firmware: bnx2/bnx2-mips-09-6.2.1a.fw firmware: bnx2/bnx2-mips-06-6.2.1.fw
  9. C

    bnx2 Can't load firmware file

    Since while using the pve kernel i have no network cards i rebooted into the regular debian kernel to run the aptitude install pve-firmware. It suggested i remove bnx2-firmware which i did. I rebooted back into the proxmox kernel and still get warnings same as above post. Intresting that when...
  10. C

    bnx2 Can't load firmware file

    I have only installed the pve kernel so far, as when i reboot I do not have network access to install the rest of the pve packages. Therefore i do not have the pveversion command avliable yet. I suppose i could boot with the regular kernel to install the rest of the pve packages?? if it would...
  11. C

    bnx2 Can't load firmware file

    Have purchased a Dell R410 with broadcom netextreme II nework cards in it for a total of 4 ethernet ports. Needing a custom partition setup, i decieded to use Debian squeeze 6.0.4 net install disk and then install proxmox 2 after. However the standard squeeze disk did not detect my network...
  12. C

    Proxmox VE 2.0 beta2 released!

    Hello always problematic on my end sorry...... I did a regular apt-get updateapt-get upgradeWas so excited to see those pve updates that i did not read the forum firstNow when trying to doing the recommended aptitude update && aptitude dist-upgrade keep getting thisaptitude dist-upgradeThe...
  13. C

    running proxmox 1.9 and 2.0

    I am not a developer but i am excited to try the new additions you mentioned, will they be added to the Debian Squeeze repositories soon? I am a bit confused as to how git works, as i have never really used git before do i really need all the prerequisites for development environment mentioned...
  14. C

    running proxmox 1.9 and 2.0

    Where do I find got repository
  15. C

    running proxmox 1.9 and 2.0

    I guess i was a bit optimistic of the time-line for proxmox 2.0, I know it is beta and i also know the Proxmox Dev's are awesome thanks Proxmox team. However i really need a bit more reliability, and backup features. I know this might have been asked before but here it goes again. Can i run...
  16. C

    resize windows kvm vm (LVM)

    Yes of course i tried resizing the harddisk inside the virtual machine here is a summary of what i tried. On the Proxmox physical machine Show the original size # lvs vm-105-disk-1 vg1 -wi-ao 5.00g Do the resize # lvresize -L +10G /dev/mapper/vg1-vm--105--disk--1 Show the new...
  17. C

    resize windows kvm vm (LVM)

    I am trying to resize a kvm disk using proxmox 2.x used lvresize -L +10G /dev/mapper/vg1-vm--105--disk--1 and it worked as a lvs shows the newly resized disk, however when i try to use resize2fs i get error resize2fs /dev/mapper/vg1-vm--105--disk--1 resize2fs 1.41.12 (17-May-2010)...
  18. C

    Updates?

    Thanks Tom just making sure my install was correct, and not missing the updates. PS really exited about the backup and restore features, and ready to test the heck out of them.
  19. C

    Updates?

    I do my server updates every day hoping to see some activity in proxmox 2.x. Am i missing something or have their really been no updates to proxmox 2.x yet ??? It has been a month and i was hoping to see some progress mostly backups feature implementation.