linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sven Luther <sven.luther@wanadoo.fr>
To: mikemartin@linux.ca
Cc: Ulrich Teichert <krypton@ulrich-teichert.org>,
	linuxppc-dev@ozlabs.org, debian-powerpc@lists.debian.org
Subject: Re: 43p-140 install issues
Date: Mon, 3 Jan 2005 15:01:02 +0100	[thread overview]
Message-ID: <20050103140102.GA9197@pegasos> (raw)
In-Reply-To: <855e88d0050103053915c385ec@mail.gmail.com>

On Mon, Jan 03, 2005 at 08:39:43AM -0500, Mike Martin wrote:
> On Mon, 3 Jan 2005 08:05:35 +0100, Sven Luther <sven.luther@wanadoo.fr> wrote:
> 
> [snip]
> > There may be some problems with 2.6 kernels and pci irqs on prep. I will
> > investigate this shortly.
> 
> There is definitely something strange happening. The image I used to
> do the (nearly) complete install will no longer configure the network.
> Very inconsistent. I will try it (same image) again later today and
> see if it "just works" next time - like it did last time.

What exact machine do you have again ? 

> [snip]
> > 
> > Yep. Until partman-prep is ready, you should simply try to add the prep flag
> > to the a small partition. I think the normal scheme is to create /dev/sdb1 as
> > a small (8MB ?) prep partition, /dev/sdb2 as swap, and /dev/sdb3 as /. If
> > partman is not able to do it, jump to console 2, and launch parted directly,
> > and do a set 1 prep on.
> 
> Can't jump to console 2 - I can only comunicate through the serial

Ok, then go to execute a shell then.

> console. However I'll give this a shot through the "execute shell"
> menu item. "set 1 prep on"? Haven't seen that documented anywhere,
> what does it do?

set <minor> <flag> <on|off>

minor is the partition, starting at 1, flag is the flag, (prep in this case)
and on|off is obvious.

It simply sets the prep flag, which is then translated as a 0x41 partition
type. I think this is a deficiency in the parted/libparted API, but well,
there is not much we can do about that unless a major libparted change.

> > Then i suppose that copying the kernel is just a matter of :
> > 
> >   dd if=/boot/vmlinuz-2.6.8-powerpc of=/dev/sdb1
> > 
> > but you have to have a small prep partition as /dev/sdb1, or the above will
> > erase whatever you have on /dev/sdb1.
> > 
> 
> I' have the partition ready ...
> 
> Unfortunately, until the network comes back up, I can't get far enough
> in the install to access the SCSI drives (is there another way? Load
> the modules by hand? Which ones?). Without this, I can't get at the
> image I need to boot in order to get it onto the right partition. I
> also can't get it to another machine to net boot it.

He, understood, we definitively need to investigate the pci irq problems. 

> > > I tried booting up with the installer, going to a shell after the scsi
> > > was active and the installed system was mounted. I used sfdisk from
> > > /target/sbin to create a 10 Meg type 41 partition on the first HD
> > > (/dev/sdb0 eventually). I used dd to copy /target/boot/vmlinux to this
> > > partition. But it still won't boot.
> > 
> > Ah, no sure what is wrong. I don't think /dev/sdb0 exists. Not sure really.
> > 
> 
> Actually /dev/sdbX doesn't exist at all during the install from what I

Yep, d-i uses devfs, still partitions start at 1.

> have seen. The drives are refered to as
> /dev/scsi/host0/etc/.../etc/part1. I have two drives, one is 9 Gig
> with scsi id (0,4,0) (/dev/sda) . This is blank except for a 10 Meg
> boot partition; type 41. The second drive is 20 Gig with scsi id
> (0,5,0)(/dev/sdb) which is where the install is.
> 
> I copied (with dd) the file (the wrong file I suspect) to
> /dev/scsi/...../part1 which should correspond to the first partiton on
> the 9 Gig drive.

Indeed.

> I see how much more time I can buy with this machine. It may need to
> go back into storage this week if I can't make it run. Not fun.

What about donating it to debian or something such ?

