Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
a little help with TAR .. please
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
osage
n00b
n00b


Joined: 12 Oct 2002
Posts: 4

PostPosted: Sun Oct 13, 2002 12:05 am    Post subject: a little help with TAR .. please Reply with quote

I'm at step 9.1 on this install trying to unpack the stage3 tarball I downloaded. The install instructions state the command as
tar -xvjpf /path/to/stage?-*.tbz2 .....I have entered this several times with pretty much the same error message:
tar [child]: /path/to/stage?-*.tbz2: cannot open: No such file or directory.

I'm thinking I need to substitute the real filename that I downloaded in here somewhere, right ?
I downloaded this file : stage3-i686_athlon.tbird-1.4_rc1.tar.bz2

how do I get it unpacked so I can get on with the install ??

any help will be appreciated.
Back to top
View user's profile Send private message
elzbal
Guru
Guru


Joined: 31 Aug 2002
Posts: 364
Location: Seattle, WA, USA

PostPosted: Sun Oct 13, 2002 12:09 am    Post subject: Reply with quote

In short, the instructions intend for you to replace the text '/path/to/stage?-*.tbz2' with the path and filename for the stage file you downloaded.

Hope this helps!
Back to top
View user's profile Send private message
kkj
n00b
n00b


Joined: 17 Jul 2002
Posts: 52
Location: Denmark, aarhus

PostPosted: Sun Oct 13, 2002 12:22 am    Post subject: Re: a little help with TAR .. please Reply with quote

osage wrote:
I'm at step 9.1 on this install trying to unpack the stage3 tarball I downloaded. The install instructions state the command as
tar -xvjpf /path/to/stage?-*.tbz2 .....I have entered this several times with pretty much the same error message:
tar [child]: /path/to/stage?-*.tbz2: cannot open: No such file or directory.

I'm thinking I need to substitute the real filename that I downloaded in here somewhere, right ?
I downloaded this file : stage3-i686_athlon.tbird-1.4_rc1.tar.bz2

how do I get it unpacked so I can get on with the install ??

any help will be appreciated.

Its a wrong path, imho.

I think this little tip might help.......When I enter a path, I do it like this

exsample to tar this file "tar -xvjpf /usr/portage/test.tar.bz2", into pwd...
type

Code:
tar -xvjp /u [press tab
and and the system will fill out the rest, double tab to see all the possibelties....
Back to top
View user's profile Send private message
osage
n00b
n00b


Joined: 12 Oct 2002
Posts: 4

PostPosted: Sun Oct 13, 2002 12:33 am    Post subject: Reply with quote

thank you.. I downloaded it to /mnt/gentoo .. well I think I did anyway.
so it should look like this ?

tar -xvjpf /mnt/gentoo/stage3-i686_athlon.tbird-1.4_rc1.tar.bz2

?? guess I'll just try it and see.

thanks again.
Back to top
View user's profile Send private message
osage
n00b
n00b


Joined: 12 Oct 2002
Posts: 4

PostPosted: Sun Oct 13, 2002 12:42 am    Post subject: Reply with quote

most excellent kkj...that TAB thing is good..
Back to top
View user's profile Send private message
osage
n00b
n00b


Joined: 12 Oct 2002
Posts: 4

PostPosted: Sun Oct 13, 2002 12:58 am    Post subject: Reply with quote

does this take a while ??
I entered the command about 15 min ago and it seems to be doing something......no errors as yet , it's just sitting there with a blinking cursor at the bottom of the screen.

NM...duh I forgot to press enter...after the command
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum