CRUX 2.3 installation problem

i am trying to install CRUX 2.3 from CD. i have already installed CRUX from this this CD, 2 times, without any problem. during installation, i get a message something like this and installation freezes there: ------------------- ata1.00: exception Emask 0x0 SAct 0x0 SErn 0x0 action 0x2 frozen ata1.00: cmd ca/00:50:3f:c0:ed/00:00:00:00/e1 tag 0 cdb 0x0 data 40960 out ata1: port failed to respond (30 sec, status 0xd0) ata1:00 revalidation failed (errorno = -5) --------------------- what is the trouble? i have 80GB Serial-ATA (Seagate). -- http://arnuld.blogspot.com/

i am trying to install CRUX 2.3 from CD. i have already installed CRUX from this this CD, 2 times, without any problem.
Well that's a good sign ;).
during installation, i get a message something like this and installation freezes there:
------------------- ata1.00: exception Emask 0x0 SAct 0x0 SErn 0x0 action 0x2 frozen
ata1.00: cmd ca/00:50:3f:c0:ed/00:00:00:00/e1 tag 0 cdb 0x0 data 40960 out
ata1: port failed to respond (30 sec, status 0xd0)
ata1:00 revalidation failed (errorno = -5) ---------------------
Is it during the setup script that this happens? or kernel compile? where? there are a few steps to the install process. -- Best Regards, Jonathan Asghar phone: 512.619.0722

On 5/17/07, Jonathan Asghar <jjasghar@gmail.com> wrote:
arnuld wrote: i am trying to install CRUX 2.3 from CD. i have already installed CRUX from this this CD, 2 times, without any problem.
Well that's a good sign ;).
during installation, i get a message something like this and installation freezes there:
------------------- ata1.00: exception Emask 0x0 SAct 0x0 SErn 0x0 action 0x2 frozen
ata1.00: cmd ca/00:50:3f:c0:ed/00:00:00:00/e1 tag 0 cdb 0x0 data 40960 out
ata1: port failed to respond (30 sec, status 0xd0)
ata1:00 revalidation failed (errorno = -5) ---------------------
Is it during the setup script that this happens? or kernel compile? where? there are a few steps to the install process.
i tried installation 4 times this time. 2 times i get this message when i do "make menuconfig" and 2 times when "setup" was installaing packages i selected and as i said wheni t happens, system stops responding, it just freezes/hangs. i ahve installed BLAG now, it is installed buit sometimes my whole system freezez when i am working and *only* manual thing, the "restart" button on cabinet helps me. even wheni do "C-M-F3/4/5/x", everything just freezes o the command-libe after i enter login name. -- http://arnuld.blogspot.com/

Hi, Jonathan! Jonathan Asghar schrieb:
------------------- ata1.00: exception Emask 0x0 SAct 0x0 SErn 0x0 action 0x2 frozen ata1.00: cmd ca/00:50:3f:c0:ed/00:00:00:00/e1 tag 0 cdb 0x0 data 40960 out ata1: port failed to respond (30 sec, status 0xd0) ata1:00 revalidation failed (errorno = -5) ---------------------
This is most likely a kernel and/or hardware related thing. Is that bug reproducable? (I think so. You are not the only one who got bitten.) Some steps you can try, if you have the possibilities to do so: 1. Try to put that drive to another SATA port. 2. Try a newer (the latest) Kernel 3. Try another SATA drive in the same Machine, if you have one. 4. Try another Mainboard (well, put that drive to another machine) and retry. Matt, what kernel version is on the latest updated CRUX iso you put yesterday on your server? http://jaeger.morpheus.net/linux/crux/files/updated-crux-iso/ Which Makefile do you use to build that? If the latest Kernel barks, too, send a bug report to the linux-ide mailing list including some detailed information about your hardware. Good luck, Clemens Koller _______________________________ R&D Imaging Devices Anagramm GmbH Rupert-Mayer-Str. 45/1 81379 Muenchen Germany http://www.anagramm-technology.com Phone: +49-89-741518-50 Fax: +49-89-741518-19

