[Bug 645818] Re: Unknown keyword in configuration file: gfxboot
Mathieu MD
645818 at bugs.launchpad.net
Wed Mar 20 22:46:09 UTC 2013
On Kubuntu 12.10 it still affect me.
However, the solution shown here worked for me:
http://askubuntu.com/questions/141311/unknown-keyword-in-configuration-file-boot-error-when-booting-off-a-live-usb
"
The problem is that usb-creator depends on syslinux-legacy 3.63, and uses it to write boot up informations into USB, while the parameters "ui" can only be accepted by syslinux 4.05, which was installed on ubuntu 12.04.
A simple solution to solve everything is:
sudo mv /usr/bin/syslinux-legacy /usr/bin/syslinux-legacy.bak
sudo ln -s /usr/bin/syslinux /usr/bin/syslinux-legacy
And you can actually use syslinux 4.05 to write boot information into USB.
"
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/645818
Title:
Unknown keyword in configuration file: gfxboot
Status in usb-creator:
New
Status in “usb-creator” package in Ubuntu:
Confirmed
Status in “usb-creator” source package in Lucid:
Confirmed
Status in “usb-creator” source package in Maverick:
Triaged
Status in “usb-creator” source package in Natty:
Triaged
Status in “usb-creator” source package in Oneiric:
Triaged
Status in “usb-creator” source package in Precise:
Confirmed
Status in “usb-creator” package in Fedora:
Unknown
Bug description:
Binary package hint: usb-creator
Using Maverick, I have created an image of UNE 10.04.1
When trying to boot a dell mini9 with it, it does not boot:
Unknown keyword in configuration file: gfxboot
vesamenu.cr32: Not a COM32 image
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: usb-creator-gtk 0.2.24
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Sep 23 09:42:07 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
PackageArchitecture: all
ProcEnviron:
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: usb-creator
To manage notifications about this bug go to:
https://bugs.launchpad.net/usb-creator/+bug/645818/+subscriptions
More information about the foundations-bugs
mailing list