Friendly,

Sven Luther

  reply	other threads:[~2005-01-03 13:53 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <855e88d00412291051792d3daa@mail.gmail.com>
2004-12-31  9:53 ` 43p-140 install issues Sven Luther
2005-01-01  0:54   ` Mike Martin
2005-01-01 13:15     ` Ulrich Teichert
2005-01-01 15:00       ` Sven Luther
2005-01-01 16:30         ` Ulrich Teichert
2005-01-01 16:57           ` Sven Luther
2005-01-02  1:15             ` Mike Martin
2005-01-02  9:43               ` Sven Luther
2005-01-03  4:15               ` Mike Martin
2005-01-03  7:05                 ` Sven Luther
2005-01-03 13:39                   ` Mike Martin
2005-01-03 14:01                     ` Sven Luther [this message]
2005-01-03 14:07                       ` Mike Martin
2005-01-03 14:30                         ` Sven Luther
2005-01-03 14:30                           ` Philippe Guyot
2005-01-03 14:43                             ` Mike Martin
2005-01-03 15:47                               ` vinai
2005-01-03 14:45                             ` Sven Luther
2005-01-04  4:03                             ` Mike Martin
2005-01-04  8:20                               ` Ulrich Teichert
2005-01-04  9:23                               ` Philippe Guyot
2005-01-04 11:19                                 ` Ulrich Teichert
2005-01-04 11:23                                 ` Mike Martin
2005-01-04 13:41                                   ` Mike Martin
2005-01-04 15:23                                     ` Ulrich Teichert
2005-01-04 15:39                                       ` Mike Martin
2005-01-05  4:36                                         ` Mike Martin
2005-01-05  8:07                                           ` Ulrich Teichert
2005-01-05 22:09                                             ` Ulrich Teichert
2005-01-05 11:17                                           ` Leigh Brown
2005-01-06  3:35                                           ` Mike Martin
2005-01-06  8:15                                             ` Sven Luther
2005-01-07  5:10                                             ` Mike Martin
2005-01-07  7:57                                               ` Sven Luther
2005-01-03 15:51                     ` Ulrich Teichert
2005-01-03 16:50                       ` Leigh Brown
2005-01-03 17:28                         ` Sven Luther
2005-01-03 19:32                         ` Ulrich Teichert
2005-01-03 19:42                           ` Leigh Brown
2005-01-03 22:11                             ` Ulrich Teichert
2005-01-04 22:28                               ` Sven Luther
2005-01-04 22:39                                 ` Leigh Brown
2005-01-05  9:03                                   ` Sven Luther
2005-01-05  9:49                                     ` Philippe Guyot
2005-01-05 10:00                                       ` Leigh Brown
2005-01-05 11:47                                       ` Sven Luther
2005-01-05 14:02                                         ` Philippe Guyot
2005-01-05 15:45                                         ` Hollis Blanchard
2005-01-05 16:08                                           ` Sven Luther
2005-01-05 16:18                                             ` Philippe Guyot
2005-01-05 16:52                                               ` Hollis Blanchard
2005-01-05 16:30                                             ` Leigh Brown
2005-01-05 17:00                                               ` Sven Luther
2005-01-03  9:56                 ` Philippe Guyot
2005-01-03 10:48                   ` Sven Luther
2005-01-03 10:56                     ` Philippe Guyot
2005-01-03 11:17                       ` Sven Luther
2005-01-03 11:57                         ` Michael Schmitz
2005-01-03 12:47                           ` Sven Luther
2005-01-03 15:24                             ` Michael Schmitz
2005-01-03 16:04                               ` Sven Luther
2005-01-06 12:19                                 ` Michael Schmitz
2005-01-06 14:02                                   ` Sven Luther
2005-01-02 15:38             ` Ulrich Teichert
2005-01-02 16:41               ` Sven Luther

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=20050103140102.GA9197@pegasos \
    --to=sven.luther@wanadoo.fr \
    --cc=debian-powerpc@lists.debian.org \
    --cc=krypton@ulrich-teichert.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=mikemartin@linux.ca \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).