All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Zick" <mszick@morethan.org>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Debian etch rc1 & daily build install fail on C160
Date: Tue, 21 Nov 2006 13:48:20 -0600	[thread overview]
Message-ID: <200611211348.20682.mszick@morethan.org> (raw)
In-Reply-To: <4562C898.2090605@excelcia.org>

On Tue November 21 2006 03:36, Kurt Fitzner wrote:
> I've tried installing Debian Etch rc1 and yesterday's daily build on my
> C160, and both fail.  The installation itself seems to work fine, but
> when it boots after, it can't find the root partition.
> 
> I don't know if it's because the kernel doesn't have the SCSI driver I
> need, or if I'm running into the issue listed on the errata:
> 
> Disk devices may change on reboot
>   On systems with multiple diskcontrollers, the kernel/udev may assign
>   a different device node on reboot of the system than was used during
>   installation due to difference in load order of drivers.
>   This can lead to failure to boot the system. In most cases this can be
>   rectified changing the bootloader configuration and /etc/fstab,
>   possibly using the rescue mode of the installer.
> 
>   Note however that this problem may occur again on subsequent boots.
>   Fixing this issue has priority for the next release of Debian
>   installer.
>

The "etch" system is setup to handle discovery order for cd's and
network interfaces while keeping device names the same.  

The scsi rules are not set up to stabilize the assignments in a similar 
manner, but should be easy to fix.

Look in /etc/udev/ and /etc/udev/rules.d 

- tweak /etc/udev/persistent.rules
to work the same as the pair: /etc/udev/persistent-net-generator.rules
and /etc/udev/rules.d/z25_persistent-net.rules

I.E: Turn /etc/udev/persistent.rules into a "generator" of
/etc/udev/rules.d/z20_persistent_scsi.rules
and
rename the /etc/udev/rules.d/z20_persistent.rules link into
/etc/udev/rules.d/z23_persistent.rules so that it will be
run if the corresponding "generator" has not been run.

Contact me off-list if you have trouble with this local solution.

> Is this something I should be reporting here, or to Debian?

The above is a "local" solution - not approved by Debian.
I am not guessing here if their solution will be the same or not.

Mike
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
> 
> 
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2006-11-21 19:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-21  9:36 [parisc-linux] Debian etch rc1 & daily build install fail on C160 Kurt Fitzner
2006-11-21 19:48 ` Michael S. Zick [this message]
2006-11-30 17:38   ` Kurt Fitzner
     [not found]   ` <456F1715.5080305@excelcia.org>
2006-12-01 10:51     ` Kurt Fitzner

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=200611211348.20682.mszick@morethan.org \
    --to=mszick@morethan.org \
    --cc=parisc-linux@lists.parisc-linux.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.