[Bug 820585] Re: debian install fails to add fixrtc to systems that do not have a battery backed RTC (arm)
Colin Watson
cjwatson at canonical.com
Mon Aug 15 14:11:49 UTC 2011
We have always tried to avoid trying to detect hardware and add kernel
parameters based on the results; it is problematic for a variety of
reasons. Can't the kernel notice that it has no RTC devices and behave
as if 'fixrtc' were set? It seems that the kernel should be in the best
position to make this kind of decision.
** Changed in: debian-installer (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/820585
Title:
debian install fails to add fixrtc to systems that do not have a
battery backed RTC (arm)
Status in “debian-installer” package in Ubuntu:
Incomplete
Bug description:
Most arm development systems (beagle, panda, etc) do not have a
battery backed RTC. The RTC gets set by looking at the timestamp of
the rootfs partition, but only if "fixrtc" is added to the kernel
cmdline. Without this addition, the system may hang while doing a
filesystem check due to timestamps being in the future.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/820585/+subscriptions
More information about the foundations-bugs
mailing list