Fedora :: Disable The Blue Sun Splash Image On Console Boot?

Dec 7, 2008

I upgraded my lappy to FC10 and I boot to console mode. The blue sun image comes up there, I can get rid of it by hitting escape a couple of times but I want to disable it completely. It's messing up my desire to boot with the framebuffer.

View 1 Replies


ADVERTISEMENT

Debian :: Cannot Change Back To Basic Blue Grub Boot Splash?

Dec 17, 2010

I get the new boot splash with the nice little rocket and all but I seriously dislike it. While I don't stare at my computer as it boots, I do happen to see it from time to time. Unfortunately, I always see this new little rocket and I wonder where my traditional Debian blue with the swirl went. Yes, I know I am using Grub-Pc now, and I have tried to edit my /etc/grub.d file by renaming the wallpaper line to my preference.

But all my config file sees is "background-grub.png" which is the little rocket ship. So, I give. What is the secret code to unlock my grub config file or do I seriously have to muck around with Plymouth in order to have a choice in the matter? Just for those of you who contemplate counseling me on better time management instead of wasting my precious time over such a silly little thing, I agree. Not to mention that I use Debian because I like to build my system.

View 7 Replies View Related

Ubuntu :: Getting A Blue Kbuntu Splash Screen Instead Of The Studio Splash

Oct 25, 2010

I recently installed Ubuntu Studio and after an update the standard Plymouth splash screen began to show. I tried changing it back via the "sudo update-alternatives --config default.plymouth" method but I am getting a blue kbuntu splash screen instead of the ubuntu studio splash.

View 1 Replies View Related

Fedora :: Set Start-up Screen To Solid Black-splash Instead Of Light-blue?

Aug 25, 2011

In Fedora-14, how do I set the start-up screen to solid black-splash instead of the light-blue?

View 1 Replies View Related

General :: Boot Splash Image In Ubuntu?

Mar 4, 2010

Changing GRUB image I am using ubuntu 8.04 I read [URL] got gnu-head.xpm.gz (it has 12 colors & 640x480 resolution) Added following line at beginning of menu.lst splashimage=(hd0,5)/boot/grub/gnu-head.xpm.gz
Remember no space after (hd0,5). I did that mistake once and got error Failed to read ((hd0,5)⏏/boot/grub/gnu-head.xpm.gz) Press any key to continue Coming back to point . Now run # update-grub

Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst

[code]....

Isn't this interesting. If you want to change the image during bootup then see [URL]

View 3 Replies View Related

Ubuntu :: When Upgraded The Laptop To 11.04 It Wouldn't Boot Properly It Shows The Splash And Then Switches To A Console?

May 9, 2011

I got wireless printing working on my mom's computer... Then when I upgraded the laptop to 11.04 it wouldn't boot properly. It shows the Ubuntu splash and then switches to a console where I can see services starting and stopping. It freezes when it's going through this section of startup. I rebooted and started the machine in recovery mode, then selected low-graphics from the list. It works in low-graphics mode in Ubuntu Classic (my mom doesn't want Unity so I set Classic as the default)

View 5 Replies View Related

Ubuntu :: Boot Splash Static With Green Lines Across Image

Mar 17, 2011

Upon boot up the usual little mouse splash boot is suppose to come up. Once I first installed it (10.10 via usb) the boot screen worked perfectly but after I updated via the update manager the boot splash became all static and green lines across the image. It still boots up to the login screen but it's just ugly looking at it.

I have (via hwinfo)
20: PCI 105.0: 0300 VGA compatible controller (VGA)
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_1002_5a61
Unique ID: ul7N.dFXV26GrjA4
Parent ID: vSkL.CTscIjbcyd9
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:05.0
SysFS BusID: 0000:01:05.0
Hardware Class: graphics card
Model: "ATI Radeon XPRESS 200 5A61 (PCIE)"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x5a61 "Radeon XPRESS 200 5A61 (PCIE)"
SubVendor: pci 0x103c "Hewlett-Packard Company" .....
Primary display adapter: #20

View 4 Replies View Related

General :: Replace The Scrolling Text During Boot-up With A Splash Image?

Mar 10, 2011

I need some help in determining how to have a color splash image display in place of the Linux scrolling-text during the boot-up process on an embedded Linux device. The kernel used is a stripped-down version of Linux (kernel 2.6.29), which has been custom configured. I am using syslinux as the bootloader. I was told that Plymouth might be the way to go with this, but I'm not sure.

View 7 Replies View Related

General :: Display Boot Splash Image On Embedded Device Using Fbsplash?

May 13, 2011

I'm working on a project to have our company logo image display on the screen during bootup. Our platform is an embedded Linux device running on a custom configured linux kernel 2.6.38.2. Our development distro is Ubuntu 10.04. I am currently trying to get fbsplash to work on our device with no luck so far.

View 1 Replies View Related

Fedora :: Splash Image At Grub?

Jun 6, 2010

