Linux Debian support - Any Debian gurus in here?

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > August 2006 > Any Debian gurus in here?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Any Debian gurus in here?
Bitey

2006-08-05, 1:14 am

Booting up Debian I get this message:

"INIT Id "1" respawning too fast: disabled for 5 minutes."

After 5 minutes it says it again.. and again.

--
-=Bitey=- *Da2fy1 ChiX0r* vV''Vv
Meddle ye not in the affairs of Bitey, mortal, for
Thou art crunchy and will taste good with ketchup.
Http://www.Biteybits.com
Bitey

2006-08-05, 1:14 am

On Fri, 04 Aug 2006 17:28:44 -0700, Bitey wrote:

> Booting up Debian I get this message:
>
> "INIT Id "1" respawning too fast: disabled for 5 minutes."
>
> After 5 minutes it says it again.. and again.




I fixed it! Problem was I needed to fsck to the max, with many file
systems screwed up. Sorry, should have tried to fix it before I posted but
I got REALLY nervous about losing my system. It is tweaked to the max and
took me hours and hours of loving care to do it. ~whew~

I love having the possibility of asking for help in here.

Thanks for all your help (even though you didn't know you were giving it),
from a long time lurker.

Bitey

Gary Dale

2006-08-05, 1:14 am

Bitey wrote:
> On Fri, 04 Aug 2006 17:28:44 -0700, Bitey wrote:
>
>
>
>
> I fixed it! Problem was I needed to fsck to the max, with many file
> systems screwed up. Sorry, should have tried to fix it before I posted but
> I got REALLY nervous about losing my system. It is tweaked to the max and
> took me hours and hours of loving care to do it. ~whew~
>
> I love having the possibility of asking for help in here.
>
> Thanks for all your help (even though you didn't know you were giving it),
> from a long time lurker.
>
> Bitey
>



one word: backup!
Bitey

2006-08-05, 1:14 am

On Fri, 04 Aug 2006 23:21:38 -0400, Gary Dale wrote:

> Bitey wrote:
>
>
> one word: backup!


Hey, great idea! What should I use to do that? I have WinXP backed up
with Nero but didn't know I could do it with Debian.

Mumia W.

2006-08-05, 7:14 am

On 08/04/2006 10:27 AM, Bitey wrote:
> On Fri, 04 Aug 2006 23:21:38 -0400, Gary Dale wrote:
>
> Hey, great idea! What should I use to do that? I have WinXP backed up
> with Nero but didn't know I could do it with Debian.
>


Install doc-linux-text and take a look at the CD-Writing-HOWTO.

Good luck.

Onno van Eijk

2006-08-05, 7:14 am

On Fri, 04 Aug 2006 08:27:32 -0700, Bitey wrote:

[vbcol=seagreen]
[vbcol=seagreen]
> Hey, great idea! What should I use to do that? I have WinXP backed up
> with Nero but didn't know I could do it with Debian.


Give mondo rescue (http://www.mondorescue.org/) a try.
Debian packages are available.
Besides backing up, it incorparates a methode of restoring your system, by
booting a generated image of your system (by incorporating mindi).

Onno
Gary Dale

2006-08-05, 1:12 pm

Onno van Eijk wrote:
> On Fri, 04 Aug 2006 08:27:32 -0700, Bitey wrote:
>
>
>
>
> Give mondo rescue (http://www.mondorescue.org/) a try.
> Debian packages are available.
> Besides backing up, it incorparates a methode of restoring your system, by
> booting a generated image of your system (by incorporating mindi).
>
> Onno



You can also try using CVS or subversion to create a backup of every
change you make to your system. I've read a couple articles by people
who do all their work through CVS so they have complete change control
over everything on their system. The benefit is you have backup &
rollback control over all system changes. The downside is the extra work
you have to put in. Also, your CVS repository should be on a different
spindle from your main system.
Bitey

2006-08-05, 7:13 pm

On Sat, 05 Aug 2006 11:37:16 +0200, Onno van Eijk wrote:

> On Fri, 04 Aug 2006 08:27:32 -0700, Bitey wrote:
>
>
>
>
> Give mondo rescue (http://www.mondorescue.org/) a try.
> Debian packages are available.
> Besides backing up, it incorparates a methode of restoring your system, by
> booting a generated image of your system (by incorporating mindi).
>
> Onno


Thank you! I will DEFINITELY give it a try! hmmm.. lots of uninstalled
dependencies.. oh well, that's just a matter of installing them. I can
handle that.

--
A Bitey Copyleft Production ;p~~~
Bitey

2006-08-05, 7:13 pm

On Sat, 05 Aug 2006 08:34:27 -0400, Gary Dale wrote:

> Onno van Eijk wrote:
>
>
> You can also try using CVS or subversion to create a backup of every
> change you make to your system. I've read a couple articles by people
> who do all their work through CVS so they have complete change control
> over everything on their system. The benefit is you have backup &
> rollback control over all system changes. The downside is the extra work
> you have to put in. Also, your CVS repository should be on a different
> spindle from your main system.


Ooooo... rollback is my kind of thing. I am always trying new things and
some of those "things" don't mesh very well. hahaha. I downloaded
subversion. We shall see how much expertise I've got when it's all over,
eh wot? lol

--
A Bitey Copyleft Production ;p~~~
Bitey

2006-08-05, 7:13 pm

On Sat, 05 Aug 2006 06:47:20 +0000, Mumia W. wrote:

> On 08/04/2006 10:27 AM, Bitey wrote:
>
> Install doc-linux-text and take a look at the CD-Writing-HOWTO.
>
> Good luck.


Huh? No disrespect intended but is there anyone on the planet who owns
a computer that doesn't know how to write to CDs?

--
A Bitey Copyleft Production ;p~~~
John Hasler

2006-08-05, 7:13 pm

Bitey writes:
> I will DEFINITELY give it a try! hmmm.. lots of uninstalled
> dependencies.. oh well, that's just a matter of installing them. I can
> handle that.


Why not just install the Debian package and let Apt take care of the
dependencies? 'apt-get install mondo mondo-doc' and Bob's your uncle.
--
John Hasler
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com