Bug#401271: [powerpc,prep] Motorola Powerstack II installation report.

2006-12-02 Thread Sven Luther
Package: installation-reports

Boot method: netboot image
Image version: 
http://people.debian.org/~wouter/d-i/powerpc/20061201-12:56/prep/netboot/vmlinuz-prep.initrd
Date: 2006/12/02 10:27

Machine: Motorola PowerStack II
Processor: PPC 604e

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[E]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[E]

Comments/Problems:

Well, there are several issues here : 

  1) PReP machines need 2.6.18 based -prep kernels, as thus, a unstable
  install will do it, and a testing/etch install needs some work. Workarounds
  below.

  2) PReP boxes need version 27 of mkvmlinuz, currently only in unstable, but
  which is scheduled for testing migration today.

  3) /boot separate partition in RAID/LVM/Crypto cases is wasted, since the
  kernel will anyway reside on the PReP partition.

  4) PReP boxes don't know how to set command line options, so there is need
  to set it inside the ramdisk (not supported by initramfs-tools, but
  supported by yaird), so they need to be given by hand at the kernel
  bootwrapper kenrel args prompt. (This is a initramfs-tools bug, maybe RC ?).

  5) Even when 2.6.18 kernels are moved to etch, or with a sid install, there
  is still a problem with base-installer, which will install the -powerpc
  kernel. The patch attached to #386265 (Open since 86 days or so), is needed
  to fix this.

Apart from these issues, the install went fine, i suppose. I didn't note the
name of the LVM partition, so i have some trouble getting it by hand, but
finally managed, it is /dev/hostname/root or /dev/mapper/hostname-root.


Now, about the workaround, currently you need to :

  1) as soon as the base system is installed, when you are in the tasksel
  dialog, go to console 2, chroot /target, install lftp or some other tool and
  get the unstable mkvmlinuz and linux-image-2.6.18-3-prep kernels.

  2) remove the already installed 2.6.17-2-powerpc kernels. Make sure no more
  /boot/vmlinuz* file is left. 

  3) install mkvmlinuz 27 (probably no more needed starting tomorrow).

  4) go into /etc/initramfs-tools/initramfs-tools, and set
  ROOT=/dev/hostname/root. This used to work with yaird at least, and i
  think i remember this from the early initramfs-tools days, but i see it
  documented nowhere, so YMMV.

  5) install the downloaded linux-image-2.6.18-3-prep with dpkg -i.

Reboot. Try simply rebooting, if initramfs-tools fails at the finding root
stage, reboot, and at the kernel command line option prompt, add a propper
root=/dev/... entry.

Friendly,

Sven Luther




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#401271: [powerpc,prep] Motorola Powerstack II installation report.

2006-12-02 Thread Frans Pop
reassign 401271 partman-auto
retitle 401271 Separate boot partition not needed for prep systems
tags 401271 + pending
thanks

On Saturday 02 December 2006 10:47, Sven Luther wrote:
 Comments/Problems:
   1) PReP machines need 2.6.18 based -prep kernels, as thus, a unstable
   install will do it, and a testing/etch install needs some work.

Should be solved as soon as 2.6.18 migrates to testing.

   3) /boot separate partition in RAID/LVM/Crypto cases is wasted, since
 the kernel will anyway reside on the PReP partition.

Reassigning to partman-auto; have deleted definitions for /boot partitions 
in powerpc-prep recipes.

   4) PReP boxes don't know how to set command line options, so there is
 need to set it inside the ramdisk (not supported by initramfs-tools,
 but supported by yaird), so they need to be given by hand at the kernel
 bootwrapper kenrel args prompt. (This is a initramfs-tools bug, maybe
 RC ?).

I've seen a sparate bug filed for this.

 Now, about the workaround, currently you need to :

   1) as soon as the base system is installed, when you are in the
 tasksel dialog, go to console 2, chroot /target, install lftp or some
 other tool and get the unstable mkvmlinuz and linux-image-2.6.18-3-prep
 kernels.

Why install lftp? Just use wget...


pgp5EjyqE9L3b.pgp
Description: PGP signature


Bug#401271: [powerpc,prep] Motorola Powerstack II installation report.

2006-12-02 Thread Sven Luther
On Sat, Dec 02, 2006 at 11:42:08AM +0100, Frans Pop wrote:
 reassign 401271 partman-auto
 retitle 401271 Separate boot partition not needed for prep systems
 tags 401271 + pending
 thanks
 
 On Saturday 02 December 2006 10:47, Sven Luther wrote:
  Comments/Problems:
1) PReP machines need 2.6.18 based -prep kernels, as thus, a unstable
install will do it, and a testing/etch install needs some work.
 
 Should be solved as soon as 2.6.18 migrates to testing.

Yep, hopefully soon, but then Ulrich wanted to make a test install tomorrow,
and it is for his benefit that i tried it out. He is rejecting my mails due to
my broken ISP setup, so if someone can forward him this installation report, i
think he would appreciate.

3) /boot separate partition in RAID/LVM/Crypto cases is wasted, since
  the kernel will anyway reside on the PReP partition.
 
 Reassigning to partman-auto; have deleted definitions for /boot partitions 
 in powerpc-prep recipes.

Cool.

4) PReP boxes don't know how to set command line options, so there is
  need to set it inside the ramdisk (not supported by initramfs-tools,
  but supported by yaird), so they need to be given by hand at the kernel
  bootwrapper kenrel args prompt. (This is a initramfs-tools bug, maybe
  RC ?).
 
 I've seen a sparate bug filed for this.

Indeed. 

  Now, about the workaround, currently you need to :
 
1) as soon as the base system is installed, when you are in the
  tasksel dialog, go to console 2, chroot /target, install lftp or some
  other tool and get the unstable mkvmlinuz and linux-image-2.6.18-3-prep
  kernels.
 
 Why install lftp? Just use wget...

Well, lftp let you navigate the hierarchy and doesn't mean you have to type
the exact url to download. But then wget falls under : or some other tool.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]