[Bug 450196] ext3 - recovering journal on / on first boot on new kernel/fresh system updates
https://bugzilla.novell.com/show_bug.cgi?id=450196 https://bugzilla.novell.com/show_bug.cgi?id=450196#c93 --- Comment #93 from Dr. Werner Fink <werner@suse.com> 2012-07-04 14:31:21 UTC --- (In reply to comment #92) I you really depend on localtime in CMOS you have to run the latest mkinitrd *after* updating aaa_base, hwclock, and mkinitrd for 12.2. Then make sure that the file /etc/adjtime exists with exactly three lines and the last line showing `LOCAL'. If the file does not exists the create one echo "0.0 0 0.0" > /etc/adjtime echo "0" >> /etc/adjtime echo "LOCAL" >> /etc/adjtime and check with cat /etc/adjtime if all three lines exists. Now make sure that /etc/localtime as well as /usr/share/zoneinfo/UTC exsists. Then run mkinitrd and check with lsinitrd /boot/initrd | grep -E 'clock|time|UTC' if initrd is correct. There should be /etc/localtime, /etc/adjtime, /usr/share/zoneinfo/UTC, /bin/warpclock, and /boot/0<X>-clock.sh with X maybe equal 5 or so. Nevertheless at Daylight Saving Time switch there is no way to detect if the CMOS has been corrected already by e.g. the user or the other OS. That is at DST switch you are at your own. This because no one can perform some magic to do a correct guess if the DST has happen in CMOS. -- 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.
participants (1)
-
bugzilla_noreply@novell.com