LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   how to : mount flashcard via CLI, get slackware 12.2 load faster on thinkpad X31 (https://www.linuxquestions.org/questions/slackware-14/how-to-mount-flashcard-via-cli-get-slackware-12-2-load-faster-on-thinkpad-x31-740694/)

SiRoel 07-17-2009 02:08 AM

how to : mount flashcard via CLI, get slackware 12.2 load faster on thinkpad X31
 
i am newbie in linux
i have installed slackware 12.2 on my old standard thinkpad x31
would someone tell me how to :
-mount flashcard through Command Line,
-get slackware 12.2 load faster
-install wine in my machine (i have downloaded from slackbuild, but i am only get file with .tgz extention, is this the right one ? how to install it ?
-set intranet (LAN) connection (i have got my internet connection, but i don't know how to connect my thinkpad to my office' LAN)
Sorry for this long stupid question, but i don't know another place to get the answers.
Thanks for your help.

Bruce Hill 07-17-2009 04:03 AM

Welcome to LQ! --- and Slackware

Quote:

mount flashcard through Command Line
Login as root, issue "fdisk -l". Determine what device is the flash
card, then issue "mount /dev/<that partition> /mnt/hd" and if it doesn't work,
then post the output here in code tags.

Quote:

get slackware 12.2 load faster
Very subjective. What services do you start now? You can start it
faster by excluding some things in /etc/rc.d/rc.M, but you should
know what you're doing first.

Quote:

install wine in my machine (i have downloaded from slackbuild, but i am only get file with .tgz extention, is this the right one ? how to install it ?
In a terminal as root issue "installpkg packagename.tgz"
Read the manual page for pkgtools, the package manager for Slackware.
Issue "man pkgtools" in a terminal (no need to be root).

Quote:

set intranet (LAN) connection
Edit the file /etc/rc.d/rc.inet1.conf

You should read the Slack Book, it will answer all of those
questions and a whole lot more. And don't forget, <Linux> Google
is your friend.

Also, you would do well to read Alien Bob's wiki.

onebuck 07-17-2009 06:06 AM

Hi,

I would add 'Slackware Basics' and 'Rute Tutorial & Exposition'.

As for slow start up it could be a few things as Bruce stated. Services for one. You should check that 'atalk' is not selected unless you have a 'apple talk' network.

Another possible fix would be sure to have 'compact' selected in your '/etc/lilo.conf'. If not then edit and add to the global section. You will have to run 'lilo' as root to write your bootloader.

'Configuring your network in Slackware' by Alien_Bob is a great article.

The above links and others available from 'Slackware-Links'. More than just SlackwareŽ links!


All times are GMT -5. The time now is 07:05 AM.