[PVE-User] Upgrade 3.2 to 3.3

Joerg Hanebuth Joerg at im-www.biz
Mon Sep 15 16:27:22 CEST 2014


Ty hector,

ill give a try tonight ;)

posting about the results afterwards!

Gruesse / Regards
Joerg Hanebuth
--------------------------------------------------------------------------
IT-Services - Hamburg e.K.
Heinsonweg 59b, 22359, Hamburg
Tel. +494079100220 FAX. +494079100223
joerg at im-www.biz<mailto:joerg at im-www.biz> http://www.im-www.biz
Sitz / Amtsgericht: Hamburg HRA 112575
Inhaber: Joerg Hanebuth

Von: pve-user [mailto:pve-user-bounces at pve.proxmox.com] Im Auftrag von Hector Suarez Planas
Gesendet: Montag, 15. September 2014 16:19
An: Proxmox Users List
Betreff: Re: [PVE-User] Upgrade 3.2 to 3.3

Hi, Joerg.

I made a litle manual of upgrading Proxmox from instalation CD.

Sorry for my bad English.

Manual to update Proxmox from the installation CD.

1.- First of all, make sure the dpkg-dev package is installed on the FTP server, if not, install it using the command:

    # apt-get install dpkg-dev

2.- Install CD in a folder as a loop device:

    # mount -t loop <File Location>/proxmox-ve_3.2-5a885216-5.iso /media/cdrom

3.- Create a similar structure of Proxmox repo:

    # mkdir -p /srv/ftp/linux/distros/proxmox/debian/dists/wheezy/pve-cd/binary-amd64/

4.- Copy the contents of the proxmox/packages folder into the root of the installation CD to the destination above created:

    # cp /media/cdrom/proxmox/packages/* /srv/ftp/linux/distros/proxmox/debian/dists/wheezy/pve-cd/binary-amd64/

5.- Copy the GPG key file on the local Proxmox repo:

    If you have an Internet connection, the file is downloaded to a local folder

    # cd /srv/ftp/linux/distros/proxmox/debian
    # wget -O- "http://download.proxmox.com/debian/key.asc"

    Otherwise, if you do not have an Internet connection, then the key file is copied to a local folder

    # cp <File Location>/key.asc /srv/ftp/linux/distros/proxmox/debian/

6.- Remove the CD:

    # umount /media/cdrom

7.- Be located in the folder /srv/ftp/linux/distros/proxmox/debian/ :

    cd /srv/ftp/linux/distros/proxmox/debian/

8.- Create the list of packages to be readable and downloadable by APT:

    dpkg-scanpackages dists/wheezy/pve-cd/binary-amd64/ /dev/null | gzip > dists/wheezy/pve-cd/binary-amd64/Packages.gz

    The resulting file, Packages.gz, will finally be inside the folder

    /srv/ftp/linux/distros/proxmox/debian/dists/wheezy/pve-cd/binary-amd64/

    At the end, the local repo remain ready for use.

9.- On Proxmox VE Server, I modify the PVE Enterprise file pve-enterprise.list into the folder /etc/apt/sources.list.d. this is the new content:

    deb http://<FTP<http://%3cFTP> server>/linux/distros/proxmox/debian wheezy pve-cd

 If you want to use the PVE test repo, you can add the following line

 deb http://<FTP<http://%3cFTP> server>/linux/distros/proxmox/debian wheezy pvetest

 I this case, my local repo of PVE Test.

NOTE: Well, it worked for me.
This work fine for me with this ISO file: proxmox-ve_3.2-5a885216-5.iso.

I don't dowload the latest ISO yet.


Diese E-mail enth?lt VERTRAULICHE UND PERS?NLICHE INFORMATIONEN und/oder PRIVILEGIERTE UND VERTRAULICHE MITTEILUNGEN, die ausschlie?lich f?r die angesprochenen Empf?nger bestimmt sind. Ohne ausdr?ckliche schriftliche Zustimmung des Absenders d?rfen diese Informationen und Mitteilungen nicht an irgendeinen Dritten au?erhalb der Organisation des Empf?ngers weitergeleitet oder zur Kenntnis gebracht werden. Wenn Sie diese E-mail versehentlich empfangen haben, teilen Sie dies bitte dem Absender umgehend telefonisch oder durch R?cksendung dieser E-mail mit, und zerst?ren Sie die Mail sowie Ihre evtl. R?ckmail bitte anschlie?end, ohne eine Kopie zu erstellen. IT-Services Hamburg e.K. ?bernimmt keinerlei Verantwortung f?r m?gliche Verluste oder Besch?digungen, resultierend aus virus-infizierten E-mails bzw. Viren in Anh?ngen.

This e-mail may contain CONFIDENTIAL AND PROPRIETARY INFORMATION and/or PRIVILEGED AND CONFIDENTIAL COMMUNICATION intended solely for the recipient and, therefore, may not be retransmitted to any party outside of the recipient's organization without the prior written consent of the sender. If you have received this e-mail in error please notify the sender immediately by telephone or reply e-mail and destroy the original message without making a copy. IT-Services Hamburg e.K. accepts no liability for any losses or damages resulting from infected e-mail transmissions and viruses in e-mail attachment.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20140915/dc15c174/attachment.htm>


More information about the pve-user mailing list