LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-01-2010, 09:40 PM   #1
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
disabling usplash


i have a custom usplash bootscreen.
earlier today, however, my hard drive started making this whirring noise during boot, and i turned it off. the hard drive noise is gone, but, now debian wont boot.

grub comes up, i choose either debian or single user mode (usplash comes up for both) but, it wont boot. the loading bar just keeps on going. i know that its one of my drives got a file corrupted, but, i cant disable usplash, as i cant boot debian to remove the package. is there any way i can disable it by editing a file?

i need to see all the messages that usplash covers so i can see where the error occurs during boot.
 
Old 01-02-2010, 01:41 AM   #2
titetanium
Member
 
Registered: Mar 2004
Distribution: debian testing/unstable, devuan, raspberrypi OS
Posts: 68

Rep: Reputation: 16
When grub comes up, highlight the kernel you want to boot, then hit e then enter.
Edit the kernel line to change splash to splash=verbose and remove quiet as well if you want all the details of the booting process as it boots.
Press b to boot the kernel with the temporarily modified line.

You should be able to grab what the error is and report back.
 
Old 01-02-2010, 01:38 PM   #3
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Original Poster
Rep: Reputation: 74
Quote:
Originally Posted by titetanium View Post
When grub comes up, highlight the kernel you want to boot, then hit e then enter.
Edit the kernel line to change splash to splash=verbose and remove quiet as well if you want all the details of the booting process as it boots.
Press b to boot the kernel with the temporarily modified line.

You should be able to grab what the error is and report back.
i did that. i dont have a line in my kernel that says splash.

it just says quiet, when i remove the word quiet or change it to verbose, i see a brief line of text then i get the usplash screen, but without the loading bar.

if its any help, i used startup manager to configure usplash.
 
Old 01-02-2010, 05:36 PM   #4
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
if it was me i would chroot into the install from a live-cd and remove usplash:

boot the live-cd
Quote:
sudo su
fdisk -l
say the installed / is on /dev/sda1, lets mount it on /media/disk
Quote:
mount /dev/sda1 /media/disk
mount some extra stuff
Quote:
mount -o bind /dev /media/disk/dev
mount -t proc /proc /media/disk/proc
mount -o bind /sys /media/disk/dev
chroot into it and remove usplash
Quote:
chroot /media/disk
apt-get remove --purge usplash
edit: might be it needs to be -> chroot /media/disk /bin/bash
just check it.

exit the chroot-environment, umount the disk and reboot
Quote:
exit
umount /media/disk
reboot
no guarantee this is right and won`t burn the house down, there might be more easy ways and good luck.

Last edited by j1alu; 01-02-2010 at 05:42 PM.
 
Old 01-02-2010, 10:07 PM   #5
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Original Poster
Rep: Reputation: 74
Quote:
Originally Posted by j1alu View Post
if it was me i would chroot into the install from a live-cd and remove usplash:

boot the live-cd

say the installed / is on /dev/sda1, lets mount it on /media/disk


mount some extra stuff


chroot into it and remove usplash

edit: might be it needs to be -> chroot /media/disk /bin/bash
just check it.

exit the chroot-environment, umount the disk and reboot


no guarantee this is right and won`t burn the house down, there might be more easy ways and good luck.
i tried that.

when i use chroot /media/disk i get
Quote:
chroot: cannot run command `/bin/bash': Exec format error
when i use chroot /media/disk/bin/bash i get
Quote:
chroot: cannot change root directory to /media/disk/bin/bash: Not a directory

Last edited by trademark91; 01-02-2010 at 10:11 PM.
 
Old 01-03-2010, 01:57 AM   #6
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Original Poster
Rep: Reputation: 74
ok, the errors in chroot were because i was using a 32bit livecd on a 64 bit installation. i just reinstalled debian. thanks for trying to help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
USplash in Ubuntu 9.04 caa1980 Ubuntu 8 10-03-2009 01:22 AM
Usplash lxquestions000019 Ubuntu 1 08-27-2009 12:30 PM
Creating Usplash, usplash-artwork.c:1: error.... Neo-Leper Programming 0 07-01-2007 02:11 AM
using usplash carlyno Linux - Desktop 4 05-07-2007 04:48 AM
usplash JS_SAVES Ubuntu 5 10-19-2006 01:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 10:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration