| Author |
Message |
csign
Moderator


Joined: 26 May 2001 Posts: 8155
Location: Borneo
|
Posted:
Wed Sep 26, 2001 8:45 pm Post subject: |
|
that's all folks |
_________________
Toxin wrote:It's on Fox News - it must be true.
|
|
|
|
|
squito
Moderator


Joined: 05 Dec 2000 Posts: 5941
Location: USA
|
Posted:
Wed Sep 26, 2001 11:26 pm Post subject: |
|
|
|
|
|
farmboy
Leg Humper


Joined: 09 Jul 2001 Posts: 4679
Location: Yo mommas crib
|
Posted:
Thu Sep 27, 2001 1:44 am Post subject: |
|
I wonder how long it will be before I can get a CD here in Oz. Not a chance in hell that I am even going to contemplate downloading an image on my tired ol 56k dialup
Never argue with an idiot.
They drag you down to their level and beat you with experience. |
_________________
----------------------------------------
In a perfect world... spammers would get caught, go to jail, and share a cell with many men who have enlarged their penisses, taken Viagra and are looking for a new relationship.
----------------------------------------
|
|
|
|
|
Dave
Toilet Drinker

Joined: 23 Sep 2001 Posts: 170
Location: Canada
|
Posted:
Thu Sep 27, 2001 1:22 pm Post subject: |
|
do you mean rc1 or the official?
cuz I took 6 hours to download rc1 on saturday |
|
|
|
|
|
|
csign
Moderator


Joined: 26 May 2001 Posts: 8155
Location: Borneo
|
Posted:
Thu Sep 27, 2001 2:07 pm Post subject: |
|
Quote:
do you mean rc1 or the official?
cuz I took 6 hours to download rc1 on saturday
the official one
ps. you should rsync the rc1. even on an fast network it should be way faster than downloading it whole |
_________________
Toxin wrote:It's on Fox News - it must be true.
|
|
|
|
|
Dave
Toilet Drinker

Joined: 23 Sep 2001 Posts: 170
Location: Canada
|
Posted:
Thu Sep 27, 2001 3:24 pm Post subject: |
|
Now you just made my one question turn into two.
On halt I'm getting a hang. Precisly at the same point each time. It says shutting down interface eth0: and then it'll stay there forever.
how do I rsync? just type that in the command line? |
|
|
|
|
|
|
csign
Moderator


Joined: 26 May 2001 Posts: 8155
Location: Borneo
|
Posted:
Thu Sep 27, 2001 5:39 pm Post subject: |
|
Quote:
Now you just made my one question turn into two.
On halt I'm getting a hang. Precisly at the same point each time. It says shutting down interface eth0: and then it'll stay there forever.
how do I rsync? just type that in the command line?
find a rsync server(sunsite.no has one) and read the man pages for rsync |
_________________
Toxin wrote:It's on Fox News - it must be true.
|
|
|
|
|
Dave
Toilet Drinker

Joined: 23 Sep 2001 Posts: 170
Location: Canada
|
Posted:
Thu Sep 27, 2001 6:16 pm Post subject: |
|
I found an rmsync, I assume that is the same. I'll have to find the correct tags,
came with -p and -b tags, I'll have to read more as it didn't seem to be a complete command. Read the whole newbie guide at linux.org, but it didn't cover that. anyway, having the dual boot and all my "necessary" stuff on the other drive makes this worry free.
Once again, you people are helpful, thanks. |
|
|
|
|
|
|
csign
Moderator


Joined: 26 May 2001 Posts: 8155
Location: Borneo
|
Posted:
Thu Sep 27, 2001 6:29 pm Post subject: |
|
Quote:
I found an rmsync, I assume that is the same. I'll have to find the correct tags,
came with -p and -b tags, I'll have to read more as it didn't seem to be a complete command. Read the whole newbie guide at linux.org, but it didn't cover that. anyway, having the dual boot and all my "necessary" stuff on the other drive makes this worry free.
Once again, you people are helpful, thanks.
dont think so. rsync is something like ftp(but smarter). I don't think you have installed it so as root
#urpmi rsync |
_________________
Toxin wrote:It's on Fox News - it must be true.
|
|
|
|
|
Dave
Toilet Drinker

Joined: 23 Sep 2001 Posts: 170
Location: Canada
|
Posted:
Fri Sep 28, 2001 5:14 am Post subject: |
|
did that, says it is installed.
I can deal with the update later.
Any ideas on the error on shutdown?
My house setup is this, my main pc has ME and 8.1 on 2 separate drives. I connect to a router to access the net, the g-f is upstairs on a laptop (ME) and the router has a firewall.
I'm thinking the ETH is ethernet, I got the feeling something between linux and the router isn't letting go.Am I way off base? |
|
|
|
|
|
|
csign
Moderator


Joined: 26 May 2001 Posts: 8155
Location: Borneo
|
Posted:
Fri Sep 28, 2001 5:41 pm Post subject: |
|
Try (as root) ifdown eth0
That should work, and if not you will get an error-message why not.
It could be that the problem is not with the network but with what comes next. What that is you can see in /etc/rc6.d/
It is the next S[0-9][0-9]name
you should change the name of Mandrake..rc1.. to Mandrake..8.1..
and than run it. |
_________________
Toxin wrote:It's on Fox News - it must be true.
|
|
|
|
|
|
|