Ubuntu Installation :: Restore Grub2 Splash Graphics?

Apr 6, 2010

I installed Ubuntu on my system after first installing Kubuntu. Now when I boot into Kubuntu I have this garish mashup of Ubuntu and Kubuntu splash screens. They are mixed up in both the grub2 boot and the Kubuntu login.I tried running sudo update-grub within Kubuntu but that didn't change the screens. How do I restore the default (elegant) Kubuntu splash screens?

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Grub2 Boot Splash Not Working?

Mar 21, 2010

I have been trying to get a boot image to display on a minimal install of Ubuntu. I have followed the steps in the grub2 wiki but I can't get it to work. attached are the steps I have taken with no change in boot. (No Image)

~$ grub-install -v
grub-install (GNU GRUB 1.97~beta4)
sudo apt-get install grub2-splashimages
sudo cp /usr/share/images/grub/*.tga /boot/grub/

[code]....

View 5 Replies View Related

Ubuntu Installation :: No Boot Splash In Lucid On System With ATI Graphics Card?

May 7, 2010

I have been unable to get the fancy purple bootsplash (plymouth) since I installed Lucid Lynx on my ThinkPad T43. The bootsplash would up when I had booted off of a Live CD, but all future instances post-install only shows the blinking terminal cursor, followed by the GNOME log in screen. This has occurred after upgrading from Karmic, and after attempting a fresh installation of Lucid. Here's what I've tried so far without success:

comment out "GRUB_HIDDEN_TIMEOUT=0" in the grub file tried running echo FRAMEBUFFER=y > /etc/initramfs-tools/conf.d/splash update-initramfs -u under su but it did not work because my conf.d directory doesn't contain a file called "splash", but only one file called "resume". This fix was taken from [URL]..A Google search showed that a lot of users with this problem have NVIDIA cards; however I'm running ubuntu on a system with an ATI card.

View 7 Replies View Related

Ubuntu Installation :: Restore Grub2 After Windows Reinstall?

Jan 19, 2010

My friend recently re-installed WinXP on his laptop, but I'm having trouble getting Grub2 working. I followed a guide online, but when I booted it back up again, I got a Grub prompt instead of a boot menu.

View 4 Replies View Related

Ubuntu Installation :: Can't Restore GRUB2; Can't Mount Partition?

Apr 29, 2011

I get the error - 'You must specify the filesystem type'.I used the syntax on the GRUB2 page:mount /dev/sdb3 /mnt but it returns the above error.Is there additional parameters to the code???

View 1 Replies View Related

Ubuntu Installation :: Scary Messages In A Successful Grub2 Restore?

Dec 12, 2010

Last week, something I did blew away my Windows boot partition and, until Dell shipped me the installation disk (why didn't they send it with the machine? That's another issue.) I was forced to work from the Ubuntu live disk. After using

Code:
bootrec.exe /fixboot
bootrec.exe /fixmbr

[code]....

View 4 Replies View Related

Ubuntu Installation :: No Booting - Restore Grub2 Preferably Without Having To Lose Any Files?

Sep 1, 2011

so i've just installed Burg loader in a PC which dual-booted Windows 7 and Ubuntu 11.04 with no problem using grub2 in the past. But after i installed burg it just boots up straight into the Windows OS and Ubuntu is nowhere to be found. Is there a way to restore grub2 preferably without having to lose any files?

View 2 Replies View Related

Debian Multimedia :: Restore Or Reinstall GRUB2 From Squeeze Installation?

Sep 21, 2010

How can I restore or reinstall GRUB2 from squeeze installation? I tried various suggestions from various online articles (most of them for ubuntu), but I couldn't find a solution. Is there any solution, specifically for Debian? GRUB reinstallation from install cd, didn't worked as well. Since I couldn't boot at all, I restored GRUB1 and I'm posting from Lenny, but I can't access Squeeze this way (probably because I have squeeze's partition, ext4 formatted).

View 5 Replies View Related

Ubuntu :: Selecting Grub2 Splash Images?

Mar 28, 2010

I just installed the Grub2 splash images package in Synaptic. The documentation explains how to install them, but I dont see any reference to previewing them. Is there a way I can preview them and see what's available before I decide to install?

View 3 Replies View Related

Ubuntu :: Grub2 Splash Gone After Kernel Install?

Jun 7, 2010

I have been running Ubuntu 10.04 for a while now without any issues. I have also been dual booting with grub2 for a while now, only issues being crappy customization. But anyways I had my grub2 splash all set up the way i liked, with a nice background and everything. I run every update Ubuntu wants and have never had an issue until recently.

On June 3rd I ran an update that Ubuntu requested, it installed a new kernel (-2.6.32-22) and requested a restart, as usual. after restarting, my grub splash is gone. I thought no biggie ill just run `update-grub` as i have before and it will fix everything...nope
I get the error message `head: cannot open `/boot/grub/video.lst' for reading: No such file or directory` right where the "image found" message is supposed to be.

View 3 Replies View Related

Ubuntu :: How Do I Restore To Default Plymouth / Splash Settings

May 5, 2010

After installing the proprietary nVidia drivers for my 8800 GT, the purple UBUNTU boot screen got gigantic and ugly.I installed startupmanager and changed the settings from 640x480 to 1024x768.The result was a garbage (scrabbled) boot up splash (UBUNTU)That didn't work out so I set everything back to 640x480 but that made it go to no splash on boot (black screen until GDM), and a garbage UBUNTU splash on shut down.How can I just put it back to the ugly / gigantic boot screen that was there before I screwed it all up?

View 9 Replies View Related

Ubuntu :: Restore Partitions, Swap And Grub2?

Oct 27, 2010

Unitl yesterday I have a pc with ubuntu server and desktop. Server I installed first. Desktop later. But I want to remove that server and use the space for other stuff..I mess with Disk Utilities and gParted and remove the ubuntu server partition. But now my grub2 stops working. How can I restore grub2 on the desktop partition and use the unallocated space for desktop without loosing any of my stuff? I have a scanner, webserver running, samba and other apps up and running on desktop.I can boot via live cd, and I get this on sudo fdisk -l:sudo fdisk -l

Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 8 Replies View Related

Ubuntu :: Can't Mount Partition To Restore Grub2?

Apr 26, 2011

I recently installed windows 7 and of course it got rid of grub2 for me. I tried restoring it but when I try to mount the ubuntu partition (sda3, extended filesystem) I get the error "mount: you must specify the filesystem type"

View 9 Replies View Related

Ubuntu :: Restore Grub2 On Encrypted Partition?

Jun 10, 2011

I had to reinstall Windows, which has obviously overwritten my lovely Ubuntu Natty

I would like restore grub2, however failling to do so

I'm running:

Code:
sudo mount /dev/sda1 /mnt/boot
sudo cryptsetup luksOpen /dev/sda5 crypt1
Enter LUKS passphrase:
key slot 0 unlocked.

[Code]....

View 6 Replies View Related

Ubuntu Multimedia :: Sluggish Graphics After Restore From Backup?

Oct 7, 2010

I had perfectly working Ubuntu 10.04 system, Last night I tried to upgrade to 10.10 and things did not worked quit well. Before upgrade I took backup of complete system using remastersys on DVD. So I restored my system using that backup and everything was same as before expect one thing and that is my graphics. I am using ati raedon graphics card. Its drivers are install via jokey but I cant enable desktop effects. I tried re-installing drivers but that did not helped.

View 1 Replies View Related

Fedora :: How To Restore Graphics Driver /X11

Dec 27, 2009

2 days ago I upgraded my f12 system to get the latest updates including the latest kernel (as of Xmas day).When I rebooted it appeared that my graphics drivers didn't work and I was restricted to an 800 by 600 res, but otherwise my system worked okI followed the tutorial in the signature of leigh who often posts on here for installing nvidia drivers, but now when I boot up I just get a black screenduring boot up I get that blue screen with the White fedora logo in the middle, but after that instead of going to the login page; I just get a black screen. There is a cursor where I can type but it's not a command prompt by the look of itis there some way I can boot into safe mode, or to reset the graphics driver so I can get back in? I have several live CDs if that will helpmy g card is an nvidia x27---------- Post added at 01:37 PM CST ---------- Previous post was at 09:23 AM CST ----------grub.conf

Code:
# grub.conf generated by anaconda
#

[code]....

View 2 Replies View Related

Ubuntu Installation :: Grub2 Can't Load Window 7 After Recovered Grub2 Using Live Cd To Boot Windows 7

Mar 7, 2010

i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again.
i cant boot to windows 7.

Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.

sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c3a81f5

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Grub2 Dosn't Save Windows As Last Selected + Boot Into Cdrom From Grub2?

May 17, 2010

I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?

View 2 Replies View Related

Ubuntu Installation :: NVIDIA Graphics Driver - Graphics Mode Option Via The Start (GRUB)?

Jan 26, 2010

I have just installed Ubuntu (9.10) and noted that in order to successfully run the trial off the CD I had to test in "safe graphics" mode. I have an NVIDIA GEforce 6600 GT card - which was discovered by Ubuntu in the first few minutes of the trial and so I activated the recommended driver and continued to test. After a successful trial I installed Ubuntu (dual partition Ubuntu / Windows XP), however, it seems the install didn't activate the required driver (as part of the process) and so I'm unable to get into my newly-installed Ubuntu at all. All I get is a flashing tty screen asking for my username and password - however it's erratic and won't recognise what I type. So - I'm stuck in a catch-22 as there doesn't seems to be a safe graphics mode option via the start (GRUB?) menu list.

View 4 Replies View Related

Ubuntu :: Reset All Personalization Such As Splash Screen And Colors In Grub Splash To Default?

Apr 25, 2010

If I re-install Grub 2 from the live CD should that reset all the personalisations such as as splash screen and colours in the Grub splash to default? In my case they are not resetting. I would expect them to revert to the default black/white you get when initially installing the OS. the Grub timeout to be a lot less than its supposed to be? e.g. the default timeout setting of 5 seconds is more like 2 or 3 in reality, and when I set my prefered value to 2 seconds it results in being about 1/4 sec or so.

View 9 Replies View Related

Ubuntu :: Splash Screen Messed Up - Get Random Command Lines Mixed In With The Usual Splash

Jan 26, 2011

Since updating my graphics driver on ubuntu 10.10, My splash screen has been inconsistant and messed up. Sometimes ill get random command lines mixed in with the usual splash, sometimes the splash wont show and it will just be black till the desktop appears, sometimes it flashes on and off. I originally tried fixing the resolution and just made the problem worse. Then I tried installing a new splash via gnome-look.org, but it just made my shut-down splash blank and didnt effect my splash at startup. I just want the original splash that ubuntu is supposed to have.

View 6 Replies View Related

Ubuntu :: Splash Screen Startup - Goes Blank For A Minute Then Briefly Shows The Splash For 5-10 Seconds

Mar 26, 2011

I'm running 64 bit Ubuntu, and on the start-up after I pass the GRUB it goes blank for a minute then briefly shows the splash for 5-10 secs and then jumps to the login screen. Also the screen is offset by about 10-15 pixels but from the login screen onwards it is centred. (It's also like this for if I'm in recovery mode)
How do I fix this and Im wondering if it is a hardware problem?

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

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

General :: Get Grub2 To Boot OS X With Graphics Mode Boot Option?

Apr 14, 2010

I've set up a triple boot system (Ubuntu Karmic, Windows Vista and OSX86 -- a patched OS X which works on a PC) on a Dell 9200 (C2D 2.13 GHz, 4GB RAM, nVidia G210). I sue Grub2 as the bootloader and update-grub picks up OS X and it boots without any problem.

However, although when booting OS X using its own Darwin bootloader, I can apply the boot option "Graphics Mode"="1680x1050x32" to ensure that I get the screen resolution that I want, when OS X boots from Grub2, the only resolution available is 1024x768 which is disappointing. I have tried adding gfxmode=1650x1050x32 to the OS X section of /boot/grub/grub.cfg in Ubuntu but this does nothing.

View 3 Replies View Related

Ubuntu Installation :: Freezes On Splash 10.04?

Aug 25, 2010

I'm trying to install 10.04 Ubuntu using a USB drive. I restart the machine and I get the Ubuntu start up screen. I select to install Ubuntu on my hard drive. It does its loading process and brings up the splash screen. The red lights blink for about 10 seconds then stop. Everything freezes: the keyboard, mouse, screen, lights, everything. I can still perform a reboot, but this situation happens everytime I try to load.

Here are some system specs for my computer (edit: these are the correct settings. The settings I have in my sig are not correct. I will change them soon. Sorry about the discrepancy)

Intel Core 2 Quad Q6600 2.40Ghz
Nvidea GeForce 8600 GTS graphics card
Trying to create a Windows 7 dual boot
8GB Memory

I tried a few things with sending noapic and nolapic as parameters to boot and that didn't work as well.

View 9 Replies View Related

Ubuntu Installation :: Splash Screen Changed Again?

Mar 26, 2010

Last update 26/03/2010 splash screen was changed... again!

View 3 Replies View Related

Ubuntu Installation :: No Splash Screen On Start-up?

May 3, 2010

I recently installed Ubuntu 10.04 on my laptop (clean install, not upgrade), and when I turn my computer on, I get a black screen instead of the purple "Ubuntu" screen before my system logs on. When I log off, I get the purple "Ubuntu" screen, but not when I log on.

View 6 Replies View Related

Ubuntu Installation :: How To Retain 9.10 Splash In 10.04 Upgrade?

May 10, 2010

I've tested a live CD of 10.04 and one of the things I can't let go for now is the beautiful splash and GDM theme of Ubuntu 9.10.

To me it's priceless. I tried installing

Code:
~$ sudo apt-get install gnome-splashscreen-manager
~$ gnome-splashscreen-manager

All these didn't show me where to locate the existing Splash and GDM themes.

I've been to [URL] but found it hard locating the items I seek.

where to locate these priceless splash and GDM of all time.

It's them or no Ubuntu 10.04 for me. I'm just okay with 9.10 for now

View 5 Replies View Related

Ubuntu Installation :: Hangs After Splash Screen?

May 17, 2010

Clean install on dell d400 laptop, worked fine with 9.10 but 10.04 gets past the stick man then after several minutes with the red/ white buttons a quick flash of colour on the screen and then nothing, just a dead PC.

Have tries alternative F6 and also i915.modeset=1 and 0 but no change. Pre release 10.04 worked fine just a problem with the official release

View 6 Replies View Related







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