|
Bugzilla – Full Text Bug Listing |
| Summary: | failed to initialize catalog with CD install | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Olaf Hering <ohering> |
| Component: | Installation | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | andreas.hanke, forgotten_Si7ddX0wxG, gh55 |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | bug215682.tar.bz2 | ||
|
Description
Olaf Hering
2006-10-27 13:26:16 UTC
Created attachment 102828 [details] bug215682.tar.bz2 reading the cd works ok.
inst-sys:~ # mount -v /dev/hde /mnt/
mount: you didn't specify a filesystem type for /dev/hde
I will try type iso9660
/dev/hde on /mnt type iso9660 (rw)
inst-sys:~ # cd /mnt/suse/ppc
inst-sys:/mnt/suse/ppc # md5sum -c MD5SUMS > /dev/null ; echo $?
0
inst-sys:/mnt/suse/ppc #
on tty1 I see:
inst-sys:~ # bash vcs.sh 128 < /dev/vcs1
loading ide-generic
Activating usb devices... ok
Activating ieee1394 devices... ok
Apple BMAC+ Ethernet Controller
drivers: bmac
loading bmac
Searching for info file...
Loading Installation System (74910 kB) - 100%
starting hald... failed
starting syslogd (logging to /dev/tty4)... ok
starting klogd... ok
ATTENTION
Starting shell... (use 'exit' to proceed)
Welcome to the inst-sys...
Linux linux 2.6.18.1-7-default #1 Fri Oct 20 12:25:45 UTC 2006 ppc ppc ppc GNU/Linux
/
inst-sys:/ # inst_setup_ssh -n root
sshd found, prepare remote login
using built-in ssh keys
setting root pwd to 'root'
Starting SSH daemon ...
*** sshd has been started ***
inst-sys:/ # exit
starting yast...
Probing connected terminal...
Initializing virtual console...
Found a Linux console terminal on /dev/console (128 columns x 48 lines).
*** Starting YaST2 ***
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
ATTENTION
Starting shell... (use 'exit' to proceed)
Welcome to the inst-sys...
Linux linux 2.6.18.1-7-default #1 Fri Oct 20 12:25:45 UTC 2006 ppc ppc ppc GNU/Linux
/
inst-sys:/ #
I see no hald running. seems to be specific to B&W, works on a G4. *** Bug 216046 has been marked as a duplicate of this bug. *** *** Bug 216062 has been marked as a duplicate of this bug. *** why are all those bugs duped? Did everyone in the CC list attempt an install on B&W G3 Mac? Wow. I was using a Amd Turion 64 bit chip on a Asus A6T laptop when I logged https://bugzilla.novell.com/show_bug.cgi?id=216046 It might be related to bug #216938, could you try Beta1plus or Beta2? lets ignore my report, its clearly a kernel bug in the macio IDE driver. better look at the dups, maybe those guys could switch to console 2 and look for errors in dmesg. maybe the cd can be mounted manually there. I suppose the bug is fixed, see bug #216938. If anybody is able to reproduce the problem in Beta2 (or newer) then reopen the bug. Thank you. |