Installation over Rescuemode

Stulle

New Member
Aug 26, 2009
2
0
1
Hi, i have a RootServer and i like to install Proxmox on it, can i install it over the RescueSystem?

Sorry for my bad english
 

I'm new to proxmox and would like to give it a try today. I've prepared an fresh lenny installation and tried to apt-get it now.

Result:

Code:
W: Konnte http://download.proxmox.com/debian/dists/lenny/Release nicht holen  Unable to find expected entry  pve/binary-i386/Packages in Meta-index file (malformed Release file?)

There is only a amd64 package. What can i do with my new Intel Quad Xeons? Is proxmox only for AMD? :(

Regards
Andreas
 
I'm new to proxmox and would like to give it a try today. I've prepared an fresh lenny installation and tried to apt-get it now.

Result:

Code:
W: Konnte http://download.proxmox.com/debian/dists/lenny/Release nicht holen  Unable to find expected entry  pve/binary-i386/Packages in Meta-index file (malformed Release file?)
There is only a amd64 package. What can i do with my new Intel Quad Xeons? Is proxmox only for AMD? :(

Regards
Andreas

amd64 is 64-bit. works on AMD processors and on all Intel processors with the 64-bit extensions (Currently they call it "Intel 64 Technology", previously known as EM64T). Intel processors have this extensions since years (4+).

i386 is 32-bit - not supported for Proxmox VE.

this is a bit confusing but hopefully its clear now.

you need to start from a 64-bit Debian Lenny (= amd64 architecture).
 
Hi,

i'm apt-get it all and install the pve kernel on my debian lenny system, i edit the menu.lst but now the system halt on boot.

Code:
trying to mount root: /dev/md1 (/dev/md1)
EXT3-fs: unable to read superblock
mount: mounting /dev/md1 on /mnt failed: Invalid argument
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting EXT3-fs: unable to read superblock
/dev/md1 on /mntEXT2-fs: unable to read superblock
 failed: InvalidFAT: unable to read boot sector
 argument
isofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mntKernel panic - not syncing: Attempted to kill init!
 failed: Invalid

Can anyone help me?
 
Hi,

i'm apt-get it all and install the pve kernel on my debian lenny system, i edit the menu.lst but now the system halt on boot.

Code:
trying to mount root: /dev/md1 (/dev/md1)
EXT3-fs: unable to read superblock
mount: mounting /dev/md1 on /mnt failed: Invalid argument
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting EXT3-fs: unable to read superblock
/dev/md1 on /mntEXT2-fs: unable to read superblock
 failed: InvalidFAT: unable to read boot sector
 argument
isofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mnt failed: Invalid argument
testing again in 5 seconds
EXT3-fs: unable to read superblock
mount: mounting ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
/dev/md1 on /mntReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
 failed: InvalidEXT3-fs: unable to read superblock
 argument
mountEXT2-fs: unable to read superblock
: mounting /dev/FAT: unable to read boot sector
md1 on /mnt failisofs_fill_super: bread failed, dev=md1, iso_blknum=16, block=32
ed: Invalid arguReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 2, size 4096)
ment
ReiserFS: md1: warning: sh-2006: read_super_block: bread failed (dev md1, block 16, size 4096)
mount: mounting /dev/md1 on /mntKernel panic - not syncing: Attempted to kill init!
 failed: Invalid
Can anyone help me?

you are doing completely unsupported configuration - therefore you run in all possible problems in the beginning an there will be much more in future if you do not know what you are doing.

reiserFS, software raid, not supported. install on exisiting debian, not the standard way.

if you want a trouble free system, go the supported way. if you want the Proxmox VE server on a dedicated server form a hosting company, go for example to OVH.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!