On Thu, 2007-05-17 at 18:24 +0200, Clemens Koller wrote: [...]
Matt, what kernel version is on the latest updated CRUX iso you put yesterday on your server? http://jaeger.morpheus.net/linux/crux/files/updated-crux-iso/ Which Makefile do you use to build that? [...]
It's currently 2.6.20.3. The Makefile can be found here: https://secure.morpheus.net/trac/crux-iso/browser/trunk/Makefile Matt (jaeger@freenode/#crux)

On 5/18/07, Matt Housh <jaeger@morpheus.net> wrote:
On Thu, 2007-05-17 at 18:24 +0200, Clemens Koller wrote: [...]
Matt, what kernel version is on the latest updated CRUX iso you put yesterday on your server? http://jaeger.morpheus.net/linux/crux/files/updated-crux-iso/ Which Makefile do you use to build that? [...]
It's currently 2.6.20.3. The Makefile can be found here: https://secure.morpheus.net/trac/crux-iso/browser/trunk/Makefile
Matt (jaeger@freenode/#crux)
i replaced my hard disk with a new one and it works, my hard disk had gone dead :-( may be because of too much experimentation with partitioning and Filesystems. -- http://arnuld.blogspot.com/

On Fri, 18 May 2007 20:44:21 +0530 arnuld <geek.arnuld@gmail.com> wrote:
On 5/18/07, Matt Housh <jaeger@morpheus.net> wrote:
On Thu, 2007-05-17 at 18:24 +0200, Clemens Koller wrote: [...]
Matt, what kernel version is on the latest updated CRUX iso you put yesterday on your server? http://jaeger.morpheus.net/linux/crux/files/updated-crux-iso/ Which Makefile do you use to build that? [...]
It's currently 2.6.20.3. The Makefile can be found here: https://secure.morpheus.net/trac/crux-iso/browser/trunk/Makefile
Matt (jaeger@freenode/#crux)
i replaced my hard disk with a new one and it works, my hard disk had gone dead :-( may be because of too much experimentation with partitioning and Filesystems.
I very seriously doubt that would cause a hard drive failure. Face it, sometimes hard drives just die. -- Lucas Hazel <lucas@die.net.au> ================================================= "Clothes make the man. Naked men are rarely taken seriously, or given employment." (Mark Twain) =================================================

On 5/18/07, Lucas Hazel <lucas@die.net.au> wrote:
arnuld wrote: i replaced my hard disk with a new one and it works, my hard disk had gone dead :-( may be because of too much experimentation with partitioning and Filesystems.
I very seriously doubt that would cause a hard drive failure. Face it, sometimes hard drives just die.
i don't get it. you said you doubt it is hard-drive failure and then you say "face it, sometimes hard drives just die". i am unable to know the difference between these 2. i re-partitioned that hard-drive and tried to install CRUX but faced with same problem. what exactly you want to convey ? -- http://arnuld.blogspot.com/

On Sat, 19 May 2007 03:54:36 +0000 arnuld <geek.arnuld@gmail.com> wrote:
On 5/18/07, Lucas Hazel <lucas@die.net.au> wrote:
arnuld wrote: i replaced my hard disk with a new one and it works, my hard disk had gone dead :-( may be because of too much experimentation with partitioning and Filesystems.
I very seriously doubt that would cause a hard drive failure. Face it, sometimes hard drives just die.
i don't get it. you said you doubt it is hard-drive failure and then you say "face it, sometimes hard drives just die". i am unable to know the difference between these 2.
i re-partitioned that hard-drive and tried to install CRUX but faced with same problem. what exactly you want to convey ?
i say THAT patitionded yout HARD drives do not much make brEaking IT. -- Lucas Hazel <lucas@die.net.au> ================================================= "Clothes make the man. Naked men are rarely taken seriously, or given employment." (Mark Twain) =================================================
participants (5)
-
arnuld
-
Clemens Koller
-
Jonathan Asghar
-
Lucas Hazel
-
Matt Housh