Gentoo Archives: gentoo-hppa

From: gwhiteside@××××××××××.com
To: gentoo-hppa@l.g.o
Subject: [gentoo-hppa] Gentoo live CD on HP D360
Date: Tue, 11 Jul 2006 13:47:13
Message-Id: 20060711134648.88286.qmail@web86704.mail.ird.yahoo.com
1 Folks,
2
3 I'm trying to install 2.6.16.1-pa4-livecd32 on an HP
4 D360 box with a serial console.
5
6 I first tried booting with all palo settings as
7 default. i.e.
8
9 Information: No console specified on kernel command
10 line. This is normal.
11 PALO will choose the console currently used by
12 firmware (serial).Current command
13 line:
14 0/vmlinux initrd=initrd TERM=linux root=/dev/ram0
15 init=/linuxrc cdroot looptype=
16 squashfs loop=/image.squashfs hda=scsi hdb=scsi
17 console=ttyB0
18 0: 0/vmlinux
19 1: initrd=initrd
20 2: TERM=linux
21 3: root=/dev/ram0
22 4: init=/linuxrc
23 5: cdroot
24 6: looptype=squashfs
25 7: loop=/image.squashfs
26 8: hda=scsi
27 9: hdb=scsi
28 10: console=ttyB0
29
30 <#> edit the numbered field
31 'b' boot with this command line
32 'r' restore command line
33 'l' list dir
34 ? 0
35
36 It boots OK, but then the console seems to get messed
37 up. (It's OK until login stage). Sometimes characters
38 don't echo, line feeds are all over the place, and the
39 prompts are really irratic - it's like a getty is
40 sharing the same console as a shell. :o/
41
42 Example:
43 =====================================================
44
45 Please report any bugs you find to
46 http://bugs.gentoo.org. Be sure to include
47 detailed information about how to reproduce the bug
48 you are reporting.
49 Thank you for using Gentoo Linux!
50
51 livecd root #
52
53
54 livecd root # ls
55 livecd root # Login incorrect
56
57
58 livecd login:
59 livecd root #
60 Password: pwd
61 /root
62 livecd root #
63 Login incorrect
64
65 ls
66 livecd root #
67 livecd login:
68
69 =====================================================
70
71 I then tried booting with palo option 10 deleted. (No
72 console option in boot command). This time I got a
73 stable console prompt, but it now wants a login and I
74 don't have the password. I see on a PC platform the
75 user has to ctrl-alt-F1 to another console and use
76 passwd to set the root password, but I can't do that
77 in this case.
78
79
80 =====================================================
81 This is livecd.gentoo (Linux parisc
82 2.6.15.1-pa4-livecd32) 13:23:49
83
84 livecd login:
85
86 =====================================================
87
88 Any ideas?
89
90 Thanks,
91
92 Graham.
93 --
94 gentoo-hppa@g.o mailing list

Replies

Subject Author
Re: [gentoo-hppa] Gentoo live CD on HP D360 Brett Johnson <brett@××××.com>
Re: [gentoo-hppa] Gentoo live CD on HP D360 Tobias Scherbaum <dertobi123@g.o>