Ubuntu Installation :: Booting From Usb - Unknown Keyword
Jul 10, 2011
I've set up a sandisk usb stick to boot/install 11.04. On two eepc netbooks I get the same issue when I try to boot from the usb: SYSLINUX 3.63 Debian 2008-07-15 EBIOS Copyright 1994-2008 H Peter Anvin Unknown keyword in the configuration file
I'm having problems installing Ubuntu 10.10 Netbook onto my Asus 900. I downloaded the .iso then used the "make startup disc" feature in my Mint 9 desktop machine to make a usb install disk. All appears well at that point. When I try to boot from the usb stick, I get an error message as follows:
recently got this message when USB booting:Unknown keyword in configuration file: gfxbootI used to have the "Unknown keyword in configuration file: ui" problem, which was spread throughout the forum. I know people have fixed it by removing the "ui" in the config file. This is what I did in /syslinux/syslinux.cfg
# D-I config version 2.0 include menu.cfg default vesamenu.c32
scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead.
File "/mixxx-1.7.2/SConstruct", line 42, in <module> WE ARE IN: /mixxx-1.7.2/linux_build QT path: /opt/qt4 Loading qt4 tool...
[code]...
ive been scratching my head at this one for days, i turned on the ubuntu virtual machine and checked what apt wanted to pull, and im suspecting that i need to find the source versions of several packages in regard to qt4 and libqt4 and various libqt4 extensions.
Had a couple of problems installing Maverick from USB last night and figured I should share in case someone else finds themselves in the same situation.Hardware: HP 4510s 1.20GHz Duo CPUStart-out OS: Karmic 9.10Downloaded 32-bit ISO of Maverick 10.10Formatted USB drive to FAT32 using Gparted as Startup Disk Creator would not format it for me for some reasonRan Startup Disk Creator on formatted driveRebooted, opted to boot from USBAfter the boot menu but before being given any setup-related options from the Ubuntu installer, I got the following error: Quote:
SYSLINUX copyright info (I forget exact wording) Unknown keyword in configuration file boot: _
Installed 10.04 from a setup CD. Installation ran great. THen was prompted to install additional updates possible 180+ updates. Installed updates. Now when I reboot the system beforethe desktop appears I receive the following:error: No suitable mode founderror" unknown command "Terminal"THe unbuntu desktop appears all blank with no icons
I changed the first line of /etc/fstab in an attempt to get rid of an annoying message "mount: unknown filesystem type 'static'". All I did was put a "#" on the first line .... changing the original from:
I have tried desperately to get to the file system so that I can edit that first line in fstab out but nothing works and the file system comes up as read only ...
my ubuntu installation has stopped booting after i deleted and again created one of my partitions (not the ubuntu partition but my data partition). but now when i switch on my netbook it says: error: unknown filesystem grub rescue>
i used gparted live to resize. this is my disk partition structure:
[Code]....
before doing this, my ubuntu partition was /dev/sda7, the swap partition was /dev/sda 6, and the data partition was /dev/sda 7.
im a rookie at configuring linux and i have problem booting slackware 13.1 just installed. i get a message similar to this Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- block(8,4) i got this one from another user who has a similar problem, they say i should fix lilo.conf and it actually was pointing to a wrong partition so i fixed it. i also fixed /etc/fstab to make it point to the right partition /dev/sda3. but after fixing the files, it still wants to load something in /dev/sda4, i dont know why so what should i do next, please explain with commands and not just words. edit this is my lilo.conf
# LILO configuration file # generated by 'liloconfig' # # Start LILO global section # Append any additional kernel parameters: append=" vt.default_utf8=0" boot = /dev/sda3 [Code]...
I had 10.04 I believe and I really don't use Ubuntu that often and have Windows 7 as my primary OS. I decided to boot into Ubuntu and it checked for updates, I said yes to all and it rebooted. Thats where it messed up. Now when I try to boot, it gives me my options: Windows 7 and Ubuntu as usual but once I select Ubuntu, it flashes a screen (I think it says unknown command, I might be wrong) and restarts again... and it keeps on doing the same thing over and over. It doesn't even let me get into safe mode. Would I have to do a new install?
I had a problem with my grub (system displayed "unknown filesystem" and then the grub rescue prompt). I then used a livecd of ubuntu 9.04 and ran fsck for a while (closed it in the middle). Grub then worked. But when i select ubuntu 10.04 it goes to the purple screen and stops there. There's some error before loading the purple screen.
i decided to install ubuntu in my PC,i downloaded the .ISO image and i installed it in my USB. After trying it and all that i observed that i really liked it and i decided to formally install it to my computer in the hard drive. When i reached the partition thing,i selected to dual boot with Vista and select between each them in every startup,when i clicked FORWARD it gave me an error which i did not read(because,again im a noob) so i clicked cancel.
Today i wanted to go through the process again and now really install it,so again i went to the time zone part and i clicked forward but then,instead of taking me straight to the partition phase,it appeard a window saying "The installer has detected that the following disks have mounted partitions: /dev/sda ...." I clicked yes,to unmount this partitions so it took me to the partition thing,once there i selected the option to install Ubuntu with Vista and select between them i neach startup,then i clicked forward and went to the username/computer name process,once i finished i continued to the next part,the installation,but i selected to import all of my WIndows VIsta default user data,after that i clicked forward and went to the installation process,i went down stairs to eat soemthing while it finishes,i came back and it was finished,it asked me to reboot so i clicked in Restart Now.
When it tried to boot,appeared an error saying: Error: no such devide found: #################### Grub load(or something like that) grub rescue: and it was a command line,since there i havent been able to boot into vista or Ubuntu,im really scared because is the first thing related to OS installing ive done,so i booted my USB and ran the trial and right now im trying to find out what to do from that trial version. I just went to the INSTALL UBUNTU 10.04 LTS application under the System>Administration Menu and found out that in the partition phase the Install and allow to select between both systems in eahc startup option,i dont know what to do,i foudn out that my HD has still all its data(MUsic/Videos/Folders/Programs/ect.)its just that i cannot boot from it. Also in GParted it appears as /dev/sda1/ and a warning icon besides it,also when i go into information, thers this warning there [URL]
I need to write a script that can search up to 3 parameters and find all files containing those words. then display them and the amount of hits it got.if the first parameter exists, then we can assume we are looking for the word supplied.if the second parameter exists, then we are looking for files with both keywords.if third parameter exists test the second parameter for the values ('and', 'or', '-v') and search accordingly. These are the only values accepted as the the second one when 3 parameters are present.
lastly, if there are zero or more than three parameters echo as an error and when 3 parameters have been entered we echo an error when the second parameter is not one of the following: 'and', 'or', '-v'.
I have a multiple txt file in one folder. I would like to remove everything from starting until find string keyword in one folder. Here is the sample of my text:
I want to list all installed packages by keyword. For example I want to know what packages were installed related to "game". How can I do that in Fedora?
I tried 'yum list installed', 'you search' ... but still can't find a solution. I'm not a yum expert .
I have a file and at some point in the file the string "DONE" appears (it's unambiguous). I want to redirect all that is coming starting from the next line to a new file. How do I do that?
I'm working on RHEL5 dealing with AS (ActionScript) files in Linux GVIM Editor but everything is in blue color. Can i set color coding for my keywords?
I tried posting this before and I'm not sure what happened but I don't think it worked, so if it did please forgive the double post.am very very new to centOS and linux in general. I just want to setup a test web server that more closely mirrors our actual web server that is hosted by rackspace. I've installed centOS and tried to setup Apache, PHP and MySQL from a guide on the web using Yum. When I go to localhost in the web browser I'm able to see the default apache page. However when I create a php page it's just blank.When I look at the apache error logs I get this: PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
I've been searching alot on the internet and I know the issue is permission related, but I don't know how to fix it. I've seen some forum posts that say you need to use the chmod 775 command on the /var/www/html folder.Currently when I do ls -l /var/www/html it returns
-rw------- 1 root root 19 May 5 13:16 index.php -rw------- 1 root root 19 May 5 13:15 index.php~
I'm sure that this isn't correct but like I said I don't know much about how to set permissions or who the owner needs to be. I've done alot of searching and seen similar posts, but no one seems to explain it clearly.
I have a laptop with windows7 and ubuntu installed. When I installed Ubuntu it created 4 partitions (2 for swap and 2 for ubuntu). Yesterday, a friend of mine deleted one of the partitions (swap+linux) because they weren't being used (weren't even mounted) and he thought I could use the free space. I kept on using the laptop but today I had to reboot it. Instead of getting the usual grub menu I got this:
Code:
error: unknown filesystem. grub rescue>
I tried using the solutions I found in lots of posts related with this matter but I couldn't fix it. What I tried was this:
Code:
#show you the available partitions ls #look for boot files on the partitions ls (hd0,1)/boot
[code]....
The problem is that it doesn't recognise the commands 'linux', 'boot' or 'initrd'...
Whenever I try to install Xubuntu onto my really old computer (not this one), it goes to a screen that shows nothing except the Xubuntu logo and the name. After a bit, my monitor falls asleep, and I am unable to wake it back up.If I press enter while at this screen, it brings up the error message in the title. The same thing happens with all the options I try to press.
I upgraded from Carmic to Lucid beta 2, but after rebooting when I tried to log on I got message "module is unknown". The only way to get to the system is to boot to recovery and choose "Drop to root shell prompt".
I installed 10.04 on new computer for office, got everything working great at home with old 15" monitor, took to office hooked up to Multisync 97f monitor, and not recognized 640x480 is best. I Have onboard Geforce 6150se/ 430 and have the newest driver installed from Nvidia 256.44. I tried to install everything that said multisync in synaptics but screen jumps around when trying to click on anything because it don't fit right.
I just completed a fresh installation of Ubuntu 10.10 Desktop 64bit. Everything was pretty much left to defaults. When completed I enabled the partner repositories. Then ran apt-get update and apt-get upgrade. Everything ran perfectly. When I attempted to install db2exc it failed saying it was an unknown package. I ran apt-cache search db2, but nothing came up. Was IBM DB2 Express-C package moved to a different repository or was it removed completely? Maybe a rename? I know I'm not on the up and up about this, but after doing a google search I thought I'd see something. To make sure I haven't lost my mind entirely, I installed Lucid on a test box, fresh installation, and was fully able to do the installation of db2exc.
I'm trying to upgrade my sister to natty, but it wont boot properly unless I use nomodeset. It didn't need this in maverick, and she doesn't need any proprietary drivers, as she only has onboard laptop graphics (intel mobile 4 series I think..) So when I boot it into the LiveCD the resolution is wrong, so I go into system > preferences > monitors but it wont let me change the resolution as the monitor is listed as "Unknown" I also tried LinuxMint 11 (Katya) but it was the same (it is based on ubuntu anyways so it's not surprising.)