Mailinglist Archive: opensuse-bugs (15090 mails)
| < Previous | Next > |
[Bug 325552] system unbootable (attempt to acces beyond end of device)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 19 Sep 2007 06:32:45 -0600 (MDT)
- Message-id: <20070919123245.5AD01CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=325552#c23
Tejun Heo <teheo@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ibz@xxxxxxxxx
--- Comment #23 from Tejun Heo <teheo@xxxxxxxxxx> 2007-09-19 06:32:44 MST ---
I see, the kernel is updated during installation. Yeah, this looks like a
driver problem.
In the emergency shell, please run...
# (while read line; do echo $line; sleep .1; done) < /proc/kmsg &
This will give you slowly scrolling kernel boot messages. You can also create
a directory (/mnt), mount a partition there (probably /dev/sdb2) and redirect
the output to a file but due to lack of job control and because /proc/kmsg is
emptied once read, it can be a bit tricky.
While scolling, you can pause the messages by pressing "Pause/Break" key and
resume it by pressing it again. If copying doesn't work, just pick up a
digital camera and take shots of the logs and post them here.
Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Tejun Heo <teheo@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ibz@xxxxxxxxx
--- Comment #23 from Tejun Heo <teheo@xxxxxxxxxx> 2007-09-19 06:32:44 MST ---
I see, the kernel is updated during installation. Yeah, this looks like a
driver problem.
In the emergency shell, please run...
# (while read line; do echo $line; sleep .1; done) < /proc/kmsg &
This will give you slowly scrolling kernel boot messages. You can also create
a directory (/mnt), mount a partition there (probably /dev/sdb2) and redirect
the output to a file but due to lack of job control and because /proc/kmsg is
emptied once read, it can be a bit tricky.
While scolling, you can pause the messages by pressing "Pause/Break" key and
resume it by pressing it again. If copying doesn't work, just pick up a
digital camera and take shots of the logs and post them here.
Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |