Re: runlevel

2021-10-12 Thread Felix Miata
Pierre Frenkiel composed on 2021-10-12 13:05 (UTC-0400): > I found today that my runlevel is set to 5, but I have no idea where it > comes from. > in /etc/inittab, it is set to 2, but I saw that this file is no more used. > So, can anybody tell whe

Re: runlevel

2021-10-12 Thread Georgi Naplatanov
On 10/12/21 20:05, Pierre Frenkiel wrote: > hi, > I found today that my runlevel is set to 5, but I have no idea where it > comes from. > in /etc/inittab, it is set to 2, but I saw that this file is no more used. > So, can anybody tell where it is set? > In systemd. Kind regards Georgi

Re: runlevel

2021-10-12 Thread Greg Wooledge
On Tue, Oct 12, 2021 at 07:05:31PM +0200, Pierre Frenkiel wrote: > hi, > I found today that my runlevel is set to 5, but I have no idea where it > comes from. > in /etc/inittab, it is set to 2, but I saw that this file is no more used. > So, can anybody tell where it is set?

runlevel

2021-10-12 Thread Pierre Frenkiel
hi, I found today that my runlevel is set to 5, but I have no idea where it comes from. in /etc/inittab, it is set to 2, but I saw that this file is no more used. So, can anybody tell where it is set? best regards, -- Pierre Frenkiel

Re: Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-04 Thread Petter Adsen
On Sun, 3 May 2015 19:01:15 -0700 (PDT) Leslie Rhorer wrote: > Ah! Excellent. 'Sounds like 'nofail' it is. So I change 'defaults' > to 'defaults, nofail' for the RAID array entry and run No space, so "defaults,nofail". Which is probably what you meant :) Petter -- "I'm ionized" "Are you su

Re: Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-03 Thread Leslie Rhorer
Ah! Excellent. 'Sounds like 'nofail' it is. So I change 'defaults' to 'defaults, nofail' for the RAID array entry and run `update-initramfs -u`, correct? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-03 Thread Martin Read
initrd phase of the startup. Previously, this made little difference, but in Jessie, the system refuses to transition to Runlevel 2 while any mount target in fstab is failing. This is a real problem, because the system is headless, and getting the system working from the console is a huge pain. I

Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-03 Thread Leslie Rhorer
, this made little difference, but in Jessie, the system refuses to transition to Runlevel 2 while any mount target in fstab is failing. This is a real problem, because the system is headless, and getting the system working from the console is a huge pain. I don't think this behavior was pr

Re: Early access to a console (during runlevel 1)

2014-06-25 Thread Bob Proulx
Chris Bannister wrote: > Curt wrote: > > Chris Bannister wrote: > > > Bob Proulx wrote: > > >> A proactive admin should be aware of these things and schedule > > >> appropriate preventative maintenance. > > > > > > May I suggest Qualitative Maintenance as a better strategy. > > > > > > http://asset

Re: Early access to a console (during runlevel 1)

2014-06-25 Thread Chris Bannister
On Wed, Jun 25, 2014 at 08:48:26AM +, Curt wrote: > On 2014-06-25, Chris Bannister wrote: > > On Sun, Jun 22, 2014 at 11:52:46PM -0600, Bob Proulx wrote: > >> > >> A proactive admin should be aware of these things and schedule > >> appropriate preventative maintenance. > > > > May I suggest Q

Re: Early access to a console (during runlevel 1)

2014-06-25 Thread Curt
On 2014-06-25, Chris Bannister wrote: > On Sun, Jun 22, 2014 at 11:52:46PM -0600, Bob Proulx wrote: >> >> A proactive admin should be aware of these things and schedule >> appropriate preventative maintenance. > > May I suggest Qualitative Maintenance as a better strategy. > > http://assetinsight

Re: Early access to a console (during runlevel 1)

2014-06-24 Thread Chris Bannister
On Sun, Jun 22, 2014 at 11:52:46PM -0600, Bob Proulx wrote: > > A proactive admin should be aware of these things and schedule > appropriate preventative maintenance. May I suggest Qualitative Maintenance as a better strategy. http://assetinsights.net/Glossary/G_Qualitative_Maintenance.html (as

Re: Early access to a console (during runlevel 1)

2014-06-23 Thread Bzzzz
On Sun, 22 Jun 2014 23:52:46 -0600 Bob Proulx wrote: > $ man fsck.ext4 Ok, my bad 'cos I didn't re-read this for a long time, time where -a was different from -p. So, as fixes are those that won't need user's touch, I agree to your argument :) -- BOFH excuse #345: Having to manually track t

