From: "Iván Chavero" <ichavero@uach.mx>
To: sparclinux@vger.kernel.org
Subject: Re: AW: SILO problem on a T1000
Date: Wed, 12 Sep 2007 20:31:29 +0000 [thread overview]
Message-ID: <46E84CA1.4030202@uach.mx> (raw)
In-Reply-To: <46E6F95E.9080204@uach.mx>
I've tried with all the partitions of that disk a thru h:
/pci@7c0/pci@0/pci@8/scsi@2/disk@0,0
/pci@7c0/pci@0/pci@8/scsi@2/disk@0,0:a
/pci@7c0/pci@0/pci@8/scsi@2/disk@0,0:b
/pci@7c0/pci@0/pci@8/scsi@2/disk@0,0:c
...
and get the same error:
Rebooting with command: boot disk:a
Boot device: /pci@7c0/pci@0/pci@8/scsi@2/disk@0,0:a File and args:
The file just loaded does not appear to be executable.
I don't really know what is wrong here.
Jurzitza, Dieter wrote:
> Hi Ivan,
> from what I read from your mail and given that /dev/sda1 is your root partition (containing /boot as well) I'd guess that you ought to test (in openboot):
>
> probe-scsi-all
>
> You are trying to boot like:
>
> Boot device: /pci@7c0/pci@0/pci@8/scsi@2/disk@0,0
>
> this refers to the SCSI ID 0 on controller 2 but you do not specify the apropriate partition. So what you need to test is:
>
> probe-scsi-all
>
> what ought to give you something like
>
> /pci@1f,4000,scsi@3,1
> Target 1
> Unit 0 Disk IBM DGVS09U 03B0
>
> /pci@1f,4000,scsi@3
> Target 6
> Unit 0 Removable Read Only device
>
> If you want to boot of one of those you hafe to specify:
> boot /pci@1f,4000,scsi@3,1/disk@1,0:f (harddisk)
>
> boot /pci@1f,4000,scsi@3,1/disk@6,0:f (cdrom)
>
> This gives:
> -> pci - device at 1f, 4000
>
> scsi@3,1 *external* Controller channel
>
> disk@1 harddisk with scsi-id 1
>
> ,0 LUN 0
>
> :f Partition F
>
> this can constantly be integrated by setting
> nvalias /pci@1f,4000,scsi@3,1/disk@1,0:f extdisk
>
> being "extdisk" an example. The variables can be printed via the command "devalias"
>
> In general: Strg-P returns the last commandline in openboot (as "little" help).
>
> Hope this helps,
> take care
>
>
>
> Dieter Jurzitza
>
--
Ivan Chavero
Administrador de Sistemas UNIX
Universdad Autonoma de Chihuahua
ichavero@uach.mx
614 439 18 35 ext 1728
http://www.uach.mx
prev parent reply other threads:[~2007-09-12 20:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 20:23 SILO problem on a T1000 Iván Chavero
2007-09-12 20:31 ` Iván Chavero [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46E84CA1.4030202@uach.mx \
--to=ichavero@uach.mx \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.