Debian :: No Background Image On Grub?

Feb 19, 2011

I've grub2 installed on my debian sid 64bit.

In the grub.cfg file, I have :

insmod png
if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
set color_normal=light-gray/black
set color_highlight=white/black

[Code]....

View 14 Replies


ADVERTISEMENT

Debian :: No Grub Background Image When Boot - UGH

May 31, 2011

I've spent a good part of the day wrestling with replacing the grub background image. I did my homework and over the past few days read every thread and suggested link I could find on this forum. I had a clear idea of what needed to be done. Spacefun had quite a laugh at my expense! It was not fun at all. First, I put images in /usr/share/images/desktop-base and made changes in /etc/grub.d/05_debian_theme to point to the image I wanted to use. Yes, I updated grub but spacefun had some sort of deathgrip on the setting.

So I threw an image in /boot/grub. Well, Grub found that and spacefun was gone but there was no background image when it booted - only a black background! At this point, I just surrendered and replaced spacefun-grub.png with the image I wanted and it finally worked. There are links in /usr/share/images/desktop-base/ that point to /etc/alternatives/ which in turn point back to the original file in /usr/share/images/desktop-base/ which I think may be the root of the problem but I didn't just want to start deleting links willy-nilly. Does anyone think that might just set things straight? This whole process is several steps backwards in customizing ability from what it was with grub and GDM a few years ago. This is NOT progress!

View 8 Replies View Related

Debian :: Methods For Changing The GRUB-PC Background Image?

Mar 26, 2011

After much searching and trying of more complicated methods for changing the GRUB-PC background image, i found method that seems to work. The simplest one! I installed grub2-splashimages, which created a new folder in /usr/share/images, called grub. From there it appears to be as simple as adding the image of your choice, then adding "GRUB_BACKGROUND=/usr/share/images/grub/your_image" to "/etc/default/grub" file, the running "update-grub", of course.

Only problem is it doesnt work for the image i really want. So my question: What qualities should an image have if it is to be successfully used as a GRUB-PC (GRUB 2?) background? I have read that you do not need to resize the image anymore, indeed i tried resizing it to match the size a default image form the "/usr/share/images/grub" folder , and saving it with the extension .tga in Gimp and it did not work. The image i want to use is quite large, it is also black and white/grey-scale and in the .png format.

View 14 Replies View Related

Ubuntu :: Put A Background Image In GRUB?

Dec 27, 2010

I have installed the Ubuntu v10.04 LTD, it has a new version of GRUB that I want o edit, I want to put a Background Image in this GRUB...

I'd like to someone tell me how i can do this...

View 2 Replies View Related

Debian :: Can't Set Background Image In Lxde?

Jun 18, 2010

I installed debian testing with lxde.Now set the background image.Default background color is black.If i right click on desktop,nothing happens.

What to do?
ii  lxde                                 0.5.0-3                        Meta-package for the Lightweight X11 Desktop Environment

[code]...

View 12 Replies View Related

Debian Configuration :: Image In Console Background (no X)?

Aug 24, 2011

I would like to put an image in the background of my console (tty) like done by Gentoo or Suse : I found several tracks to follow, but I would like to have your advice on the best way to do that for Debian.

View 3 Replies View Related

Ubuntu :: Boot Up The Machine The Cube Background Image Goes Away And The Background Colour Is Left?

Apr 15, 2011

Anyone know why each time I boot up the machine the cube background image goes away and the background colour is left. This image i am placing is in Apparency/Skydome

View 2 Replies View Related

Debian Multimedia :: Gnome - How To Change Background Image For Login Window

Jul 16, 2011

I'm fairly new to Debian/GNOME, and I'm running Squeeze and GNOME 2 and I have some questions. How exactly do I change the background image for the login window? I've looked up various suggestions but none of them seem to work - the appearances window does not ever seem to change the background image for the login screen. Also, whenever I log out or when I close the lid on my laptop and it suspends, I am unable to log back in - all I see is a black screen and my cursor, which I can move.

View 9 Replies View Related

Ubuntu :: GDM Background - Cannot Change The Background Image To Any Of Mt .jpg Wallpaper Files And .png Files

Apr 3, 2011

I have spent the most part of 5 hours trying to fix this issue. For some reason I cannot change the background image to any of mt .jpg wallpaper files (and .png files). I've tried using the Ubuntu-Tweak application, but I end up getting a purple screen (default) or a black screen (default). So then I tried using the terminal method by making the Appearance window appear when I would log out. That works, except when I go to use my background image, it shows as a question mark for the image preview, and the icon for the file is a gray box. All while doing this my background images that I tested are all in the /usr/share/backgrounds location. Please help! I really want to get rid of the default images and use my images... :/ My desktop/screen in 1440x900, and most my background images are around that size. They work with my regular desktop for my account.