Re: Early access to a console (during runlevel 1)

2014-06-22 Thread Bob Proulx
B wrote: > Bob Proulx wrote: > > > Erasing error output just doesn't erase the cause, > > > and the cause might be very dangerous to the system's > > > health... > > > > Erasing the error output? Why are you erasing error output? I > > never suggested any such thing. > > So you're following

Re: Early access to a console (during runlevel 1)

2014-06-20 Thread Bzzzz
On Thu, 19 Jun 2014 23:55:11 -0600 Bob Proulx wrote: > > Erasing error output just doesn't erase the cause, > > and the cause might be very dangerous to the system's > > health… > > Erasing the error output? Why are you erasing error output? I > never suggested any such thing. So you're follo

Re: Early access to a console (during runlevel 1)

2014-06-20 Thread Bob Proulx
Tom H wrote: > Bob Proulx wrote: > > Martin Richard wrote: > >> In fact fsck or the mount operation before fsck stalls (usually because of > >> xfs), so I never get to the recovery shell. > > > > xfs? The X Font Server? How is xfs involved? I am sure it is really > > something else. > > More li

Re: Early access to a console (during runlevel 1)

2014-06-20 Thread Tom H
On Fri, Jun 20, 2014 at 1:48 AM, Bob Proulx wrote: > Martin Richard wrote: >> >> In fact fsck or the mount operation before fsck stalls (usually because of >> xfs), so I never get to the recovery shell. > > xfs? The X Font Server? How is xfs involved? I am sure it is really > something else. M

Re: Early access to a console (during runlevel 1)

2014-06-20 Thread Darac Marjal
On Thu, Jun 19, 2014 at 11:48:49PM -0600, Bob Proulx wrote: > Martin Richard wrote: > > In fact fsck or the mount operation before fsck stalls (usually because of > > xfs), so I never get to the recovery shell. > > xfs? The X Font Server? How is xfs involved? I am sure it is really > something

Re: Early access to a console (during runlevel 1)

2014-06-19 Thread Bob Proulx
B wrote: > Bob Proulx wrote: > > What practical alternative suggestion do you have in response? > > First, try to understand why fsck has failed; is it > "just a small error"?, may be due to a power failure, > or is it a big failure? may be due to the HD falling > apart. > What exactly failed,

Re: Early access to a console (during runlevel 1)

2014-06-19 Thread Bob Proulx
Martin Richard wrote: > In fact fsck or the mount operation before fsck stalls (usually because of > xfs), so I never get to the recovery shell. xfs? The X Font Server? How is xfs involved? I am sure it is really something else. Bob signature.asc Description: Digital signature

Re: Early access to a console (during runlevel 1)

2014-06-18 Thread Martin Richard
2014-06-17 10:22 GMT+02:00 Martin Richard : > > I'll explore the ssh solution, see if starting a daemon in the initramfs > can give me what I want. > A quick follow-up: Starting an ssh daemon in initramfs was complicated, in particular, once the real root filesystem is set, the connection become

Re: Early access to a console (during runlevel 1)

2014-06-17 Thread Martin Richard
2014-06-16 18:21 GMT+02:00 B : > On Mon, 16 Jun 2014 17:54:13 +0200 > Martin Richard wrote: > > I don't know if that is possible, but you can setup an > early SSH access. > That's what I read most of the time, but I don't understand why ssh would be able to do what I want and not getty. 201

Re: Early access to a console (during runlevel 1)

2014-06-16 Thread Bzzzz
On Mon, 16 Jun 2014 14:34:58 -0600 Bob Proulx wrote: > What practical alternative suggestion do you have in response? First, try to understand why fsck has failed; is it "just a small error"?, may be due to a power failure, or is it a big failure? may be due to the HD falling apart. What exactly

Re: Early access to a console (during runlevel 1)

2014-06-16 Thread Bob Proulx
B wrote: > Bob Proulx wrote: > > That will automatically run "fsck -y" at boot time. See the > > This is terribly dangerous and might rid all possibilities to > recover sensitive data. What practical alternative suggestion do you have in response? Please don't just say don't do it out of FU

Re: Early access to a console (during runlevel 1)

2014-06-16 Thread Bzzzz
On Mon, 16 Jun 2014 13:09:02 -0600 Bob Proulx wrote: > That will automatically run "fsck -y" at boot time. See the This is terribly dangerous and might rid all possibilities to recover sensitive data. -- Phil: Infect a computer running Vista with a virus is like raping a hooker... sig

Re: Early access to a console (during runlevel 1)

2014-06-16 Thread Bob Proulx
Martin Richard wrote: > I would like to configure an access to a console during runlevel 1.The idea > is that sometimes, checkfs (performed at runlevel 1) may hang, and I'd like > to have access to a terminal to confirm. If the system needs to run an fsck and if the fsck fails I h

Re: Early access to a console (during runlevel 1)

2014-06-16 Thread Bzzzz
On Mon, 16 Jun 2014 17:54:13 +0200 Martin Richard wrote: > I would like to configure an access to a console during runlevel > 1.The idea is that sometimes, checkfs (performed at runlevel 1) > may hang, and I'd like to have access to a terminal to confirm. I don't know if th

Early access to a console (during runlevel 1)

2014-06-16 Thread Martin Richard
Hi, I would like to configure an access to a console during runlevel 1.The idea is that sometimes, checkfs (performed at runlevel 1) may hang, and I'd like to have access to a terminal to confirm. I tried to start getty on a tty as soon as possible in inittab but it does not work as exp

Re: Re: After moving root partition to ssd, debian boots directly to runlevel 0 (shutdown)

2014-03-03 Thread Meier
correctly, but in the middle of >> the boot progress it shows me >> >> ... >> Setting up x sockets ... >> init: entering runlevel 0 >> ... >> >> and it starts stopping all services and at the end switches off the laptop. >> If I choose in th

Re: After moving root partition to ssd, debian boots directly to runlevel 0 (shutdown)

2014-02-26 Thread Scott Ferguson
of > the boot progress it shows me > > ... > Setting up x sockets ... > init: entering runlevel 0 > ... > > and it starts stopping all services and at the end switches off the laptop. > If I choose in the grub menu to boot into recovery mode (runlevel 1), > and just press ctr

After moving root partition to ssd, debian boots directly to runlevel 0 (shutdown)

2014-02-26 Thread Meier
: entering runlevel 0 ... and it starts stopping all services and at the end switches off the laptop. If I choose in the grub menu to boot into recovery mode (runlevel 1), and just press ctrl+D instead of entering the root password when being asked for it. It correctly boots to runlevel 2 and sta

Re: mostly Solved: [Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file]

2011-07-29 Thread Bob Proulx
Jimmy Wu wrote: > Since /var is a LVM2 logical volume, it won't get mounted until after > mountall.sh (I assume). Since cryptdisks comes before mountall.sh in the > dependency chain I (also assume that I) can't move it after mountall.sh > without creating some circular mess. > > I also checked

mostly Solved: [Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file]

