Hi all,
I have tried to install this beta release on PWS 433 au but I can not boot /kernels/vmlinux.gz image. Error is: "unsupported compressed image". Is not posible to install under this Alpha model??
Thank you.
__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/
Sorry, exact error is : "unzip: invalid compressed format"
--- User Lists clopmz@yahoo.com escribió:
Hi all,
I have tried to install this beta release on PWS 433 au but I can not boot /kernels/vmlinux.gz image. Error is: "unsupported compressed image". Is not posible to install under this Alpha model??
Thank you.
Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/
Hi all,
I have tried to install this beta release on PWS 433 au but I can not boot /kernels/vmlinux.gz image. Error is: "unsupported compressed image". Is not posible to install under this Alpha model??
Does anyone have an ftpable mirror of this yet? Bittorrent is great, except when you don't allow it. While I could loophole my own policy, I shouldn't.
Hi everyone,
I'm new to this list, I used (and still do) Raq550's for our hosting. I just bought a Tyan server, pre-installed with BlueQuartz etc.
Everything is working nicely, but I can't FTP in to the box with any other user than admin.
This is the logging when I use admin, I can browse around, put files in, so that looks OK:
Jun 29 21:27:37 pop3 PAM_pwdb[7445]: (ftp) session opened for user admin by (uid=0) Jun 29 21:27:45 pop3 PAM_pwdb[7445]: (ftp) session closed for user admin Jun 29 21:27:45 pop3 proftpd[7445]: pop3.parelnet.nl (ifw.parelnet.nl[192.168.1.1]) - FTP session closed.
But if I use another user, created with the BlueQuartz GUI, of shell scripts, this is what happens:
Jun 29 21:27:47 pop3 proftpd[7479]: pop3.parelnet.nl (ifw.parelnet.nl[192.168.1.1]) - FTP session opened. Jun 29 21:27:56 pop3 PAM_pwdb[7479]: (ftp) session opened for user someone by (uid=0) Jun 29 21:28:03 pop3 proftpd[7479]: pop3.parelnet.nl (ifw.parelnet.nl[192.168.1.1]) - ProFTPD terminating (signal 11) Jun 29 21:28:03 pop3 proftpd[7479]: pop3.parelnet.nl (ifw.parelnet.nl[192.168.1.1]) - FTP session closed.
I can log in, but if I ls to look at the content of the dir, the server kicks me out.
I'm breaking my head over this one, probably something stupid I'm overseeing, never had these problems on the RaQ servers, so I don't have any reference with configfiles etc.
Thanks in advance,
Cheers, Peter
Peter Rombouts wrote:
Hi everyone,
I'm new to this list, I used (and still do) Raq550's for our hosting. I just bought a Tyan server, pre-installed with BlueQuartz etc.
Everything is working nicely, but I can't FTP in to the box with any other user than admin.
This is the logging when I use admin, I can browse around, put files in, so that looks OK.
But if I use another user, created with the BlueQuartz GUI, of shell scripts, this is what happens: I can log in, but if I ls to look at the content of the dir, the server kicks me out.
I'm breaking my head over this one, probably something stupid I'm overseeing, never had these problems on the RaQ servers, so I don't have any reference with configfiles etc.
Thanks in advance,
Cheers, Peter _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Well I solved my own problem!
I did a stupid thing I guess: During testing I entered the host 192.168.1.1 in /etc/hosts and from then I couldn't log in from that perticular host.
I deleted the entry (it was there for testing purposes because I didn't have DNS) and now everything is working perfectly!
So, disregard my mail, next time I'll check my files before I post....
Cheers, Peter
Hi,
On Wed, Jun 29, 2005 at 01:40:04PM -0500, User Lists wrote:
Hi all,
I have tried to install this beta release on PWS 433 au but I can not boot /kernels/vmlinux.gz image. Error is: "unsupported compressed image". Is not posible to install under this Alpha model??
I really don't know as i never has such model myself. You do have SRM running on that box? If it's ARC/AlphaBIOS based, i am not even thinking of touching that area anymore :/
what's woth for 'normal boot method', it's just that one does
boot <some device>
(preferrable with 'set boot_osflags ""' so that it won't start something with automagic).
The 'l' does bring the list of predefined targets which are selected just with the prefixing number.
One is free to use domething like
b /kernels/vmlinux.gz initrd=/images/cdrom.img <a lot of own flags>
if needed. (for example the 'console=ttyS0 text askmethod' is something i need :)
So short: a little more details?
Hi Pasi,
I am running SRM on this machine (but I can use ARC/AlphaBIOS if it is necesary, au model). I have do it a test: I have downloaded vmlinux.gz file from beta.centos.org and when I try to decompress on a i386 machine gives me this error:
"gzip: vmlinux.gz: invalid compressed data--format violated".
I try to decompress on another Alpha machine that has a debian sarge installed, end the error it is the same. But when I download this kernel image from AlphaCore (Fedora based alpha distro), error does not exists neither in the Intel or Alpha box ... Is this kernel image corrupt from some reason???
What information do you need??
--- Pasi Pirhonen upi@iki.fi escribió:
Hi,
On Wed, Jun 29, 2005 at 01:40:04PM -0500, User Lists wrote:
Hi all,
I have tried to install this beta release on PWS
433
au but I can not boot /kernels/vmlinux.gz image.
Error
is: "unsupported compressed image". Is not posible
to
install under this Alpha model??
I really don't know as i never has such model myself. You do have SRM running on that box? If it's ARC/AlphaBIOS based, i am not even thinking of touching that area anymore :/
what's woth for 'normal boot method', it's just that one does
boot <some device>
(preferrable with 'set boot_osflags ""' so that it won't start something with automagic).
The 'l' does bring the list of predefined targets which are selected just with the prefixing number.
One is free to use domething like
b /kernels/vmlinux.gz initrd=/images/cdrom.img <a
lot of own flags>
if needed. (for example the 'console=ttyS0 text askmethod' is something i need :)
So short: a little more details?
-- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/
Hi,
On Thu, Jun 30, 2005 at 08:39:24AM -0500, User Lists wrote:
Hi Pasi,
I am running SRM on this machine (but I can use ARC/AlphaBIOS if it is necesary, au model). I have do it a test: I have downloaded vmlinux.gz file from beta.centos.org and when I try to decompress on a i386 machine gives me this error:
"gzip: vmlinux.gz: invalid compressed data--format violated".
Are you trying to boot the vmlinux.gz w/o aboot? Ie. directly from the SRM-promt?
As i didn't 'violate' still the installation generation process, there is not that small boot.iso even included. I am not sure if i can fit this on 3xCD anymore, if i make one for use.
So sadly one needs to get full CD1 and use that for booting after burning it to some CD-R/RW media and boot like
boot dqa0
or which ever is the is the CD-device on box.
I am not too familiar still with the netbooting and i am not sure if the generic.img would be netbootable.
I try to decompress on another Alpha machine that has a debian sarge installed, end the error it is the same. But when I download this kernel image from AlphaCore (Fedora based alpha distro), error does not exists neither in the Intel or Alpha box ... Is this kernel image corrupt from some reason???
I am actually useing the bery same aboot/kernel than AlphaCore 1.0 (that FC3-based version), so there should not be any differences on booting and the boxes that is working.
I am middle of making CentOS-4/s390 now as i do have access to LPAR and the box is literally eating huge amounts of electricity, so i try to get that done as fast as the box can compile it for me :)
After that i am looking the alpha version again to start polishing it a bit.
What information do you need??
That was about it, i think. You're using SRM as you should be.
--- Pasi Pirhonen upi@iki.fi escribió:
Hi,
On Wed, Jun 29, 2005 at 01:40:04PM -0500, User Lists wrote:
Hi all,
I have tried to install this beta release on PWS
433
au but I can not boot /kernels/vmlinux.gz image.
Error
is: "unsupported compressed image". Is not posible
to
install under this Alpha model??
I really don't know as i never has such model myself. You do have SRM running on that box? If it's ARC/AlphaBIOS based, i am not even thinking of touching that area anymore :/
what's woth for 'normal boot method', it's just that one does
boot <some device>
(preferrable with 'set boot_osflags ""' so that it won't start something with automagic).
The 'l' does bring the list of predefined targets which are selected just with the prefixing number.
One is free to use domething like
b /kernels/vmlinux.gz initrd=/images/cdrom.img <a
lot of own flags>
if needed. (for example the 'console=ttyS0 text askmethod' is something i need :)
So short: a little more details?
-- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos