Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54171 - USB keyboard and JFS filesystem: problem when booting
Summary: USB keyboard and JFS filesystem: problem when booting
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 00:10 UTC by Ioannis Aslanidis (RETIRED)
Modified: 2004-06-19 01:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ioannis Aslanidis (RETIRED) gentoo-dev 2004-06-17 00:10:36 UTC
I have a USB keyboard and when the JFS filesystem is marked as unclean, when booting the next time, it asks me whether I want to fsck an already mounted partition... even though that, I am unable to respond yes or no, as the keyboard has not been initialized yet.

So the first problem is that the keyboard is not initialized BEFORE trying to mount any partition.

The second problem is that the fsck asks to check for an already mounted partition... painfull.

The third problem on this matter is that it actually asks you whether you want to fsck an already mounted partition with no timeout.

Finally, the fourth problem is that if the JFS partition is not cleanly unmounted, you cannot mount it later if it has not been fsck.

Any ideas on what to do?

FINAL NOTE: This has happened to me using the gentoo-dev-sources (2.6.5-r1) and genkernel (I was lazy to configure the kernel manually)



Reproducible: Always
Steps to Reproduce:
1. Install Gentoo with a USB keyboard and a JFS partition (no boot partition)
2. Use genkernel + hotplugging
3. Complete the installation and boot into the new system
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-06-18 16:32:48 UTC
Not a kernel issue.

Simply build your USB keyboard support into the kernel, and this will work just
fine.
Comment 2 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-06-19 01:47:28 UTC
Read again... firstly, I used genkernel, so genkernel has a problem with that.

Second,
>Finally, the fourth problem is that if the JFS partition is not cleanly unmounted, you cannot mount it later if it has not been fsck.