View Single Post

   
  #3 (permalink)  
Old 02-20-2008, 09:26 AM
Handover Phist
 
Posts: n/a
Default Re: How to install slackware CD2?

kitt blithely blithered
> During install, for some reason, I could not install the stuff on slack
> CD2. Now I have the bare system running, what commands do I use to make
> sure that everything on CD2 is installed?
>
>


Mount the CD.

Take a picture.

Post it on the internet.

Send us the URL.

Now actually mount it by putting it into the drive and looking at the
content. Chances are it will be mounted at /mnt/cdrom or some such
thing. Open a terminal and go to the dir with all the .tgz files in it.
Type "for a in *tgz; do installpkg $a; done". Sit back and relax while
everything installs.

--
You're at Witt's End.
Reply With Quote