View 3 Replies View Related

Debian Configuration :: Using Grub To Boot From An Iso Image?

May 30, 2010

I have a Knoppix DVD-ROM. I also have its image as k.iso at the second partition of HDD of my laptop. I use the DVD-ROM and write at the boot prompt the cheat code:

knoppix bootfrom=/dev/sda5/k.iso

I also have a folder Knoppix made during bootprompt by using the cheatcode knoppix tohd=/dev/sda5 and I can use the following cheatcode while booting from the DVD-ROM, like knoppix fromhd=/dev/sda5My laptop runs Debian Lenny 5.0.4, installed in the first partition of my HDD.
Can Grub be configured to boot from the Knoppix k.iso image, or the knoppix folder, which I use to use the Knoppix OS, so that I am freed from using the DVD, when I want to use the knoppix system?

View 14 Replies View Related

Debian Configuration :: Changing Grub Splash Image?

Nov 27, 2010

I decided to finally change the grub 1.98 splash image today and found a few tutorials on how to do so. They all pretty much said the same thing. Resize an image to 640 x 480, save it as a .tga, stick it in /boot/grub/images/desktop-base. I did so and opened /etc/grub.d/05_debian_theme and changed WALLPAPER="/usr/share/images/desktop-base/moreblue-orbit-grub.{png,tga}" to WALLPAPER="/usr/share/images/desktop-base/56871.{png,tga}". After that I ran update-grub. When it told me the image it found, it said it found desktop-grub. I don't know what I did wrong but it's not finding my image. Like an idiot I forgot to back up the original file but the only thing I changed was that WALLPAPER line, like I said. I had copied that version of the file and pasted it in another document before messing around with different parts of the file to see if I could get it to work. Everything ended in failure so I copied the back up in the other document and simply pasted it over the one I had been tinkering with. However, when I try to update grub I get a syntax error which I didn't before with the exact file I have now. The error reads:

/etc/grub.d/05_debian_theme: 65: Syntax error: end of file unexpected (expecting "}")

Here's my grub file.

#!/bin/sh -e
. /usr/lib/grub/grub-mkconfig_lib
# this allows desktop-base to override our settings
f=/usr/share/desktop-base/grub_background.sh

[Code]....

I'm completely lost at this point, both on how to actually change the splash image and why I'm getting a syntax error.

View 4 Replies View Related

OpenSUSE :: Set A Background Image For Konsole?

Sep 10, 2010

I do not see an option to set a Background image for Konsole. Has this been removed? I see color and transparency options.

View 2 Replies View Related

General :: Image Background Not Show?

Jul 2, 2010

i have an image background for my web....it's a JPG file.. my problem is that image not show at designer PC but after that web page open at another PC..the image can show..i created my program at terminal...

i try using chmod 777 image.jpg but at designer PC still can't show...but in other PC can show..why it happens??what must i do?

View 1 Replies View Related

Ubuntu :: Get Background Image In Terminal?

May 7, 2010

How do you get a background image in the terminal in Lucid Lynx, the tutorials I've found is for older releases. And something have changed because I can't find that option anywere.

View 9 Replies View Related

Software :: Set A Background Image For The Console?

Jun 10, 2009

I have seen this done and I have done it my self years ago but I cannot remember how to do it. I think I used a program called bootsplash, but when I try to install it in debian it installs splashy. Now I can get the boot up and shutdown boot splash but I cannot figure out how to get a background in the console. Im using debian 5 lenny if that helps anyone. I have searched but all i can find is info on the boot up and shut down images.

View 5 Replies View Related

Slackware :: Set A Root Background Image?

Apr 4, 2011

I just switched to ion3, been playing around with different window managers. Loving tiled wms! With each wm I run into the same issue, how can I set a root desktop background image with Slackware 13.1

View 3 Replies View Related

Fedora :: Making Background Image The Default In 12?

Dec 21, 2009

I've just upgraded to Fedora 12 from Fedora 10. When I was using F10, I changed the desktop background (Using Gnome and right clicking on the desktop to see settings)nd then selected the option to make it the default so that the chosen wallpaper appears when I try to log in. However, I can't see this option in Fedora 12.

View 7 Replies View Related

Fedora :: Change The Installation Background Image On 12?

Feb 22, 2010

I want to change the installation background image on fedora 12.

How to change the installation background not gdm desktop background.

View 11 Replies View Related

Ubuntu :: Print A Document With A Tux Image In Its Background?

Mar 6, 2010

I want to print a document with a tux image in its background. I mean that the image of tux will be on the background & the article will be written over it,how can I do that?

View 2 Replies View Related

Ubuntu :: Change The Background-image With Parameters?

May 31, 2010

I need to do a script to change the background image. I can do this with this command

PHP Code:

[Code]....

that work's fine but i need send some parameters to the background image

1)I need to set the style(mosaic, center, etc)

2)I need to set a color(because the image is smaller than the resolution)

I can't find how set this two parameters

View 2 Replies View Related

Ubuntu :: Compiz Up And Bottom Background Image?

Aug 21, 2010

Well, since I can't set it up to show a workspace, I can at least add a background so its not so plain How do I do that ?

View 2 Replies View Related

Ubuntu :: Gconftool-2 Does Not Refresh Background Image?

Jan 24, 2011

I'm currently writing a little script that gets a random image from the xkcd website and then sets it as the desktop background. I grab the picture with wget, and to prevent the script from spamming by creating a new file for each image the new picture always gets downloaded to "wall.png". Apparently this is a problem for gconftool-2. When I run the following command for the first time, the background changes:

Code:
gconftool-2 --set --type=string /desktop/gnome/background/picture_filename /home/zilioum/wall.png

But if I run my script, and then run the same command again nothing happens. It seems like gconftool-2 does not change the background if the filename stays the same even though the picture changes.

Things I tried but that don't work:setting the backround to a dummy location and then setting it to wall.png unsetting the value first, and then setting wall.png as background

I could always download it to the actual filename, set that file as the background and then move that file to wall.png or delete it. But I'm wondering if there is a way to "smart up" gconftool-2.

View 5 Replies View Related

Red Hat / Fedora :: Change Installation Background Image

Mar 1, 2010

I want to change installation background image.

View 1 Replies View Related

Ubuntu :: Cannot Change Background Even If Select New Image

Jun 24, 2010

I've recently installed Ubuntu Netbook Remix 10.4 on my HP Mini 210 HD, and installed gtk2-murrine package to utilize a theme I downloaded gnome-look.org/content/show.p...content=124548...This all worked well, until I attempted to change the background on the Gnome desktop. Upon entering the Appearance configuration, there is a file explorer fork-bomb that occurs and floods my Taskbar for up to a minute after I've entered the config. Has anyone ever experience this and if so, how can I fix this?On top of this, I cannot change the background even if I select a new image.

View 1 Replies View Related

General :: The Background Image Are Not Displayed In A Php File

Apr 26, 2011

I'm programming an web system using LAMP, currently I'm using Ubuntu 10.04, so, when I load the index page the background image is not displayed, it looks like a permission file issue - I guess-, so currently all images have this permissions:

Code:
-rw-r--r--
and the permissions for the php files are:

Code:
-rwxr-xr-x

what permissions should I set to display the background image?

View 1 Replies View Related

Programming :: Java: Set Background Image JFrame?

Jul 19, 2011

I am learning some Java programming, and I've run into a problem. I am trying to set a background for JFrame, so that I can put text and buttons on it. I've tried searching the internet, and the only code that I found that was a full code (I lost it, and don't remember the link) had so much other stuff, such as text and buttons, that I couldn't find the part I needed.

View 4 Replies View Related

Fedora Installation :: F11 Missing Background Image During RHGB

Oct 6, 2009

I just upgraded a F9 to F11 using the network install. After the successful install message, I rebooted to find the boot stuck on a grub prompt. After determining that somehow grub had not been installed properly, I used the rescue mode to re-install grub. When I then rebooted, I saw a blank (black) screen during the rhgb sequence, with just the multicolor progress bar moving from left to right. As the bar reached the right side, the standard F11 login screen appeared. The system is an old Omnibook 8000 laptop. Here is my grub.conf

Code:
# grub.conf generated by anaconda
Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.30.8-64.fc11.i586)
root (hd0,0)
kernel /vmlinuz-2.6.30.8-64.fc11.i586 ro root=UUID=9b55f5fd-a5d3-4408-8db7-0c64b0f6a7fa rhgb quiet
initrd /initrd-2.6.30.8-64.fc11.i586.img

View 2 Replies View Related

Fedora :: Changing Plymouth Theme Background Image?

Nov 11, 2010

I want to change the background image for a Plymouth theme on FC13. I'musing spinfinity and I'd like to just have a blank background or somesolid color rather than the Fedora logo. I've found the sprites in /usr/share/plymouth/themes/spinfinity.

View 4 Replies View Related

Ubuntu :: Recovering Removed Desktop Background Image

Mar 26, 2010

Have accidently removed a desktop background image (lotus/pond) and would very much like to have it back. Would someone please tell me how to do this? I've read in Help that this image is not removed from my computer but don't know how to proceed.

View 3 Replies View Related

Ubuntu :: Change Login Window Not Background Image

Aug 21, 2010

so i got some themes following these instructions [URL]... is there a way i can get my login window (not the background image) to look like it does in one of these images [URL]...

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved