[SOLVED] syslinux 6.2-03 error "menu.c32: not a COM32R image"

This happens after yesterdays upgrade on a bios boot system. Booting without menu works properly, however.
Neither symlinking *.c32 nor copying them using
cp /usr/lib/syslinux/bios/*.c32 /boot/syslinux/
did help so far. Even copying all of /usr/lib/syslinux/bios/ as adviced in https://bbs.archlinux.org/viewtopic.php … 1#p1297101 works. Also a reinstall of syslinux did not change this behavior.
The /boot directory belongs to the standard / root partition in this setup so both methods should work.
Last edited by bernarcher (2013-10-21 03:33:07)

Ok, just went through a lot of problems with recent update. Here's the problem:
I updates syslinux from 4.07-1 to 6.02-3 and got a broken boot menu kernel panic.
In 4.07-1 all syslinux modules are symlinked as follows:
chain.c32 -> /usr/lib/syslinux/chain.c32
rest of the modules follow suit
In 6.02-3, however the symlinks look like:
chain.c32 -> /usr/lib/syslinux/bios//chain.c32
And yes, the double slash IS there. I don't know if this is some magic that I'm unaware of.
Here's the relevant fragment of pacman.log.
[2013-10-20 17:39] [PACMAN] Running 'pacman -Syu'
[2013-10-20 17:39] [PACMAN] synchronizing package lists
[2013-10-20 17:39] [PACMAN] starting full system upgrade
[2013-10-20 17:40] [PACMAN] Running 'pacman -Syuw cups-pdf'
[2013-10-20 17:40] [PACMAN] synchronizing package lists
[2013-10-20 17:40] [PACMAN] starting full system upgrade
[2013-10-20 17:53] [PACMAN] Running 'pacman -Su cups-pdf'
[2013-10-20 17:53] [PACMAN] starting full system upgrade
[2013-10-20 17:57] [PACMAN] removed bluez4 (4.101-3)
[2013-10-20 17:57] [PACMAN] removed heirloom-mailx (12.5-3)
[2013-10-20 17:57] [PACMAN] upgraded tzdata (2013d-1 -> 2013g-1)
[2013-10-20 17:57] [ALPM-SCRIPTLET] Generating locales...
[2013-10-20 17:57] [ALPM-SCRIPTLET] pl_PL.UTF-8... done
[2013-10-20 17:57] [ALPM-SCRIPTLET] Generation complete.
[2013-10-20 17:57] [PACMAN] upgraded glibc (2.18-4 -> 2.18-5)
[2013-10-20 17:57] [PACMAN] upgraded gcc-libs (4.8.1-3 -> 4.8.2-1)
[2013-10-20 17:57] [PACMAN] upgraded db (5.3.21-1 -> 5.3.21-2)
[2013-10-20 17:57] [PACMAN] upgraded pambase (20130113-1 -> 20130928-1)
[2013-10-20 17:57] [PACMAN] upgraded pam (1.1.6-4 -> 1.1.8-1)
[2013-10-20 17:57] [PACMAN] upgraded libcups (1.6.3-1 -> 1.6.4-1)
[2013-10-20 17:57] [PACMAN] upgraded freetype2 (2.5.0.1-1 -> 2.5.0.1-2)
[2013-10-20 17:58] [ALPM-SCRIPTLET] updating font cache... done.
[2013-10-20 17:58] [PACMAN] upgraded fontconfig (2.10.95-1 -> 2.11.0-1)
[2013-10-20 17:58] [PACMAN] upgraded poppler (0.24.1-1 -> 0.24.2-1)
[2013-10-20 17:58] [PACMAN] upgraded qpdf (5.0.0-1 -> 5.0.1-1)
[2013-10-20 17:58] [PACMAN] upgraded cups-filters (1.0.38-1 -> 1.0.40-1)
[2013-10-20 17:58] [PACMAN] upgraded dbus (1.6.14-1 -> 1.6.16-1)
[2013-10-20 17:58] [PACMAN] upgraded libffi (3.0.13-3 -> 3.0.13-4)
[2013-10-20 17:58] [PACMAN] upgraded glib2 (2.36.4-1 -> 2.38.0-1)
[2013-10-20 17:58] [PACMAN] upgraded kbd (2.0.0-1 -> 2.0.0-2)
[2013-10-20 17:58] [ALPM] warning: directory permissions differ on /var/log/journal/
filesystem: 755 package: 2755
[2013-10-20 17:58] [PACMAN] upgraded systemd (207-3 -> 208-1)
[2013-10-20 17:58] [ALPM] warning: /etc/cups/cupsd.conf installed as /etc/cups/cupsd.conf.pacnew
[2013-10-20 17:58] [PACMAN] upgraded cups (1.6.3-1 -> 1.6.4-1)
[2013-10-20 17:58] [ALPM-SCRIPTLET] -------------------------------------------------
[2013-10-20 17:58] [ALPM-SCRIPTLET] To use cups-pdf, restart cups and visit the cups
[2013-10-20 17:58] [ALPM-SCRIPTLET] web interface at http://localhost:631/
[2013-10-20 17:58] [ALPM-SCRIPTLET]
[2013-10-20 17:58] [ALPM-SCRIPTLET] You can now add a "Virtual Printer (PDF Printer)"
[2013-10-20 17:58] [ALPM-SCRIPTLET] and use the Postscript/Generic postscript color
[2013-10-20 17:58] [ALPM-SCRIPTLET] printer driver.
[2013-10-20 17:58] [ALPM-SCRIPTLET]
[2013-10-20 17:58] [ALPM-SCRIPTLET] Note that cups-pdf has a configuration
[2013-10-20 17:58] [ALPM-SCRIPTLET] file in /etc/cups. The default location for
[2013-10-20 17:58] [ALPM-SCRIPTLET] pdf output is /var/spool/cups-pdf/$username.
[2013-10-20 17:58] [ALPM-SCRIPTLET] -------------------------------------------------
[2013-10-20 17:58] [PACMAN] installed cups-pdf (2.6.1-2)
[2013-10-20 17:58] [PACMAN] upgraded accountsservice (0.6.34-2 -> 0.6.35-1)
[2013-10-20 17:58] [PACMAN] upgraded atk (2.8.0-1 -> 2.10.0-1)
[2013-10-20 17:58] [PACMAN] upgraded gdk-pixbuf2 (2.28.2-1 -> 2.30.0-1)
[2013-10-20 17:58] [PACMAN] upgraded gtk-update-icon-cache (2.24.20-1 -> 2.24.22-1)
[2013-10-20 17:58] [PACMAN] upgraded harfbuzz (0.9.19-1 -> 0.9.22-1)
[2013-10-20 17:58] [PACMAN] upgraded pango (1.34.1-1 -> 1.36.0-1)
[2013-10-20 17:58] [PACMAN] upgraded at-spi2-core (2.8.0-1 -> 2.10.1-1)
[2013-10-20 17:58] [PACMAN] upgraded at-spi2-atk (2.8.1-1 -> 2.10.0-1)
[2013-10-20 17:58] [PACMAN] upgraded wayland (1.2.1-1 -> 1.3.0-1)
[2013-10-20 17:58] [PACMAN] upgraded gtk3 (3.8.4-1 -> 3.10.2-1)
[2013-10-20 17:58] [PACMAN] upgraded librsvg (1:2.37.0-1 -> 1:2.40.0-1)
[2013-10-20 17:58] [PACMAN] upgraded gconf (3.2.6-2 -> 3.2.6-3)
[2013-10-20 17:58] [PACMAN] upgraded dconf (0.16.1-1 -> 0.18.0-1)
[2013-10-20 17:58] [ALPM-SCRIPTLET]
[2013-10-20 17:58] [ALPM-SCRIPTLET] (gconftool-2:8338): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
[2013-10-20 17:58] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[2013-10-20 17:58] [ALPM-SCRIPTLET]
[2013-10-20 17:58] [ALPM-SCRIPTLET] (gconftool-2:8346): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
[2013-10-20 17:58] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[2013-10-20 17:58] [PACMAN] upgraded aisleriot (3.8.0-1 -> 3.10.1-1)
[2013-10-20 17:58] [PACMAN] upgraded gdl (3.8.1-1 -> 3.10.0-1)
[2013-10-20 17:58] [PACMAN] upgraded libanjuta (3.8.4-1 -> 3.10.0-1)
[2013-10-20 17:58] [PACMAN] upgraded vte-common (0.34.7-1 -> 0.34.9-1)
[2013-10-20 17:58] [PACMAN] upgraded vte3 (0.34.7-1 -> 0.34.9-1)
[2013-10-20 17:58] [PACMAN] upgraded sqlite (3.8.0.2-1 -> 3.8.1-1)
[2013-10-20 17:58] [PACMAN] upgraded ca-certificates (20130610-1 -> 20130906-1)
[2013-10-20 17:58] [PACMAN] upgraded gsettings-desktop-schemas (3.8.2-1 -> 3.10.1-1)
[2013-10-20 17:58] [PACMAN] upgraded glib-networking (2.36.2-1 -> 2.38.1-1)
[2013-10-20 17:58] [PACMAN] upgraded libsoup (2.42.2-1 -> 2.44.1-1)
[2013-10-20 17:58] [PACMAN] upgraded gstreamer (1.0.10-1 -> 1.2.0-1)
[2013-10-20 17:58] [PACMAN] upgraded gst-plugins-base-libs (1.0.10-1 -> 1.2.0-1)
[2013-10-20 17:58] [PACMAN] upgraded libsecret (0.15-2 -> 0.16-1)
[2013-10-20 17:58] [PACMAN] upgraded icu (51.2-1 -> 52.1-1)
[2013-10-20 17:58] [PACMAN] upgraded harfbuzz-icu (0.9.19-1 -> 0.9.22-1)
[2013-10-20 17:58] [PACMAN] upgraded webkitgtk (2.0.4-1 -> 2.2.0-2)
[2013-10-20 17:59] [PACMAN] upgraded devhelp (3.8.2-2 -> 3.10.0-1)
[2013-10-20 17:59] [PACMAN] upgraded desktop-file-utils (0.21-1 -> 0.22-1)
[2013-10-20 17:59] [PACMAN] upgraded glade (3.15.0-1 -> 3.16.0-1)
[2013-10-20 17:59] [PACMAN] upgraded file (5.14-1 -> 5.15-1)
[2013-10-20 17:59] [PACMAN] upgraded serf (1.3.0-1 -> 1.3.1-2)
[2013-10-20 17:59] [PACMAN] upgraded subversion (1.8.1-2 -> 1.8.3-1)
[2013-10-20 17:59] [PACMAN] upgraded neon (0.29.6-4 -> 0.30.0-1)
[2013-10-20 17:59] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.3-1 -> 3.10.1-1)
[2013-10-20 17:59] [PACMAN] upgraded gnome-icon-theme (3.8.3-1 -> 3.10.0-1)
[2013-10-20 17:59] [PACMAN] upgraded vala (0.20.1-1 -> 0.22.0-1)
[2013-10-20 17:59] [PACMAN] upgraded anjuta (3.8.4-1 -> 3.10.0-1)
[2013-10-20 17:59] [ALPM-SCRIPTLET] ==> Dodawanie kluczy z archlinux.gpg...
[2013-10-20 17:59] [ALPM-SCRIPTLET] gpg: potrzeba 3 marginalnych, 1 pełnych, model zaufania PGP
[2013-10-20 17:59] [ALPM-SCRIPTLET] gpg: poziom: 0 poprawnych: 1 podpisanych: 5 zaufanie: 0-,0q,0n,0m,0f,1u
[2013-10-20 17:59] [ALPM-SCRIPTLET] gpg: poziom: 1 poprawnych: 5 podpisanych: 66 zaufanie: 0-,0q,0n,5m,0f,0u
[2013-10-20 17:59] [ALPM-SCRIPTLET] gpg: poziom: 2 poprawnych: 66 podpisanych: 3 zaufanie: 66-,0q,0n,0m,0f,0u
[2013-10-20 17:59] [ALPM-SCRIPTLET] gpg: następne sprawdzanie bazy odbędzie się 2014-01-22
[2013-10-20 17:59] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2013-10-20 17:59] [ALPM-SCRIPTLET] -> Klucz lokalnie podpisany 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2013-10-20 17:59] [ALPM-SCRIPTLET] -> Klucz lokalnie podpisany 684148BB25B49E986A4944C55184252D824B18E8...
[2013-10-20 17:59] [ALPM-SCRIPTLET] -> Klucz lokalnie podpisany 44D4A033AC140143927397D47EFD567D4C7EA887...
[2013-10-20 17:59] [ALPM-SCRIPTLET] -> Klucz lokalnie podpisany 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2013-10-20 17:59] [ALPM-SCRIPTLET] -> Klucz lokalnie podpisany AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2013-10-20 17:59] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2013-10-20 17:59] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2013-10-20 17:59] [ALPM-SCRIPTLET] -> Wyłączanie klucza BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2013-10-20 17:59] [ALPM-SCRIPTLET] ==> Aktualizacja zaufanej bazy danych...
[2013-10-20 17:59] [ALPM-SCRIPTLET] gpg: następne sprawdzanie bazy odbędzie się 2014-01-22
[2013-10-20 17:59] [PACMAN] upgraded archlinux-keyring (20130818-1 -> 20130926-1)
[2013-10-20 17:59] [PACMAN] upgraded baobab (3.8.2-1 -> 3.10.1-1)
[2013-10-20 17:59] [PACMAN] upgraded boost-libs (1.54.0-3 -> 1.54.0-4)
[2013-10-20 17:59] [PACMAN] upgraded v4l-utils (0.9.5-2 -> 1.0.0-2)
[2013-10-20 17:59] [PACMAN] upgraded gst-plugins-good (1.0.10-1 -> 1.2.0-1)
[2013-10-20 17:59] [PACMAN] upgraded libarchive (3.1.2-2 -> 3.1.2-3)
[2013-10-20 17:59] [PACMAN] upgraded totem-plparser (3.4.5-1 -> 3.10.0-2)
[2013-10-20 17:59] [PACMAN] upgraded libtracker-sparql (0.16.2-1 -> 0.16.2-3)
[2013-10-20 17:59] [PACMAN] upgraded libnotify (0.7.5-1 -> 0.7.6-1)
[2013-10-20 17:59] [PACMAN] upgraded brasero (3.8.0-2 -> 3.8.0-3)
[2013-10-20 17:59] [PACMAN] upgraded cython (0.19.1-2 -> 0.19.2-1)
[2013-10-20 17:59] [PACMAN] upgraded brltty (4.5-4 -> 4.5-5)
[2013-10-20 17:59] [PACMAN] upgraded cantarell-fonts (0.0.14-1 -> 0.0.15-1)
[2013-10-20 17:59] [PACMAN] upgraded cdparanoia (10.2-4 -> 10.2-5)
[2013-10-20 17:59] [PACMAN] upgraded libltdl (2.4.2-10 -> 2.4.2-11)
[2013-10-20 17:59] [PACMAN] upgraded mpg123 (1.15.4-1 -> 1.16.0-1)
[2013-10-20 17:59] [PACMAN] installed libsrtp (15.1c9bd90-1)
[2013-10-20 17:59] [PACMAN] upgraded gst-plugins-bad (1.0.10-1 -> 1.2.0-1)
[2013-10-20 17:59] [PACMAN] upgraded gst-plugins-base (1.0.10-1 -> 1.2.0-1)
[2013-10-20 17:59] [PACMAN] upgraded libdrm (2.4.46-2 -> 2.4.47-1)
[2013-10-20 17:59] [PACMAN] upgraded cogl (1.14.0-5 -> 1.16.0-2)
[2013-10-20 17:59] [PACMAN] upgraded elfutils (0.155-1 -> 0.156-1)
[2013-10-20 17:59] [PACMAN] upgraded mesa (9.2.0-2 -> 9.2.2-1)
[2013-10-20 17:59] [PACMAN] upgraded json-glib (0.16.0-1 -> 0.16.2-1)
[2013-10-20 17:59] [PACMAN] installed libevdev (0.4-2)
[2013-10-20 17:59] [PACMAN] upgraded clutter (1.14.4-3 -> 1.16.0-1)
[2013-10-20 17:59] [PACMAN] upgraded clutter-gst (2.0.6-1 -> 2.0.8-1)
[2013-10-20 17:59] [PACMAN] upgraded clutter-gtk (1.4.4-3 -> 1.4.4-4)
[2013-10-20 17:59] [PACMAN] upgraded xkeyboard-config (2.9-2 -> 2.10.1-1)
[2013-10-20 17:59] [PACMAN] upgraded gnome-desktop (1:3.8.4-1 -> 1:3.10.1-1)
[2013-10-20 17:59] [PACMAN] upgraded nautilus-sendto (3.8.0-2 -> 3.8.1-1)
[2013-10-20 17:59] [PACMAN] upgraded cheese (3.8.3-1 -> 3.10.1-1)
[2013-10-20 17:59] [PACMAN] upgraded gmp (5.1.2-1 -> 5.1.3-1)
[2013-10-20 18:00] [PACMAN] upgraded cloog (0.18.0-2 -> 0.18.1-1)
[2013-10-20 18:00] [PACMAN] upgraded device-mapper (2.02.100-1 -> 2.02.103-1)
[2013-10-20 18:00] [PACMAN] upgraded popt (1.16-6 -> 1.16-7)
[2013-10-20 18:00] [PACMAN] upgraded cryptsetup (1.6.2-1 -> 1.6.2-2)
[2013-10-20 18:00] [PACMAN] upgraded dialog (1.2_20130902-1 -> 1.2_20131001-1)
[2013-10-20 18:00] [PACMAN] upgraded dosbox (0.74-5 -> 0.74-6)
[2013-10-20 18:00] [PACMAN] upgraded libgee (0.10.4-1 -> 0.12.0-1)
[2013-10-20 18:00] [PACMAN] upgraded gcr (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded gnome-online-accounts (3.8.3-1 -> 3.10.1-2)
[2013-10-20 18:00] [PACMAN] upgraded nspr (4.10-2 -> 4.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded nss (3.15.1-1 -> 3.15.2-1)
[2013-10-20 18:00] [PACMAN] upgraded libgweather (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded evolution-data-server (3.8.5-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] installed zeitgeist (0.9.14-1)
[2013-10-20 18:00] [PACMAN] upgraded folks (0.9.2-1 -> 0.9.5-1)
[2013-10-20 18:00] [PACMAN] installed geoclue2 (1.99.4-1)
[2013-10-20 18:00] [PACMAN] installed geocode-glib (3.10.0-1)
[2013-10-20 18:00] [PACMAN] installed libchamplain (0.12.5-2)
[2013-10-20 18:00] [PACMAN] upgraded empathy (3.8.4-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded python2-mako (0.8.1-2 -> 0.9.0-1)
[2013-10-20 18:00] [PACMAN] upgraded gobject-introspection (1.36.0-1 -> 1.38.0-1)
[2013-10-20 18:00] [PACMAN] upgraded libpeas (1.8.1-1 -> 1.9.0-1)
[2013-10-20 18:00] [PACMAN] upgraded eog (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded gnome-themes-standard (3.8.4-1 -> 3.10.0-1)
[2013-10-20 18:00] [PACMAN] upgraded epiphany (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded poppler-glib (0.24.1-1 -> 0.24.2-1)
[2013-10-20 18:00] [PACMAN] upgraded evince (3.8.3-1 -> 3.10.0-2)
[2013-10-20 18:00] [PACMAN] upgraded evolution (3.8.5-1 -> 3.10.1-1)
[2013-10-20 18:00] [PACMAN] upgraded fakeroot (1.19-1 -> 1.20-1)
[2013-10-20 18:00] [PACMAN] upgraded ffmpeg (1:2.0.1-1 -> 1:2.0.2-2)
[2013-10-20 18:00] [PACMAN] upgraded p7zip (9.20.1-7 -> 9.20.1-8)
[2013-10-20 18:01] [PACMAN] upgraded file-roller (3.8.4-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded five-or-more (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded four-in-a-row (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gcc (4.8.1-3 -> 4.8.2-1)
[2013-10-20 18:01] [PACMAN] upgraded gdbm (1.10-1 -> 1.10-2)
[2013-10-20 18:01] [PACMAN] upgraded gjs (1.36.1-2 -> 1.38.1-1)
[2013-10-20 18:01] [PACMAN] installed bluez (5.9-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-bluetooth (3.8.1-2 -> 3.10.0-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-menus (3.8.0-2 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded upower (0.9.20-2 -> 0.9.22-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-session (3.8.4-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gtk2 (2.24.20-1 -> 2.24.22-1)
[2013-10-20 18:01] [PACMAN] upgraded pygobject-devel (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded python2-gobject (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded ibus (1.5.3-2 -> 1.5.4-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-settings-daemon (3.8.5-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded libgdm (3.8.4-1 -> 3.10.0.1-1)
[2013-10-20 18:01] [PACMAN] upgraded mutter (3.8.4-1 -> 3.10.1.1-1)
[2013-10-20 18:01] [PACMAN] installed mutter-wayland (3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded networkmanager (0.9.8.2-1 -> 0.9.8.8-1)
[2013-10-20 18:01] [PACMAN] upgraded network-manager-applet (0.9.8.2-1 -> 0.9.8.4-2)
[2013-10-20 18:01] [PACMAN] upgraded gnome-shell (3.8.4-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded xorg-server-common (1.14.3-1 -> 1.14.3-2)
[2013-10-20 18:01] [PACMAN] upgraded mtdev (1.1.3-1 -> 1.1.4-1)
[2013-10-20 18:01] [PACMAN] upgraded xf86-input-evdev (2.8.1-1 -> 2.8.2-1)
[2013-10-20 18:01] [PACMAN] upgraded xorg-server (1.14.3-1 -> 1.14.3-2)
[2013-10-20 18:01] [PACMAN] upgraded gdm (3.8.4-1 -> 3.10.0.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gtksourceview3 (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded python-cairo (1.10.0-2 -> 1.10.0-3)
[2013-10-20 18:01] [PACMAN] upgraded python-gobject (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gedit (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] installed libspiro (20071029-3)
[2013-10-20 18:01] [PACMAN] upgraded gegl (0.2.0-9 -> 0.2.0-10)
[2013-10-20 18:01] [PACMAN] upgraded glibmm (2.36.2-1 -> 2.38.0-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-backgrounds (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-calculator (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-chess (3.8.4-1 -> 3.10.1.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-clocks (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded mash (0.2.0-2 -> 0.2.0-3)
[2013-10-20 18:01] [PACMAN] upgraded gnome-color-manager (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded gnome-contacts (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:01] [PACMAN] upgraded libwbclient (4.0.9-1 -> 4.1.0-1)
[2013-10-20 18:01] [PACMAN] upgraded talloc (2.0.8-1 -> 2.0.8-2)
[2013-10-20 18:02] [PACMAN] upgraded smbclient (4.0.9-1 -> 4.1.0-1)
[2013-10-20 18:02] [PACMAN] installed libgnomekbd (3.6.0-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-control-center (3.8.5-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded yelp-xsl (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded yelp (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-devel-docs (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-dictionary (3.8.0-1 -> 3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded udisks2 (2.1.1-1 -> 2.1.1-3)
[2013-10-20 18:02] [PACMAN] upgraded gnome-disk-utility (3.8.2-1 -> 3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded tracker (0.16.2-1 -> 0.16.2-3)
[2013-10-20 18:02] [PACMAN] upgraded grilo (0.2.6-1 -> 0.2.7-1)
[2013-10-20 18:02] [PACMAN] installed gnome-online-miners (3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-documents (3.8.4-1 -> 3.10.0-2)
[2013-10-20 18:02] [PACMAN] upgraded gnome-font-viewer (3.8.0-1 -> 3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-getting-started-docs (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-keyring (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-klotski (3.8.2-1 -> 3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-mahjongg (3.8.0-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-mines (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-nibbles (3.8.0-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-photos (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-robots (3.8.1-1 -> 3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-screenshot (3.8.3-1 -> 3.10.0-1)
[2013-10-20 18:02] [PACMAN] upgraded gnome-shell-extensions (3.8.4-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-sudoku (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-system-log (3.8.1-1 -> 3.9.90-1)
[2013-10-20 18:03] [PACMAN] upgraded gtkmm3 (3.8.1-1 -> 3.10.0-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-system-monitor (3.8.2.1-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-terminal (3.8.4-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-tetravex (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-user-docs (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-user-share (3.8.3-1 -> 3.10.0-1)
[2013-10-20 18:03] [PACMAN] upgraded gnome-weather (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded gnupg (2.0.21-1 -> 2.0.22-1)
[2013-10-20 18:03] [PACMAN] installed python-bsddb (6.0.0-2)
[2013-10-20 18:03] [PACMAN] upgraded gramps (2:4.0.1-3 -> 2:4.0.1-5)
[2013-10-20 18:03] [PACMAN] upgraded graphviz (2.32.0-2 -> 2.34.0-1)
[2013-10-20 18:03] [PACMAN] upgraded grilo-plugins (0.2.9-1 -> 0.2.9-2)
[2013-10-20 18:03] [PACMAN] upgraded gssdp (0.14.4-1 -> 0.14.5-1)
[2013-10-20 18:03] [PACMAN] upgraded gucharmap (3.8.2-2 -> 3.10.0-1)
[2013-10-20 18:03] [PACMAN] upgraded gupnp (0.20.5-1 -> 0.20.7-1)
[2013-10-20 18:03] [PACMAN] upgraded gupnp-av (0.12.2-1 -> 0.12.3-1)
[2013-10-20 18:03] [PACMAN] upgraded gvfs (1.16.3-2 -> 1.18.2-1)
[2013-10-20 18:03] [PACMAN] installed s-nail (14.4.4-1)
[2013-10-20 18:03] [PACMAN] upgraded iagno (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:03] [PACMAN] upgraded imagemagick (6.8.6.9-1 -> 6.8.7.1-1)
[2013-10-20 18:03] [PACMAN] upgraded inkscape (0.48.4-10 -> 0.48.4-11)
[2013-10-20 18:03] [PACMAN] upgraded jre7-openjdk-headless (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
[2013-10-20 18:04] [PACMAN] upgraded jre7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
[2013-10-20 18:04] [PACMAN] upgraded jdk7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
[2013-10-20 18:04] [PACMAN] upgraded qt4 (4.8.5-2 -> 4.8.5-3)
[2013-10-20 18:04] [PACMAN] upgraded soprano (2.9.3-1 -> 2.9.4-1)
[2013-10-20 18:04] [PACMAN] upgraded qtwebkit (2.3.2-1 -> 2.3.3-1)
[2013-10-20 18:04] [PACMAN] upgraded kdelibs (4.11.1-1 -> 4.11.2-1)
[2013-10-20 18:04] [PACMAN] upgraded lib32-acl (2.2.52-1 -> 2.2.52-2)
[2013-10-20 18:04] [ALPM-SCRIPTLET] updating font cache... done.
[2013-10-20 18:04] [PACMAN] upgraded lib32-fontconfig (2.10.95-1.1 -> 2.11.0-1)
[2013-10-20 18:04] [PACMAN] upgraded lib32-glibc (2.18-4 -> 2.18-5)
[2013-10-20 18:04] [PACMAN] upgraded lib32-gcc-libs (4.8.1-3 -> 4.8.2-1)
[2013-10-20 18:04] [PACMAN] upgraded lib32-libcups (1.6.3-1 -> 1.6.4-1)
[2013-10-20 18:04] [PACMAN] upgraded libgnome-keyring (3.8.0-1 -> 3.10.1-1)
[2013-10-20 18:04] [PACMAN] upgraded libmariadbclient (5.5.32-2 -> 5.5.33.a-1)
[2013-10-20 18:04] [PACMAN] installed openal (1.15.1-1)
[2013-10-20 18:04] [PACMAN] upgraded libmikmod (3.2.0-1 -> 3.3.3-1)
[2013-10-20 18:04] [PACMAN] upgraded libnautilus-extension (3.8.2-1 -> 3.10.0-1)
[2013-10-20 18:04] [PACMAN] installed lua51 (5.1.5-3)
[2013-10-20 18:04] [PACMAN] installed lua51-socket (2.0.2-5)
[2013-10-20 18:04] [PACMAN] installed lua51-bitop (1.0.2-2)
[2013-10-20 18:04] [PACMAN] installed lua51-expat (1.2.0-4)
[2013-10-20 18:04] [PACMAN] upgraded libquvi-scripts (0.4.16-1 -> 0.9.20131012-1)
[2013-10-20 18:04] [PACMAN] upgraded libquvi (0.4.1-2 -> 0.9.3-1)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-pl (4.1.1-1 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-common (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-base (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-calc (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-draw (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-gnome (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-impress (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-kde4 (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-math (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded postgresql-libs (9.2.4-2 -> 9.3.1-3)
[2013-10-20 18:04] [PACMAN] upgraded libreoffice-postgresql-connector (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:04] [PACMAN] upgraded make (3.82-6 -> 4.0-1)
[2013-10-20 18:05] [PACMAN] upgraded libreoffice-sdk (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:05] [PACMAN] upgraded libreoffice-sdk-doc (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:05] [PACMAN] upgraded libreoffice-writer (4.1.1-2 -> 4.1.2-2)
[2013-10-20 18:05] [PACMAN] upgraded libsasl (2.1.26-4 -> 2.1.26-6)
[2013-10-20 18:05] [PACMAN] upgraded tar (1.26-4 -> 1.27-1)
[2013-10-20 18:05] [PACMAN] upgraded libtool (2.4.2-10 -> 2.4.2-11)
[2013-10-20 18:05] [PACMAN] upgraded lightsoff (3.8.0-1 -> 3.10.1-1)
[2013-10-20 18:05] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2013-10-20 18:05] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Starting build: 3.11.6-1-ARCH
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Image generation successful
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Starting build: 3.11.6-1-ARCH
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2013-10-20 18:05] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2013-10-20 18:05] [ALPM-SCRIPTLET] ==> Image generation successful
[2013-10-20 18:05] [PACMAN] upgraded linux (3.11.1-1 -> 3.11.6-1)
[2013-10-20 18:05] [PACMAN] upgraded lirc-utils (1:0.9.0-60 -> 1:0.9.0-64)
[2013-10-20 18:05] [PACMAN] upgraded logrotate (3.8.6-1 -> 3.8.7-1)
[2013-10-20 18:05] [PACMAN] upgraded lvm2 (2.02.100-1 -> 2.02.103-1)
[2013-10-20 18:05] [PACMAN] upgraded m4 (1.4.16-3 -> 1.4.17-1)
[2013-10-20 18:05] [PACMAN] upgraded man-pages (3.53-1 -> 3.54-1)
[2013-10-20 18:05] [PACMAN] upgraded mousetweaks (3.8.0-2 -> 3.10.0-1)
[2013-10-20 18:05] [PACMAN] upgraded mpfr (3.1.2-1 -> 3.1.2.p3-1)
[2013-10-20 18:05] [PACMAN] upgraded nautilus (3.8.2-1 -> 3.10.0-1)
[2013-10-20 18:05] [PACMAN] upgraded nvidia (325.15-7 -> 325.15-10)
[2013-10-20 18:05] [PACMAN] upgraded python-atspi (2.8.0-1 -> 2.10.0-1)
[2013-10-20 18:05] [PACMAN] upgraded orca (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:05] [PACMAN] upgraded p11-kit (0.18.4-1 -> 0.20.1-1)
[2013-10-20 18:05] [PACMAN] upgraded perl-lwp-mediatypes (6.02-1 -> 6.02-2)
[2013-10-20 18:05] [PACMAN] upgraded perl-http-daemon (6.01-1 -> 6.01-2)
[2013-10-20 18:05] [PACMAN] upgraded perl-www-robotrules (6.02-1 -> 6.02-2)
[2013-10-20 18:05] [PACMAN] upgraded python2-atspi (2.8.0-1 -> 2.10.0-1)
[2013-10-20 18:05] [PACMAN] upgraded quadrapassel (3.8.2-1 -> 3.10.0-1)
[2013-10-20 18:05] [PACMAN] upgraded raptor (2.0.10-2 -> 2.0.10-3)
[2013-10-20 18:05] [PACMAN] upgraded rtkit (0.11-2 -> 0.11-4)
[2013-10-20 18:06] [PACMAN] upgraded rygel (0.18.4-1 -> 0.20.1-1)
[2013-10-20 18:06] [PACMAN] upgraded sane (1.0.23-7 -> 1.0.24-2)
[2013-10-20 18:06] [PACMAN] upgraded seahorse (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:06] [PACMAN] upgraded sudo (1.8.7-1 -> 1.8.8-1)
[2013-10-20 18:06] [PACMAN] upgraded sushi (3.8.1-1 -> 3.10.0-1)
[2013-10-20 18:06] [PACMAN] upgraded swell-foop (3.8.2-1 -> 3.10.1-1)
[2013-10-20 18:06] [ALPM] warning: /boot/syslinux/syslinux.cfg installed as /boot/syslinux/syslinux.cfg.pacnew
[2013-10-20 18:06] [ALPM-SCRIPTLET] Syslinux BIOS update successful
[2013-10-20 18:06] [ALPM-SCRIPTLET] If you used syslinux-install_update to install syslinux:
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> If you want to use syslinux with menu and all modules please rerun
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> # /usr/bin/syslinux-install_update -i -a -m
[2013-10-20 18:06] [ALPM-SCRIPTLET]
[2013-10-20 18:06] [ALPM-SCRIPTLET] If you manually installed syslinux:
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> Please copy or symlink all .c32 modules to your /boot/syslinux directory.
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> If (/ and /boot on seperate fs):
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> # cp /usr/lib/syslinux/bios/*.c32 /boot/syslinux
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> If (/ and /boot on same fs):
[2013-10-20 18:06] [ALPM-SCRIPTLET] ==> # ln -s /usr/lib/syslinux/bios/*.c32 /boot/syslinux
[2013-10-20 18:06] [PACMAN] upgraded syslinux (4.07-1 -> 6.02-3)
[2013-10-20 18:06] [PACMAN] upgraded systemd-sysvcompat (207-3 -> 208-1)
[2013-10-20 18:06] [PACMAN] upgraded tali (3.8.1-1 -> 3.10.0-1)
[2013-10-20 18:06] [PACMAN] upgraded texinfo (5.1-1 -> 5.2-1)
[2013-10-20 18:06] [PACMAN] upgraded totem (3.8.2-2 -> 3.10.1-1)
[2013-10-20 18:06] [PACMAN] upgraded unrar (1:4.2.4-1 -> 1:5.0.12-1)
[2013-10-20 18:06] [PACMAN] installed celt0.5.1 (0.5.1.3-2)
[2013-10-20 18:06] [PACMAN] installed libaio (0.3.109-6)
[2013-10-20 18:06] [PACMAN] installed libiscsi (1.7.0-2)
[2013-10-20 18:06] [ALPM-SCRIPTLET] vde config files should be placed in /etc/vde, sample files are provided.
[2013-10-20 18:06] [ALPM-SCRIPTLET] iptables and dhcpd sample files have been installed to '/usr/share/vde2'.
[2013-10-20 18:06] [ALPM-SCRIPTLET] Merge those examples, if needed to the according config files.
[2013-10-20 18:06] [PACMAN] installed vde2 (2.3.2-4)
[2013-10-20 18:06] [PACMAN] installed libcacard (1.6.1-1)
[2013-10-20 18:06] [PACMAN] installed usbredir (0.6-3)
[2013-10-20 18:06] [PACMAN] installed spice-gtk3 (0.21-2)
[2013-10-20 18:06] [PACMAN] upgraded vinagre (3.8.3-1 -> 3.10.1-1)
[2013-10-20 18:06] [PACMAN] upgraded vino (3.8.1-1 -> 3.10.1-1)
[2013-10-20 18:06] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
[2013-10-20 18:06] [PACMAN] upgraded virtualbox-host-modules (4.2.18-3 -> 4.2.18-7)
[2013-10-20 18:06] [PACMAN] upgraded virtualbox (4.2.18-1 -> 4.2.18-2)
[2013-10-20 18:06] [PACMAN] upgraded wget (1.14-2 -> 1.14-3)
[2013-10-20 18:06] [PACMAN] upgraded wine (1.7.2-1 -> 1.7.4-1)
I managed to downgrade the whole system, so it works now.
I tried to reproduce this on a virtual machine, but with no success.
Maybe someone can give me a little insight on this.
This is all, have a nice day.

Similar Messages

  • [SOLVED] Upgrade hard drive: Grub error 22: Partition not found

    I'm trying to move to a different hard drive.  I booted a live cd, created the partitions, formatted, and used "cp -a" to copy all the files over.  I also updated the fstab on the new drive, and now I would expect everything to work.  However, I can't get past grub.
    When I boot up, I get "grub error 22: partition not found".
    Here is my setup ("Arch Linux - SSD" is the entry not working):
    menu.lst:
    # (0) Arch Linux
    title Arch Linux
    root (hd0,6)
    kernel /boot/vmlinuz26 root=/dev/sda7 ro vga=775
    initrd /boot/kernel26.img
    # (0) Arch Linux
    title Arch Linux - SSD
    root (hd1,2)
    kernel /boot/vmlinuz26 root=/dev/sdb3 ro vga=775
    initrd /boot/kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,6)
    kernel /boot/vmlinuz26 root=/dev/sda7 ro
    initrd /boot/kernel26-fallback.img
    cat /boot/grub/device.map
    (fd0) /dev/fd0
    (hd0) /dev/sda
    (hd1) /dev/sdb
    (hd2) /dev/sdc
    fdisk -l
    Disk /dev/sdb: 115.0 GB, 115033153536 bytes
    255 heads, 63 sectors/track, 13985 cylinders, total 224674128 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000d1ddc
    Device Boot Start End Blocks Id System
    /dev/sdb1 2048 8194047 4096000 82 Linux swap / Solaris
    /dev/sdb2 8194048 161794047 76800000 83 Linux
    /dev/sdb3 161794048 224673791 31439872 83 Linux
    Disk /dev/sda: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x152104b0
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 771975167 385986560 7 HPFS/NTFS/exFAT
    /dev/sda2 771987510 976768064 102390277+ 5 Extended
    /dev/sda5 968350068 976768064 4208998+ 82 Linux swap / Solaris
    /dev/sda6 813933288 968350004 77208358+ 83 Linux
    /dev/sda7 771987573 813933224 20972826 83 Linux
    Another note, is that grub-install takes a very long time to run after I update the menu.lst (5+ minutes), but the update does work without errors, and the new items do appear.
    Any help would be appreciated, I'm wondering if I've just been looking at it too long...
    Last edited by zhobbs (2011-05-11 19:40:04)

    I solved this by using the uuid instead of the root:
    # (0) Arch Linux
    title Arch Linux - SSD
    uuid 128a4425-c9ae-433f-b604-5488d55a14b3
    kernel /boot/vmlinuz26 root=/dev/sdb3 ro vga=775
    initrd /boot/kernel26.img
    Also, I got "grub-install" to run much faster by removing the fd0 from the device map.

  • How can I solve ORA-29278: SMTP transient error: 421 Service not available

    Hi
    I have two different Solaris Server (Server1 & server2).
    In both the server SMTP server is configured.
    In these two solaris server (Server1 & server2) we have installed Oracle 9i
    I am using client machine to execute the following procedure.
    When I connect to server1 (using SQL plus) and execute the following procedure, it works fine, and able to send emails properly.
    But when I connect to server2 (using SQL plus) and execute the following procedure, I get the follwoing error.
    Could you please help me to resolve this?
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    SQL> set define off
    SQL> set serveroutput on size 1000000
    SQL> BEGIN
    2 mail_files( 'localhost',
    3 'Frm',
    4 '[email protected]',
    5 'From production',
    6 'Test message from production',
    7 9999999999,
    8 NULL,
    9 NULL,
    10 NULL,
    11 0 );
    12 END;
    13 /
    BEGIN
    ERROR at line 1:
    ORA-29278: SMTP transient error: 421 Service not available
    ORA-06512: at "SYS.UTL_SMTP", line 17
    ORA-06512: at "SYS.UTL_SMTP", line 96
    ORA-06512: at "SYS.UTL_SMTP", line 327
    ORA-06512: at "PROD_L.MAIL_FILES", line 238
    ORA-29278: SMTP transient error: 421 Service not available
    ORA-06512: at line 2
    SQL>

    Hi
    I have two different Solaris Server (Server1 & server2).
    In both the server SMTP server is configured.
    In these two solaris server (Server1 & server2) we have installed Oracle 9i
    I am using client machine to execute the following procedure.
    When I connect to server1 (using SQL plus) and execute the following procedure, it works fine, and able to send emails properly.
    But when I connect to server2 (using SQL plus) and execute the following procedure, I get the follwoing error.
    Could you please help me to resolve this?
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    SQL> set define off
    SQL> set serveroutput on size 1000000
    SQL> BEGIN
    2 mail_files( 'localhost',
    3 'Frm',
    4 '[email protected]',
    5 'From production',
    6 'Test message from production',
    7 9999999999,
    8 NULL,
    9 NULL,
    10 NULL,
    11 0 );
    12 END;
    13 /
    BEGIN
    ERROR at line 1:
    ORA-29278: SMTP transient error: 421 Service not available
    ORA-06512: at "SYS.UTL_SMTP", line 17
    ORA-06512: at "SYS.UTL_SMTP", line 96
    ORA-06512: at "SYS.UTL_SMTP", line 327
    ORA-06512: at "PROD_L.MAIL_FILES", line 238
    ORA-29278: SMTP transient error: 421 Service not available
    ORA-06512: at line 2
    SQL>

  • Hi - i got a problem with time capsule stating all of a sudden: time machine error (-1) could not access the image (Name) Macintosh.sparsebundle

    Hi - can anybody support me with a time capsule error message (-1) : could not access macintosh.sparesbundle? mny TXS

    This is a Lion bug. compounded probably by the bugs in 7.6 and later firmware of the TC.
    Rebooting the TC is disconnecting the users .. Lion is failing to unmount the TC after a backup. Reboot is forcing it to do so.
    But if you download and install the non-toy version airport utility for lion.. which still has a disk page.
    http://support.apple.com/kb/DL1482
    Install and run that exclusively, on the disk page is a simple icon, disconnect all users.. wonder why they have that icon.. well now you know. So you don't need to reboot the TC. Just press the button (icon) so to speak.
    The grand guru poobah of TM.. all knowing all seeing Pondini.. has written a KB to help poor struggling padawans.. commonly known as grasshopper.
    http://pondini.org/TM/Troubleshooting.html
    See C17.. there are a couple of other issues that cause it.. but just get your bug nets.. !!

  • [SOLVED] syslinux menu just keeps looping

    The computer boots, the syslinux menu shows up, and selecting the Arch partition nothing happens. Syslinux counts down to zero and just keeps looping.
    syslinux.cfg
    DEFAULT arch
    PROMPT 0 # Set to 1 if you always want to display the boot: prompt
    TIMEOUT 50
    # You can create syslinux keymaps with the keytab-lilo tool
    #KBDMAP de.ktl
    # Menu Configuration
    # Either menu.c32 or vesamenu32.c32 must be copied to /boot/syslinux
    UI menu.c32
    #UI vesamenu.c32
    # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
    MENU TITLE Arch Linux
    #MENU BACKGROUND splash.png
    MENU COLOR border 30;44 #40ffffff #a0000000 std
    MENU COLOR title 1;36;44 #9033ccff #a0000000 std
    MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
    MENU COLOR unsel 37;44 #50ffffff #a0000000 std
    MENU COLOR help 37;40 #c0ffffff #a0000000 std
    MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
    MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
    MENU COLOR msg07 37;40 #90ffffff #a0000000 std
    MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=UUID=55f7071d-93b2-4b34-9119-d41bc3c33225 ro
    INITRD ../initramfs-linux.img
    LABEL archfallback
    MENU LABEL Arch Linux Fallback
    LINUX ../vmlinuz-linux
    APPEND root=UUID=55f7071d-93b2-4b34-9119-d41bc3c33225 ro
    INITRD ../initramfs-linux-fallback.img
    LABEL hdt
    MENU LABEL HDT (Hardware Detection Tool)
    COM32 hdt.c32
    LABEL reboot
    MENU LABEL Reboot
    COM32 reboot.c32
    LABEL off
    MENU LABEL Power Off
    COMBOOT poweroff.com
    Last edited by boast (2012-10-23 23:37:27)

    If you solved it, it would be nice to post what you did for the benefit of others.

  • [SOLVED] Syslinux : Missing OS

    Hello
    On booting, Syslinux show me this error message : `Missing OS`
    After, the BIOS displays its `Operating System not found` error message.
    Syslinux is is properly installed (MBR right, /boot (/dev/sda1) is flagged bootable, with Syslinux on it, all this tested with HDT).
    I have NOT a GPT :
    # fdisk -l
    Disk /dev/sda: 60.0 GB, 60022480896 bytes, 117231408 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk label type: dos
    Disk identifier: 0x00000000
    Device Boot Start End Blocks Id System
    /dev/sda1 * 63 64259 32098+ 83 Linux
    /dev/sda2 64260 3968054 1951897+ 82 Linux swap / Solaris
    /dev/sda3 3968055 117231407 56631676+ 83 Linux
    Disk /dev/mapper/arch_root-image: 1490 MB, 1490026496 bytes, 2910208 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    `syslinux-install_update -im` worked well.
    I have a Phoenix BIOS.
    Thanks for your help
    Last edited by xcodexif (2013-11-01 16:52:38)

    Done, but nothing more.
    Here is my syslinux.cfg
    # Config file for Syslinux -
    # /boot/syslinux/syslinux.cfg
    # Comboot modules:
    # * menu.c32 - provides a text menu
    # * vesamenu.c32 - provides a graphical menu
    # * chain.c32 - chainload MBRs, partition boot sectors, Windows bootloaders
    # * hdt.c32 - hardware detection tool
    # * reboot.c32 - reboots the system
    # To Use: Copy the respective files from /usr/lib/syslinux to /boot/syslinux.
    # If /usr and /boot are on the same file system, symlink the files instead
    # of copying them.
    # If you do not use a menu, a 'boot:' prompt will be shown and the system
    # will boot automatically after 5 seconds.
    # Please review the wiki: https://wiki.archlinux.org/index.php/Syslinux
    # The wiki provides further configuration examples
    DEFAULT arch
    PROMPT 0 # Set to 1 if you always want to display the boot: prompt
    TIMEOUT 50
    # You can create syslinux keymaps with the keytab-lilo tool
    #KBDMAP de.ktl
    # Menu Configuration
    # Either menu.c32 or vesamenu32.c32 must be copied to /boot/syslinux
    UI menu.c32
    #UI vesamenu.c32
    # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
    MENU TITLE Arch Linux
    #MENU BACKGROUND splash.png
    MENU COLOR border 30;44 #40ffffff #a0000000 std
    MENU COLOR title 1;36;44 #9033ccff #a0000000 std
    MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
    MENU COLOR unsel 37;44 #50ffffff #a0000000 std
    MENU COLOR help 37;40 #c0ffffff #a0000000 std
    MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
    MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
    MENU COLOR msg07 37;40 #90ffffff #a0000000 std
    MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
    # boot sections follow
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda1 rw
    INITRD ../initramfs-linux.img
    LABEL archfallback
    MENU LABEL Arch Linux Fallback
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda1 rw
    INITRD ../initramfs-linux-fallback.img
    #LABEL windows
    # MENU LABEL Windows
    # COM32 chain.c32
    # APPEND hd0 1
    LABEL hdt
    MENU LABEL HDT (Hardware Detection Tool)
    COM32 hdt.c32
    LABEL reboot
    MENU LABEL Reboot
    COM32 reboot.c32
    LABEL poweroff
    MENU LABEL Poweroff
    COM32 poweroff.c32

  • [SOLVED] Syslinux, how to change colors?

    I have successfully installed syslinux, however I would like to change its colors, especially the background color and I like it black.
    I have already visited the syslinux wiki and off course the arch's wiki and I have a proper syslinux.cfg, but the "MENU COLOR screen  30;40   #ffffffff #ffffffff none" option does not change the background to black.
    Am I doing anything wrong?
    EDIT: I marked this solved because my problem was this white block and now I fixed by just appending a vga=current in the kernel line.
    Last edited by twilight0 (2011-10-31 23:45:43)

    Sorry for the delay, I was pretty occupied earlier this week.                                                                         
    I tested your setting by changing UI to menu.c32 and replace my MENU section with the one you gave me.                   
    Haven't tried the resolution you have so changed MENU VSHIFT to 10 and removed MENU HSHIFT still a bit
    "off the screen" with the menu but I get a black background behind the blue menu.                                                                                                   
    I'm running syslinux-git from aur: http://aur.archlinux.org/packages.php?ID=44890

  • [SOLVED]SYSLINUX - dual bot arch and gento - fail

    Hi
    I am experimenting with gentoo (well not just yet and i can not boot the gentoo kernel. Gentoo is on partition /dev/sda6 and doesn't have a boot flag. Partitinon /dev/sda1 has a boot flag. I don't have a separate boot partition. Gentoo kernel was compiled with genkernel. When i choose gentoo from syslinux menu nothing happens. Menu just refreshes. If i press ESC and write down gentoo then it complains about not finding image ...
    I didn't install syslinux on gentoo.
    Here is my syslinux.cfg:
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=UUID=9f8eadcf-69e5-4786-869c-94cafcfff567 ro
    INITRD ../initramfs-linux.img
    LABEL gentoo
    MENU LABEL gentoo
    LINUX /boot/kernel-genkernel-x86-3.8.13-gentoo
    APPEND root=UUID=9ea3ac89-3b72-458a-95fc-61095ea52cc4 ro
    INITRD /boot/initramfs-genkernel-x86-3.8.13-gentoo
    I have also followed arch wiki about chainloading and this is my syslinux.cfg from gentoo partition:
    timeout 10
    ui menu.c32
    label gentoo
    linux /boot/kernel-genkernel-x86-3.8.13-gentoo
    initrd /boot/initramfs-genkernel-x86-3.8.13-gentoo
    append root=UUID=9ea3ac89-3b72-458a-95fc-61095ea52cc4 ro quiet
    label MAIN
    com32 chain.c32
    append hd0 0
    EDIT:
    SOLVED by this config changes:
    syslinux.cfg on /dev/sda1 (arch)
    LABEL gentoo
    MENU LABEL gentoo
    COM32 chain.c32
    APPEND hd0 6
    syslinux.cfg on /dev/sda6 (gentoo):
    TIMEOUT 10
    UI menu.c32
    LABEL gentoo
    MENU LABEL gentoo
    LINUX /boot/kernel-genkernel-x86-3.8.13-gentoo
    INITRD /boot/initramfs-genkernel-x86-3.8.13-gentoo
    APPEND root=UUID=9ea3ac89-3b72-458a-95fc-61095ea52cc4 ro quiet
    LABEL MAIN
    COM32 chain.c32
    APPEND hd0 0
    Any ideas?
    Last edited by Shark (2013-06-16 19:37:45)

    Sorry, I actually just fixed it on my own, it turns out my BIOS settings were a bit... weird. For some reason I didn't have my windows drive listed and it tried to boot a USB drive I had plugged into my computer. I just had to fix the drive order and it worked fine. Sorry about starting a fairly useless discussion.

  • [solved] syslinux woes: the return of grub

    I spoke too soon.
    After a reboot I get
    grub>
    prompt.
    grub is already removed and so is /boot/grub. What's going on?
    When I tried to boot the kernel (vmlinuz-linux), with the grub prompt, I got
    Kernel panic - not syncing: VFS: Unable to mount root to an unknown-block (0,0)
    I've reinstalled syslinux, edited syslinux.cfg and run
    # /usr/sbin/syslinux-install_update -iam
    Syslinux install successful
    Boot Flag Set - /dev/sda1
    Installed MBR (/usr/lib/syslinux/mbr.bin) to /dev/sda
    again.
    Any idea what might have gone wrong? How am I supposed to get rid of grub? Google wasn't of much help.
    Last edited by karol (2012-10-29 16:02:50)

    jasonwryan wrote:It's academic I know, but we never did get to see your syslinux.cfg, did we? Or did I miss it in one or the other of these threads?
    It's not academic, it's the right way :-)
    # Config file for Syslinux -
    # /boot/syslinux/syslinux.cfg
    # Comboot modules:
    # * menu.c32 - provides a text menu
    # * vesamenu.c32 - provides a graphical menu
    # * chain.c32 - chainload MBRs, partition boot sectors, Windows bootloaders
    # * hdt.c32 - hardware detection tool
    # * reboot.c32 - reboots the system
    # * poweroff.com - shutdown the system
    # To Use: Copy the respective files from /usr/lib/syslinux to /boot/syslinux.
    # If /usr and /boot are on the same file system, symlink the files instead
    # of copying them.
    # If you do not use a menu, a 'boot:' prompt will be shown and the system
    # will boot automatically after 5 seconds.
    # Please review the wiki: https://wiki.archlinux.org/index.php/Syslinux
    # The wiki provides further configuration examples
    DEFAULT arch
    PROMPT 0 # Set to 1 if you always want to display the boot: prompt
    TIMEOUT 50
    # You can create syslinux keymaps with the keytab-lilo tool
    #KBDMAP de.ktl
    # Menu Configuration
    # Either menu.c32 or vesamenu32.c32 must be copied to /boot/syslinux
    UI menu.c32
    #UI vesamenu.c32
    # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
    MENU TITLE Arch Linux
    MENU COLOR border 30;44 #40ffffff #a0000000 std
    MENU COLOR title 1;36;44 #9033ccff #a0000000 std
    MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
    MENU COLOR unsel 37;44 #50ffffff #a0000000 std
    MENU COLOR help 37;40 #c0ffffff #a0000000 std
    MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
    MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
    MENU COLOR msg07 37;40 #90ffffff #a0000000 std
    MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
    # boot sections follow
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    LABEL arch
    MENU LABEL Arch Linux
    LINUX /vmlinuz-linux
    APPEND root=/dev/sda3 ro
    #APPEND root=UUID=bf1d191b-0f0d-4961-bd67-4d023a2e5873 ro
    INITRD /initramfs-linux.img
    LABEL archfallback
    MENU LABEL Arch Linux Fallback
    LINUX /vmlinuz-linux
    APPEND root=/dev/sda3 ro
    #APPEND root=UUID=bf1d191b-0f0d-4961-bd67-4d023a2e5873 ro
    INITRD /initramfs-linux-fallback.img
    LABEL hdt
    MENU LABEL HDT (Hardware Detection Tool)
    COM32 hdt.c32
    LABEL memtest
    MENU LABEL Memtest86+
    LINUX /memtest86+/memtest.bin
    LABEL reboot
    MENU LABEL Reboot
    COM32 reboot.c32
    LABEL off
    MENU LABEL Power Off
    COMBOOT poweroff.com

  • [SOLVED] Syslinux start-up text weirdness.

    Hi guys,
    Trying out Syslinux as I really hate GRUB2 (maybe it reminds me too much of Ubuntu). All good apart from the initial boot process crawl, which momentarily turns into Klingon:
    Weird how it's only that portion of the text. This is on VMware Server; haven't tried it on a real machine yet. Any thoughts?
    Last edited by Modeler (2012-08-20 15:16:35)

    tr!x0r wrote:Do you add any kernel parameters?
    Not really. I am using LVM so added "lvm2" to /etc/mkinitcpio.conf but that's about it. This is my config file:
    [root@arch ~]# cat /boot/syslinux/syslinux.cfg
    # Config file for Syslinux -
    # /boot/syslinux/syslinux.cfg
    # Comboot modules:
    # * menu.c32 - provides a text menu
    # * vesamenu.c32 - provides a graphical menu
    # * chain.c32 - chainload MBRs, partition boot sectors, Windows bootloaders
    # * hdt.c32 - hardware detection tool
    # * reboot.c32 - reboots the system
    # * poweroff.com - shutdown the system
    # To Use: Copy the respective files from /usr/lib/syslinux to /boot/syslinux.
    # If /usr and /boot are on the same file system, symlink the files instead
    # of copying them.
    # If you do not use a menu, a 'boot:' prompt will be shown and the system
    # will boot automatically after 5 seconds.
    # Please review the wiki: https://wiki.archlinux.org/index.php/Syslinux
    # The wiki provides further configuration examples
    DEFAULT arch
    PROMPT 0 # Set to 1 if you always want to display the boot: prompt
    TIMEOUT 50
    # You can create syslinux keymaps with the keytab-lilo tool
    #KBDMAP de.ktl
    # Menu Configuration
    # Either menu.c32 or vesamenu32.c32 must be copied to /boot/syslinux
    #UI menu.c32
    UI vesamenu.c32
    # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
    MENU TITLE Arch Linux
    #MENU BACKGROUND splash.png
    MENU COLOR border 30;44 #40ffffff #a0000000 std
    MENU COLOR title 1;36;44 #9033ccff #a0000000 std
    MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
    MENU COLOR unsel 37;44 #50ffffff #a0000000 std
    MENU COLOR help 37;40 #c0ffffff #a0000000 std
    MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
    MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
    MENU COLOR msg07 37;40 #90ffffff #a0000000 std
    MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
    # boot sections follow
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/arch_vg/root_lv ro
    INITRD ../initramfs-linux.img
    LABEL archfallback
    MENU LABEL Arch Linux Fallback
    LINUX ../vmlinuz-linux
    APPEND root=/dev/arch_vg/root_lv ro
    INITRD ../initramfs-linux-fallback.img
    #LABEL windows
    # MENU LABEL Windows
    # COM32 chain.c32
    # APPEND hd0 1
    LABEL hdt
    MENU LABEL HDT (Hardware Detection Tool)
    COM32 hdt.c32
    LABEL reboot
    MENU LABEL Reboot
    COM32 reboot.c32
    LABEL off
    MENU LABEL Power Off
    COMBOOT poweroff.com
    I'll do the same on my spare laptop. I'm thinking it's a console font thing, but there have been so many changes to the core install CD I really don't know. I had GRUB2 running before I installed Syslinux and didn't remove it – maybe that has something to do with it but who knows?
    Last edited by Modeler (2012-08-20 12:47:11)

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • How to solve the error message "Could not activate cellular data network: PDP authentication failure"when using 3g or gPRS on safari with an iphone 4 and latest software updates

    Please can someone help me to solve the error message "Could not activate cellular data network: PDP authentication failure"when using 3G or GPRS on safari with an iphone 4GS and latest software updates. I have tried resetting the network and phone settings. I have restored the factory settings on itunes and still the problem persists.

    All iPhones sold in Japan are sold carrier locked and cannot be officially unlocked by the carrier. If you unlocked it, it was by unauthorized means (hacked), and support cannot be given to you in this forum.
    Hacked iPhones are subject to countermeasures by Apple, particularly when updating the firmware. It is likely permanently re-locked or permanently disabled.
    Message was edited by: modular747

  • JSF select one menu keeps giving me summary=Validation Error: Value is not

    Hi all,
    I'm using five select menus in a JSP file.
    the other four are populated whenever the first menu changes its value (ValueChange event).
    after the menus are populated, i select a item in each menu and submit it.
    but when i submit the form i get the following error:
    E com.sun.faces.context.FacesContextImpl addMessage Adding Message[sourceId=form2:menu61,summary=Validation Error: Value is not valid)
    [12/1/06 11:25:58:541 EST] 00000030 jsf           E com.sun.faces.context.FacesContextImpl addMessage Adding Message[sourceId=form2:menu5,summary=Validation Error: Value is not valid)
    [12/1/06 11:25:58:557 EST] 00000030 jsf           E com.sun.faces.context.FacesContextImpl addMessage Adding Message[sourceId=form2:menu6,summary=Validation Error: Value is not valid)where menu61, menu5, menu6 are the menus on the form.
    someone pls throw some light on this.
    -Seshu

    Hi,
    Since you are using a request scoped bean things work like this:
    1. You fetch your list, for example from a database, with a bean that is put in request scope.
    2. You populate your select component on the jsp page.
    3. You select an item in the select component and submits the form.
    4. When the form is submitted the selected value has to be validated against the list it was chosen from. Since you retrieved the list from a bean in request scope the list isn't available when you submit the form and the getter for the list probably returns an empty list which gives you the validation error.
    What you have to do is to get the list the item was selected from when submitting the form. This can be done in different ways. Either you keep your list in the session between the requests or you get the list from your data storage again. This is a horrible "feature" with JSF and from what I know it's impossible to turn this validation off.
    /klejs

  • TS4002 Hello, icloud receive messages from gilly hicks, but does not receive messages from another personal account... this is happening me since one week and i dont know how to solve this.... error in the mail delivery system says not valid IPv4 SMTP err

    Hello, icloud receive messages from gilly hicks, but does not receive messages from another personal account... this is happening me since one week and i dont know how to solve this.... error in the mail delivery system says not valid IPv4
    SMTP error from remote mail server after RCPT TO:<[email protected]>:
       host mx6.me.com.akadns.net [17.158.8.114]: 550 5.7.0 Blocked - see https://support.proofpoint.com/dnsbl-lookup.cgi?ip=184.173.9.56:
       [email protected]
    i do alse receive from gmail....
    please help... what is happening!!!!

    Just to recap, this is a collection of ports I have collected over time for people who needed this information when setting up the HP ePrint app so that they could view their email from within the app.  I am certain other applications also need this information.  Although lengthy, I could not find a more comprehensive place to retrieve this information.  Feel free to post additional information, faulty information, or other related topics below as this is simply a collection of data and it would be practically impossible to test all of them. Thank you!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • Help on error message: Naming convention for menu enhancements not observed

    Hi all,
    I was trying to enhance a transaction and got into entering function code without following naming conventions (i.e. function codes should start with '+'). It is not allowing me to change it by throwing an error "Naming convention for menu enhancements not observed".
    This question was previously posted in the thread --  Re: Error in SMOD ?
    which was not answered. Can you help me in resolving this error or revert my modifications that I have done while enhancing?
    I appreciate any help in regard.
    Thank you,
    Deepak

    You shouldn't get this message if you just create the implementation. I feel that you are trying to change the definition part of the standard extension, using SMOD transaction. That's bad
    If you want to enhance, create a project using CMOD transaction, enter the extension name, then simply double-click the +... function code and enter your text.

Maybe you are looking for

  • Dreamweaver just stopped working CS4...HELP!!

    After about 6 weeks from purchase, today Dreamweaver CS4 just launched the green splash screem and thats it. I have unloaded, loaded twice but its not launching. I downloaded the files from MY ACCOUNT, put in my serials numbers, get a GREEN CHECK MAR

  • Text Variable for Report Title

    Hi All, My requirement is to keep a dynamic text as current fiscal period in the Title of the report. I have created a Customer exit variable and the value is getting populated. But the user does'nt wanna see the Key (Ex 2007004 ), he want to see the

  • What is the internal mailing list for Oracle SES

    Hello, I had this mailing list: : [email protected] but it appears to not be available now. Does anyone know where should I write now? Thanks in advance.

  • Setting CSS Class for a Text Input Item when the disable property set to true

    Hi, i have OAF page and the item style is Message text input and i have set the disable property is TRUE using SPELL. i want to display the value is BOLD for the item. so i set the CSS class for the item to  OraTipLabel,OraDataText etc using item pro

  • Can anyone help me with this effect??

    Hello, I am ne to AE and I have a client asking me if i know how to do this kind of effect: http://vimeo.com/1991367?pg=embed&sec=1991367 Can anyone point me in the right direction and tell me if there is a tutorial or a link were I can learn it? Reg