Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73356 - sys-kernel/genkernel-3.1.0c - support for user-specified delay after loading the modules in linuxrc
Summary: sys-kernel/genkernel-3.1.0c - support for user-specified delay after loading ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 10:09 UTC by Robert Schuster
Modified: 2005-01-22 12:17 UTC (History)
0 users

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


Attachments
patch for linuxrc (scandelay-patch.diff,1.16 KB, text/plain)
2004-12-04 10:14 UTC, Robert Schuster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Schuster 2004-12-04 10:09:23 UTC
I was searching for a way to install and actually boot Gentoo Linux from a USB harddisk (connected via IDE2USB interface) and found information on the internet stating that this would require a certain delay at boot time. The result of my effort was a change to genkernel's linuxrc script using the kernel parameter 'scandelay' to specify the length of that delay.
It may not be the best idea to re-use the parameter scandelay for this but the patch could be easily modified to introduce another differently named parameter.

Reproducible: Always
Steps to Reproduce:
Comment 1 Robert Schuster 2004-12-04 10:14:10 UTC
Created attachment 45279 [details]
patch for linuxrc

adds a user-specified delay after having load the modules using the 'scandelay'
parameter.

btw: My testing environment is a x86/kernel 2.6/udev system. I don't know about
the effects of the removal of the delay after the activation of devfs.
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2005-01-22 12:17:58 UTC
Fixed in 3.1.0e; please reopen this bug if there are any more issues.