On Wed, 11 Jul 2012 16:19:34 +0100, Darac Marjal wrote:
> On Wed, Jul 11, 2012 at 03:14:14PM +0000, Camaleón wrote:
>> On Wed, 11 Jul 2012 19:02:24 +0430, Mostafa Hashemi wrote:
>>
>> > hi friends
>>
>> Hi! (but please, don't post using html, thanks)
>>
>> > i want to hide the messages shown while Debian boots up. i dont want
>> > to use boot splash, i want the user see nothing at all and the user
>> > dont have the ability to see what are being shown while Debian boots
>> > up ... what should i do ? please help im new to Debian ... im using
>> > Debian 6 amd64
>>
>> You can use a black splash image but pressing "Esc" will still showing
>> the booting messages.
>>
>> If you want to completely disable these messages I think there's a
>> kernel option you can toggle on/off but, would you prefer to recompile
>> the kernel just for this? :-?
>
> Adding "quiet nosplash" to the kernel command line should remove MOST of
> the messages.
Yes, but not "all" of them and my wild guess is that the OP wanted
"none" :-)
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/jtk69u$4fh$13@dough.gmane.org
07-11-2012, 04:19 PM
Mostafa Hashemi
Debian quiet boot
thank you my friendswhere should i add "quiet nosplash" exactly ?any other ways ????
thanks agian ...
07-11-2012, 04:50 PM
Ralf Mardorf
Debian quiet boot
On Wed, 2012-07-11 at 20:49 +0430, Mostafa Hashemi wrote:
> thank you my friends
> where should i add "quiet nosplash" exactly ?
> any other ways ????
>
>
> thanks agian ...
Grub2 or Grub Legacy?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1342025407.2311.7.camel@precise
07-11-2012, 04:52 PM
Camaleón
Debian quiet boot
On Wed, 11 Jul 2012 20:49:12 +0430, Mostafa Hashemi wrote:
(remember to send in plain text...)
> thank you my friends
> where should i add "quiet nosplash" exactly ? any other ways ????
In Wheezy, that's the default, I guess.
It can be set from "/etc/default/grub" file, variable
GRUB_CMDLINE_LINUX_DEFAULT="quiet", not sure for squeeze, though.
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/jtkb13$4fh$15@dough.gmane.org
07-11-2012, 04:59 PM
Ralf Mardorf
Debian quiet boot
On Wed, 2012-07-11 at 16:52 +0000, Camaleón wrote:
> On Wed, 11 Jul 2012 20:49:12 +0430, Mostafa Hashemi wrote:
>
> (remember to send in plain text...)
>
> > thank you my friends
> > where should i add "quiet nosplash" exactly ? any other ways ????
>
> In Wheezy, that's the default, I guess.
>
> It can be set from "/etc/default/grub" file, variable
> GRUB_CMDLINE_LINUX_DEFAULT="quiet", not sure for squeeze, though.
For AVLinux (stable, squeeze) there's also such a file with such an
entry. I'm using another grub, however, I suspect that "quiet nosplash"
will not do what the OP wants to get.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/1342025996.2311.11.camel@precise
07-12-2012, 09:50 AM
David Sastre Medina
Debian quiet boot
On Wed, Jul 11, 2012 at 06:59:56PM +0200, Ralf Mardorf wrote:
> On Wed, 2012-07-11 at 16:52 +0000, Camaleón wrote:
> > On Wed, 11 Jul 2012 20:49:12 +0430, Mostafa Hashemi wrote:
> >
> > (remember to send in plain text...)
> >
> > > thank you my friends
> > > where should i add "quiet nosplash" exactly ? any other ways ????
> >
> > In Wheezy, that's the default, I guess.
> >
> > It can be set from "/etc/default/grub" file, variable
> > GRUB_CMDLINE_LINUX_DEFAULT="quiet", not sure for squeeze, though.
>
> For AVLinux (stable, squeeze) there's also such a file with such an
> entry. I'm using another grub, however, I suspect that "quiet nosplash"
> will not do what the OP wants to get.
On 11.07.2012 19:19, Mostafa Hashemi wrote:
> where should i add "quiet nosplash" exactly ?
/etc/default/grub
and the line, which you should have/add/edit should look like this
after you save the file.
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
After modifying /etc/default/grub, you should run "update-grub" for
the modifications to take effect.
PS. Please don't send HTML as suggested by Debian mailing list guidelines.
- --
Mika Suomalainen
NOTICE! I am on mobile broadband with very limited time, so I cannot
read emails very much.
The best time to contact me is probably weekends when I have better
connectivity with good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Homepage: http://mkaysi.github.com/
Comment: gpg --keyserver pool.sks-keyservers.net --recv-keys 82A46728
Comment: Public key: http://mkaysi.github.com/PGP/key.txt
Comment: Fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728
Comment: Why do I (clear)sign emails? http://git.io/6FLzWg
Comment: Please send plaintext instead of HTML. http://git.io/TAc0cg
Comment: Please don't toppost. http://git.io/7-VB3g
Comment: Please remove PGP lines in replies. http://git.io/nvHrDg
Comment: Charset of this message should be UTF-8.
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4FFEA736.6090304@hotmail.com">http://lists.debian.org/4FFEA736.6090304@hotmail.com
07-14-2012, 06:00 AM
Mostafa Hashemi
Debian quiet boot
thank you all ...and specially you,*Mika Suomalainen
i did edit grub , but i can see the messages at boot time....
what should i do ??? ((((
07-14-2012, 10:34 AM
Camaleón
Debian quiet boot
On Sat, 14 Jul 2012 10:30:12 +0430, Mostafa Hashemi wrote:
> thank you all ...
You're welcome but please, use text formatted messages, thanks.
> and specially you, Mika Suomalainen i did edit grub , but i can see
> the messages at boot time.... what should i do ??? ((((
The easier way is using a boot splash system such splashy or plymouth
(why you don't want this?) or "quiet" to get the lesser kernel messages
at booting but there are still services showing up...
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/jtrhvm$36q$2@dough.gmane.org
07-14-2012, 11:35 AM
Chris Bannister
Debian quiet boot
On Sat, Jul 14, 2012 at 10:30:12AM +0430, Mostafa Hashemi wrote:
> thank you all ...
> and specially you, Mika Suomalainen
> i did edit grub , but i can see the messages at boot time....
> what should i do ??? ((((
Did you run update-grub?
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120714113513.GA8057@tal