2011-07-29 Thread Jimmy Wu
On Wed, 27 Jul 2011, 10:18-0400, Jean-Marc Ranger wrote: [...] > Not sure how versed you are in script programming, but my take at > debugging this would be to add more traces in cryptdisks.functions > file, especially in the handle_crypttab_line_start funtion, that is > called for each line in cr

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-29 Thread Jimmy Wu
> exactly what someone means when they want to "configure runlevels". > The only two runlevels I ever use are multiuser (Debian uses runlevel > 2, the default for multiuser) and single user (run level 1). > > In the old days when networking was new and exciting there was &g

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-28 Thread Bob Proulx
nting to "configure their runlevels". You are not the only one. Other people talk about it too. But I never know why. And I never quite know exactly what someone means when they want to "configure runlevels". The only two runlevels I ever use are multiuser (Debian uses runlevel 2,

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-28 Thread Jimmy Wu
On Wed, 27 Jul 2011, 14:09-0600, Bob Proulx wrote: > Jimmy Wu wrote: > > I even put aside my reservations about messing with the links in > > rc.d, > > Squeeze is running a dependency based boot scheme controlled by > insserv. You may be fighting it and not knowing it. Normally you > would hav

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Bob Proulx
Jimmy Wu wrote: > I even put aside my reservations about messing with the links in > rc.d, Squeeze is running a dependency based boot scheme controlled by insserv. You may be fighting it and not knowing it. Normally you would have LSB dependency headers in the /etc/init.d/ scripts and insserv wi

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Jimmy Wu
On Wed, 27 Jul 2011, 10:18-0400, Jean-Marc Ranger wrote: > Since no-one replied yet... > > I don't have an answer, only ideas. > > IIRC, scripts in only one of the rc?.d are executed on startup. > Which one depend on the requested runlevel, default value being >

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Jean-Marc Ranger
Since no-one replied yet... I don't have an answer, only ideas. IIRC, scripts in only one of the rc?.d are executed on startup. Which one depend on the requested runlevel, default value being specified in /etc/inittab. Looking at my cryptdisks and cryptdisks-early scripts, they appear

cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-26 Thread Jimmy Wu
Dear List, I have an encrypted swap file located inside /var, which is on a separate LVM2 logical volume from /, but it does not get mounted on boot. Everything I've been able to find either implies my setup should work or is geared toward swap partitions, not swap files. I even put aside my

Re: no keyboard in xorg after the change of runlevel

2011-06-20 Thread Lukas Baxa
Thanks, Sven. That was the problem. udev wasn't restarted after the change of runlevel back. I wanted to change the runlevel to single-user because I wanted to remount my filesystems on top of lvm read-only for a short time and create lvm snapshots with consistent filesystems. So I need to

Re: no keyboard in xorg after the change of runlevel

2011-06-18 Thread Sven Joachim
On 2011-06-18 22:25 +0200, Lukas Baxa wrote: > I discovered a problem with Xorg recently. When I change > the runlevel to single-user mode (i.e. to 1) and then back > to multi-user mode (i.e. to 2) and start the X server > again, my keyboard doesn't work anymore under X. The sa

no keyboard in xorg after the change of runlevel

2011-06-18 Thread Lukas Baxa
Hello, I discovered a problem with Xorg recently. When I change the runlevel to single-user mode (i.e. to 1) and then back to multi-user mode (i.e. to 2) and start the X server again, my keyboard doesn't work anymore under X. The same happens if I boot directly into runlevel 1 and then chan

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Scott Ferguson
On 11/06/11 19:16, Ralf Mardorf wrote: > On Sat, 2011-06-11 at 10:56 +0200, Sven Joachim wrote: >> On 2011-06-11 10:30 +0200, Andrei POPESCU wrote: >> >>> On Vi, 10 iun 11, 15:09:49, Rohit Vaidya wrote: For NVidia driver installation the Xorg should not be kept running. >>> >>> Why not? Using

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Sven Joachim
On 2011-06-11 12:15 +0200, Ralf Mardorf wrote: > On Sat, 2011-06-11 at 11:28 +0200, Sven Joachim wrote: >> On 2011-06-11 11:16 +0200, Ralf Mardorf wrote: >> >> > *?* on Ubuntu it was possible to remove an old version and to add a new >> > while running a DE. I suspect this is possible on Debian t

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Ralf Mardorf
On Sat, 2011-06-11 at 11:28 +0200, Sven Joachim wrote: > On 2011-06-11 11:16 +0200, Ralf Mardorf wrote: > > > *?* on Ubuntu it was possible to remove an old version and to add a new > > while running a DE. I suspect this is possible on Debian too? > > Using the Debian packages, yes. I was talkin

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Sven Joachim
On 2011-06-11 11:16 +0200, Ralf Mardorf wrote: > *?* on Ubuntu it was possible to remove an old version and to add a new > while running a DE. I suspect this is possible on Debian too? Using the Debian packages, yes. I was talking about the official installer. Sven -- To UNSUBSCRIBE, email t

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Sven Joachim
On 2011-06-11 11:20 +0200, Andrei POPESCU wrote: > On Sb, 11 iun 11, 10:56:28, Sven Joachim wrote: >> On 2011-06-11 10:30 +0200, Andrei POPESCU wrote: >> >> > On Vi, 10 iun 11, 15:09:49, Rohit Vaidya wrote: >> >> For NVidia driver installation the Xorg should not be kept running. >> > >> > Why n

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Andrei POPESCU
On Sb, 11 iun 11, 10:56:28, Sven Joachim wrote: > On 2011-06-11 10:30 +0200, Andrei POPESCU wrote: > > > On Vi, 10 iun 11, 15:09:49, Rohit Vaidya wrote: > >> For NVidia driver installation the Xorg should not be kept running. > > > > Why not? Using the Debian packages I never had any issues with

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Ralf Mardorf
On Sat, 2011-06-11 at 10:56 +0200, Sven Joachim wrote: > On 2011-06-11 10:30 +0200, Andrei POPESCU wrote: > > > On Vi, 10 iun 11, 15:09:49, Rohit Vaidya wrote: > >> For NVidia driver installation the Xorg should not be kept running. > > > > Why not? Using the Debian packages I never had any issue

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Sven Joachim
On 2011-06-11 10:30 +0200, Andrei POPESCU wrote: > On Vi, 10 iun 11, 15:09:49, Rohit Vaidya wrote: >> For NVidia driver installation the Xorg should not be kept running. > > Why not? Using the Debian packages I never had any issues with that. The NVidia installer tries to load the kernel module

Re: how to get to runlevel 3

2011-06-11 Thread Ralf Mardorf
On Fri, 2011-06-10 at 22:14 -0400, William Hopkins wrote: > On 06/10/11 at 07:42am, Mark Panen wrote: > > Hi > > > > Been googling for this with no success. I have tried init 3 and teinit > > 3 and the runlevel command shows i am at runlevel 3 but X is still on > &

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-11 Thread Andrei POPESCU
On Vi, 10 iun 11, 15:09:49, Rohit Vaidya wrote: > For NVidia driver installation the Xorg should not be kept running. Why not? Using the Debian packages I never had any issues with that. Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/ma

Re: how to get to runlevel 3

2011-06-11 Thread Andrei POPESCU
On Vi, 10 iun 11, 07:57:12, frank thyes wrote: > On Fri, 2011-06-10 at 07:42 +0200, Mark Panen wrote: > > > Been googling for this with no success. I have tried init 3 and teinit > > 3 and the runlevel command shows i am at runlevel 3 but X is still on > > and i cannot

Re: how to get to runlevel 3

2011-06-10 Thread William Hopkins
On 06/10/11 at 10:14pm, William Hopkins wrote: > On 06/10/11 at 07:42am, Mark Panen wrote: > > Hi > > > > Been googling for this with no success. I have tried init 3 and teinit > > 3 and the runlevel command shows i am at runlevel 3 but X is still on > > and

Re: how to get to runlevel 3

2011-06-10 Thread William Hopkins
On 06/10/11 at 07:42am, Mark Panen wrote: > Hi > > Been googling for this with no success. I have tried init 3 and teinit > 3 and the runlevel command shows i am at runlevel 3 but X is still on > and i cannot install a Nvidia driver. telinit 3 should work for you, what does `who -

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-10 Thread Camaleón
On Fri, 10 Jun 2011 11:01:34 +0100, David Sanders wrote: >> I suspect you don't want to get to run level 3, you just want to shut >> down your x server. >> Ctrl+Alt+Backspace - if that doesn't work, or it keeps restarting... # >> /etc/init.d/kdm stop (or gdm if gnome, or whatever you dm is) >> > I

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-10 Thread Scott Ferguson
On 10/06/11 20:01, David Sanders wrote: >> I suspect you don't want to get to run level 3, you just want to shut >> down your x server. >> Ctrl+Alt+Backspace - if that doesn't work, or it keeps restarting... >> # /etc/init.d/kdm stop (or gdm if gnome, or whatever you dm is) >> > I'd definitely say

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-10 Thread David Sanders
> I suspect you don't want to get to run level 3, you just want to shut > down your x server. > Ctrl+Alt+Backspace - if that doesn't work, or it keeps restarting... > # /etc/init.d/kdm stop (or gdm if gnome, or whatever you dm is) > I'd definitely say that using gdm or kdm is a better option - othe

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-10 Thread Rohit Vaidya
On Fri, Jun 10, 2011 at 2:38 PM, Scott Ferguson < prettyfly.producti...@gmail.com> wrote: On 10/06/11 15:42, Mark Panen wrote: > Hi > > Been googling for this with no success. I have tried init 3 and teinit > 3 and the runlevel command shows i am at runlevel 3 but X is still

Re: how to get to runlevel 3

2011-06-10 Thread Mark Panen
On Fri, Jun 10, 2011 at 11:05 AM, George Chelidze wrote: > On 06/10/2011 11:37 AM, Mark Panen wrote: >> >> why is X running at runlevel 2 and not 5? > > sysv-rc-conf is a handy tool to check/set which service is run per run > level. as you can notice, runlevels 2-5

Re: how to get to runlevel 3 (to install nvidia drivers)

2011-06-10 Thread Scott Ferguson
On 10/06/11 15:42, Mark Panen wrote: > Hi > > Been googling for this with no success. I have tried init 3 and teinit > 3 and the runlevel command shows i am at runlevel 3 but X is still on > and i cannot install a Nvidia driver. > > Cheers > > Mark > > I sus

Re: how to get to runlevel 3

2011-06-10 Thread George Chelidze
On 06/10/2011 11:37 AM, Mark Panen wrote: why is X running at runlevel 2 and not 5? sysv-rc-conf is a handy tool to check/set which service is run per run level. as you can notice, runlevels 2-5 are identical (in Debian) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: how to get to runlevel 3

2011-06-10 Thread Greg Madden
On Thursday 09 June 2011 09:42:25 pm Mark Panen wrote: > Hi > > Been googling for this with no success. I have tried init 3 and teinit > 3 and the runlevel command shows i am at runlevel 3 but X is still on > and i cannot install a Nvidia driver. > > Cheers > > Ma

Re: how to get to runlevel 3

2011-06-10 Thread Jochen Schulz
Mark Panen: > > why is X running at runlevel 2 and not 5? As Dave said: in Debian, there's no difference between runlevels 2-5. J. -- Thy lyrics in pop songs seem to describe my life uncannily accurately. [Agree] [Disagree] <http://www.slowlydownward.com/NODA

Re: how to get to runlevel 3

2011-06-10 Thread Dave Sherohman
last=S > > why is X running at runlevel 2 and not 5? Your who -r output says the last runlevel was S (the capital letter), not 5 (the numeral). Per "man 8 init": Runlevel S is not really meant to be used directly, but more for the scripts that are exec

Re: how to get to runlevel 3

2011-06-10 Thread Mark Panen
On Fri, Jun 10, 2011 at 8:57 AM, Dave Sherohman wrote: > On Fri, Jun 10, 2011 at 07:42:25AM +0200, Mark Panen wrote: >> Been googling for this with no success. I have tried init 3 and teinit >> 3 and the runlevel command shows i am at runlevel 3 > > Then you are in runl

Re: how to get to runlevel 3

2011-06-10 Thread Dave Sherohman
On Fri, Jun 10, 2011 at 07:42:25AM +0200, Mark Panen wrote: > Been googling for this with no success. I have tried init 3 and teinit > 3 and the runlevel command shows i am at runlevel 3 Then you are in runlevel 3. If your true objective is to get to runlevel 3, you have succeeded! >

Re: how to get to runlevel 3

2011-06-09 Thread frank thyes
On Fri, 2011-06-10 at 07:42 +0200, Mark Panen wrote: > Been googling for this with no success. I have tried init 3 and teinit > 3 and the runlevel command shows i am at runlevel 3 but X is still on > and i cannot install a Nvidia driver. Enter who -r to see your current run level but th

how to get to runlevel 3

2011-06-09 Thread Mark Panen
Hi Been googling for this with no success. I have tried init 3 and teinit 3 and the runlevel command shows i am at runlevel 3 but X is still on and i cannot install a Nvidia driver. Cheers Mark -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Re: How to save output when working in runlevel 3 (Lenny)

2010-03-17 Thread Stephen Powell
On Wed, 17 Mar 2010 12:03:16 -0400 (EDT), Stephen Powell wrote: > > I think what you're asking is "How do I save a copy of my terminal output > when I'm not logged on via xterm (or some equivalent program)?" Is that > what you are asking? If that is what you want to do, the "script" command > wo

Re: How to save output when working in runlevel 3 (Lenny)

2010-03-17 Thread Alex Bennee
On 17 March 2010 16:36, Mart Frauenlob wrote: > On 17.03.2010 16:27, Nigel Henry wrote: >> Is there a way to save the output when working in runlevel 3? > i'd do: > > your_command 2>&1 | tee your_logfile > > man tee - for details Yet another option is runn

Re: How to save output when working in runlevel 3 (Lenny)

2010-03-17 Thread Mart Frauenlob
> reference. > > Is there a way to save the output when working in runlevel 3? > i'd do: your_command 2>&1 | tee your_logfile man tee - for details Best regards Mart -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscri

Re: How to save output when working in runlevel 3 (Lenny)

2010-03-17 Thread Stephen Powell
> reference. > > Is there a way to save the output when working in runlevel 3? I think what you're asking is "How do I save a copy of my terminal output when I'm not logged on via xterm (or some equivalent program)?" Is that what you are asking? If that is what you w

How to save output when working in runlevel 3 (Lenny)

2010-03-17 Thread Nigel Henry
Hi Folks. I've got a whole bunch of updates for Lenny, including a load of X stuff, which I don't like installing while X is running. I save all the update output from the konsole in my history-files for future reference. Is there a way to save the output when working in runlevel

Re: i915 kms, init runlevel 2 switches virtual console

2009-11-23 Thread Martin Kraus
is what I do. that doesn't matter. it works and I get fb sooner in the boot process. > I also have console-setup installed, and it does not do that here. > Might be an issue with GDM (which I do not use). I'm not using gdm. the switch comes right at the start of runlevel 2, as

Re: i915 kms, init runlevel 2 switches virtual console

2009-11-22 Thread Sven Joachim
g that > annoyes me is that after init runs runlevel 2, it automatically switches to vt > 4 (I have only 4 vt running from init) a continues boot messages there. I'm > not sure what does that, I'm suspecting console-setup of doing that. I also have console-setup installed, and

i915 kms, init runlevel 2 switches virtual console

2009-11-22 Thread Martin Kraus
Hi. I'm using debian testing with vanilla kernel 2.6.32-rc8. I've staticaly compiled i915 with kms enabled and it acctually works. The only thing that annoyes me is that after init runs runlevel 2, it automatically switches to vt 4 (I have only 4 vt running from init) a continues boo

Re: Services / Runlevel editor

2009-06-27 Thread Harry Rickards
On 27 Jun 2009, at 17:45, kj wrote: Have a look at sysv-rc-conf - it's a ncurses interface that works in a similar way to the yast (ncurses version) runlevel editor. --kj +1 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe

Re: Services / Runlevel editor

2009-06-27 Thread kj
Have a look at sysv-rc-conf - it's a ncurses interface that works in a similar way to the yast (ncurses version) runlevel editor. --kj -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Services / Runlevel editor

2009-06-27 Thread Allen Kenner
Chris Burkhardt wrote: > I think any one of these packages can do what you want, some more > user-friendly > than others: > > chkconfig - system tool to enable or disable system services > rcconf - Debian Runlevel configuration tool > sysv-rc-conf - SysV init runlevel confi

Re: Services / Runlevel editor

2009-06-27 Thread Adrian Levi
n you guys use for Debian to turn processes off >>> and on? >> >> Could you clarify?  I can't quite work out what you mean by "shutting them >> all off by hand" or what sort of a tool you want.  What are you trying to >> achieve?  Perhaps sysvconfig wou

Re: Services / Runlevel editor

2009-06-27 Thread Andrei Popescu
On Fri,26.Jun.09, 20:30:37, Allen Kenner wrote: > > In SUSE, I'd use YAST2 and open the Runlevel editor so I could set up > what I wanted as far as running processes, and shut off servers I didn't > need running. In Slackware I just didn't set up many by default and o

Re: Services / Runlevel editor

2009-06-27 Thread Aioanei Rares
YAST2 and open the Runlevel editor so I could set up what I wanted as far as running processes, and shut off servers I didn't need running. In Slackware I just didn't set up many by default and only started what I wanted, but on Debian, what are the tools available for this? I started u

Re: Services / Runlevel editor

2009-06-26 Thread Chris Burkhardt
Allen Kenner wrote: > Hey all, [...] > > In SUSE, I'd use YAST2 and open the Runlevel editor so I could set up > what I wanted as far as running processes, and shut off servers I didn't > need running. In Slackware I just didn't set up many by default and only &

Re: Services / Runlevel editor

2009-06-26 Thread Miles Fidelman
John Hasler wrote: Allen writes: So is there an application you guys use for Debian to turn processes off and on? Perhaps sysvconfig would do what you want. It includes a runlevel editor and a "service" script. That was my immediate reaction to your query, as well. Take

Re: Services / Runlevel editor

2009-06-26 Thread Neal Hogan
So is there an application you guys use for Debian to turn processes off >>> and on? >> >> Could you clarify?  I can't quite work out what you mean by "shutting them >> all off by hand" or what sort of a tool you want.  What are you trying to >> ach

Re: Services / Runlevel editor

2009-06-26 Thread Allen Kenner
? > > Could you clarify? I can't quite work out what you mean by "shutting them > all off by hand" or what sort of a tool you want. What are you trying to > achieve? Perhaps sysvconfig would do what you want. It includes a > runlevel editor and a "service"

Re: Services / Runlevel editor

2009-06-26 Thread John Hasler
e work out what you mean by "shutting them all off by hand" or what sort of a tool you want. What are you trying to achieve? Perhaps sysvconfig would do what you want. It includes a runlevel editor and a "service" script. BTW why are you installing servers you don't need run

Services / Runlevel editor

2009-06-26 Thread Allen Kenner
n FTP server with SSH, and another desktop for just mail, and then two laptops for doing the same thing I do on Desktops but in a different way. Now that I'm done rambling so that I could explain my set up and what I do normally, here is my question: In SUSE, I'd use YAST2 and open the

Re: Getting to runlevel 1

2008-08-29 Thread Bob McGowan
irectory, then nothing should be running that would make changes to your files. So this would be pretty safe. Generally, run backups from single user mode (or runlevel 1). It's much safer. -- Bob McGowan smime.p7s Description: S/MIME Cryptographic Signature

Re: Getting to runlevel 1

2008-08-29 Thread Johannes Wiedersich
On 2008-08-29 14:10, Nicolas BERCHER wrote: > I think you should just backup your / with rsync and its option > --exclude-from in order to ignore /proc, /sys, /mnt, /media, /tmp and so > on... ... or -- even more simple -- use the '-x' option to stay on root's file system. That doesn't exclude /tm

Re: Getting to runlevel 1

2008-08-29 Thread Nicolas BERCHER
I think you should just backup your / with rsync and its option --exclude-from in order to ignore /proc, /sys, /mnt, /media, /tmp and so on... Simply put items to ignore into a text : /proc /sys /tmp /mnt /media ... then call rsync: rsync --exclude-from=... Indeed, It is also possible to o

Re: Getting to runlevel 1

2008-08-28 Thread Shachar Or
On Friday 29 August 2008 02:15, Shachar Or wrote: > Hi. > > In order to rsync my root, I switch to single user mode. While I'm quite > positive that it is good that I quit my desktop session before the rsync, > I'm not sure what good it does to switch to single user mode. > > I switch to single use

Getting to runlevel 1

2008-08-28 Thread Shachar Or
Hi. In order to rsync my root, I switch to single user mode. While I'm quite positive that it is good that I quit my desktop session before the rsync, I'm not sure what good it does to switch to single user mode. I switch to single user mode by 'shutdown -r now' and selecting it in grub. Is th

Re: Problem scrolling back in runlevel 2. Etch netinst

2008-08-24 Thread Tzafrir Cohen
On Sat, Aug 23, 2008 at 04:56:10PM +0200, Nigel Henry wrote: > When working in runlevel 2, as with my Etch netinst, I'm unable to scroll > back. for example I run lsmod, but only see what's on the screen, which is > the tail end of lsmod. You can only scroll back if you

Re: Problem scrolling back in runlevel 2. Etch netinst

2008-08-23 Thread Hugo Vanwoerkom
t it would be nice to get ypan working! Hugo Am 23.08.2008 um 16:56 schrieb Nigel Henry: When working in runlevel 2, as with my Etch netinst, I'm unable to scroll back. for example I run lsmod, but only see what's on the screen, which is the tail end of lsmod. Now there must be s

Re: Problem scrolling back in runlevel 2. Etch netinst

2008-08-23 Thread Michael Mohn
have you tried to scoll back using shift-page up and so on? bye, Michael. Am 23.08.2008 um 16:56 schrieb Nigel Henry: When working in runlevel 2, as with my Etch netinst, I'm unable to scroll back. for example I run lsmod, but only see what's on the screen, which is the tail en

Problem scrolling back in runlevel 2. Etch netinst

2008-08-23 Thread Nigel Henry
When working in runlevel 2, as with my Etch netinst, I'm unable to scroll back. for example I run lsmod, but only see what's on the screen, which is the tail end of lsmod. Now there must be some sort of basic window drawing ability, because nano works ok. Is there some similar app

Re: Runlevel for textmode

2007-05-14 Thread Celejar
On Sun, 13 May 2007 23:29:53 -0500 "Mumia W.." <[EMAIL PROTECTED]> wrote: > On 05/13/2007 10:51 AM, Tim Johnson wrote: > > On Sunday 13 May 2007 22:13, Nelson Castillo wrote: > >> On 5/13/07, Tim Johnson <[EMAIL PROTECTED]> wrote: > > > >>

  1   2   3   >