I wanted to know if the plain blue image of grub screen can be changed to a saved image. that is customize the grub splash screen and how can we do it. I am using Fedora 13 and gnome. though i think gnome should not make a difference since it is after boot.

View 3 Replies View Related

Fedora :: Changing 14 Splash Image?

Oct 31, 2010

For those who wish to change the default login splash background in fedora 14, the offending graphics are to be found in /usr/share/backgrounds/laughlin/default.

Step 1 is to add your preferred ping image alongside the laughlin.png in whichever directory your monitor uses. I am apparently "normalish" so I put my background there. 1280x1024 RGB.

Step 2 - edit the "laughlin.xml" file in the "default" directory, replacing "laughlin.png" with the name of the file you added above.

To get the proper dimensions for an image, you can load laughlin.png into the GIMP and read Image/Properties. While there, you could erase the contents of the image and replace with your own, similar to rinsing out your mouth. Then spit.

If you use a graphic from outside fedora, don't forget to run restorecon on the file, or else SELinux won't allow gdm to display it.

View 2 Replies View Related

General :: Disable Console Messages At Boot Time?

Sep 5, 2011

I am using Arch Linux and want to disable console messages which are displayed when the kernel boots. I have tried the quiet and loglevel=2 options in /boot/grub/menu.1st as given below:

kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/c6dbfcdc-fcd8-498e-9182-f3bddc4f05ff ro loglevel=2

However I am still seeing console messages at boot. I used grub-install after the changes.

Any ideas where I am going wrong?

View 1 Replies View Related

Fedora :: Looking To Disable Start-up And Shut-down Splash Screen?

Nov 25, 2010

I am looking to disable my start-up splash screen and shut-down splash screen. I have modified my /etc/grub.conf file by changing:

splashimage=(hd0,0)/grub/splash.xpm.gz

to

#splashimage=(hd0,0)/grub/splash.xpm.gz

View 2 Replies View Related

Fedora Installation :: Freezes As Soon As Pixelated Load Bar With White - Light Blue And Dark Blue Colors

May 30, 2011

When i try to install Fedora 15 on a clean machine it freezes as soon as the pixelated load bar with the white, light blue and dark blue colors show.

I have tried several different versions of Fedora (64bit and 32bit) and have tried to burn it to a CD and/or DVD (For the larger version) and copying it to a usb pen with universal linux usb, liveUSB creator (from Fedora) and last one i don't remember the name on.

View 1 Replies View Related

Ubuntu :: Disable "text" Plymouth Boot Splash

Nov 8, 2010

I have a custom Ubuntu Disc I made with remastersys, but for some reason on some system (such as virtual box) it does not use my custom plymouth boot splash - instead it reverts back to the default Ubuntu one. On most systems, it displays my custom splash just fine though...

View 1 Replies View Related

Fedora Security :: Disable Logging In As Root In Console?

Feb 22, 2010

I wanted to disable root logins in console, so I searched for that. I found that if I change root's bash to "/sbin/nologin" in "/etc/passwd", root user will not be able to login. So I did that. But when I wanted to use sudo command, it didn't show me root bash, but it only do the same thing as logging in as root in single user mode (shows message that this account is disabled). So, how I can disable root logins, but keep enabled sudo command for standard users?

View 6 Replies View Related

Fedora :: Disable Desktop Effects In Gnome In Console?

Jul 5, 2010

how to disable the desktop effects of gnome in the console of F13? My desktop freezes every time directly after login, I assume the desktop effects could have something to do with it. (x86_64 + open nvidia driver)

View 3 Replies View Related

Red Hat / Fedora :: Disable All User Console Login Except Root?

Jun 29, 2010

my linux system doesn't have X only console login possible. i would like to deny all user to login from any sources, local machine, remote console (putty, winscp) etc. except root.

i've found something about /etc/security/access.conf and i've put:

+ : root : ALL
- : ALL : ALL

but still users other then root are able to login (via putty for example).

View 2 Replies View Related

OpenSUSE Install :: Boot Opensuse Under Grub2 With Splash Background And Console Background?

Mar 24, 2010

I originally have Ubuntu Lucid on my machine. I just installed opensuse 11.2 on another partition without bootloader installed. So I'm still using the Ubuntu Lucid default bootloader grub2. I can boot up opensuse correctly. the nagging thing is that there's no splash screen show up during the boot process, instead, lines of command are flashing, the console background is also missing and the font under console (tty1-6) is huge. what can I do to have these back to opensuse? the current entry in grub2 for opensuse

Code:
menuentry "openSUSE 11.2 (i586) (on /dev/sda2)" {
insmod ext2
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 9ac05ede-e7c4-47f3-b55b-66d5844$
linux /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/sda2
initrd /boot/initrd-2.6.31.12-0.2-desktop
}
which parameters should I add?

View 2 Replies View Related

Fedora :: Disable Logging To Console In Fedora 13?

Aug 26, 2010

How to disable logging to console in Fedora 13? To get rid of messages like Stopping HAL daemon: [ OK ]

and all other messages during shutdown and restart. Actually, earlier when i shutdown the system only a single shutdown message is showing on the screen, i don't know what happened, now it is showing lot of messages. i tried the quiet parameter in kernel boot parmeters but no effect.

View 7 Replies View Related

Fedora :: 11 Hangs On The Blue Screen With The F Bubble In The Middle - On Boot Up

Jul 28, 2009

I'm a bit of a nube with Linux. Have had it installed and Acer Veriton for a while but after last yum update it now hangs on the blue screen with the F bubble in the middle. I can login remotely OK but am not sure what to look for. It seems to be something X11 related but I'm not sure. I would post the relevant logs but am not sure which ones are associated with this problem.

View 5 Replies View Related

Fedora :: Get Rid Of Blue Graphic Boot Screen With 'sticker' In Middle?

Dec 19, 2010

What has to be done to turn off the blue screen with the white 'sticker' in the middle during boot time?

View 2 Replies View Related

Fedora Installation :: Boot Just Stops On Plain Blue F Screen

Mar 15, 2011

Have recently dual-installed F14 with Windows 7 on an Asus Eee PC 1015P, have been in and out of both systems satisfactorily a number of times. Now the Fedora boot just hangs up at the plain blue "f" screen. I have been prodding around looking at the problem of having no WLAN under Fedora but have not knowingly made any changes. I thought about just doing a re-install but am reluctant to risk messing things up further i.e damaging the Windows until I have Fedora working ok.

View 11 Replies View Related

Red Hat / Fedora :: 11 Hangs At The Blue Screen With The F Bubble In The Middle On Boot Up

Jan 6, 2010

I have installed Fedora 11 and have been using it for about a 4 months now. Everything has been working just fine until this morning when I booted up the computer and it hung at the blue screen with the F bubble in the middle. I waited about 10 minutes without any change to the system. I held down the power button to power off and tried starting the computer again with the same result.

View 3 Replies View Related

Red Hat / Fedora :: Change The OS Boot Screen From The Blue Loading Bar At The Bottom?

Jun 1, 2011

there is a way to change the OS boot screen from the blue loading bar at the bottom to something more fancy. For example if you take a look at Oracle Enterprise Linux 6 they have a loading screen that makes an "O" on start up. Note: I am not talking about GRUB, I already know how to change the grub boot screen. If so can someone provide the steps needed to modify the OS loading screen.

View 1 Replies View Related

Installation :: Black Screen After Blue And White Bars On Fedora Live Cd Boot / What To Do?

Nov 7, 2009

I get past the count down. The bars run across the top. Then my lcd monitor announces it has no signal and goes to sleep. Had this problem with earlier versions of Ubuntu, particularly 8.04. Was fixed in 8.10.

get Fedora 11 up and running?

View 2 Replies View Related

Fedora Installation :: Grub / Try To Boot - Flashes A Quick Blue Screen & Restarts

Jun 26, 2011

I don't really have any Linux experience. But I wanted to try it out. Now I'm afraid I did not set this up properly. Grub gives me 3 options:

Fedora (2.6.38.8-32.fc15.x86_64)
Fedora (2.6.38.8-26.rc1.fc15.x86_64)
Other

When I select <Other> to boot into windows... it starts to try to boot... but then flashes a quick blue screen & restarts. I tried to boot into Window's normal mode, safe mode, and command line... all just restart fdisk -l gives the following:

[Code]....

View 4 Replies View Related

Fedora :: Nautilus Viewer - Disable Image Auto Rotate?

Nov 5, 2009

I've noticed in Gnome pretty much all applications auto-rotate images when viewing, but leave the original image data intact. This may sound silly, but when I want to post pictures on, for instance, Facebook they upload as the picture was originally taken. So, if I took a picture with the camera flipped sideways it appears upright in Nautilus and the two image viewers I have installed, but when I upload the picture it appears to be flipped on its side. Does anyone know how to disable the auto-rotate when viewing feature?

View 2 Replies View Related

Debian Multimedia :: Whenever Take A Shot, The Video Window Appears 'solid Blue' In The Output Image?

Sep 1, 2010

I'm trying to produce some screenshots of the screen in which there's a window playing a video in avi format. The problem is whenever I take a shot, the video window appears 'solid blue' in the output image. Is there any way or program with which I can capture the current frame of the video

View 1 Replies View Related

Ubuntu Multimedia :: Rocketfish RF-NBCAM Webccam Drivers - Image Is Dark And The Blue Light Infront Of It

Jul 3, 2011

I have a rocketfish RF-NBCAM webccam but it doesnt seem to work as it should be, the image is dark and the blue light infront of it that helps with low light enviroments is not working. i have found some drivers for other ubuntu distros but i have the dependencies trouble.

View 4 Replies View Related







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