SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Could you write more about your hardware? Do you have a scsi drive?
During the partitioning you need to create no less than 2 partitions: for / and for swap. If there was Linux installed before, the sizes may be OK. You can see current partitioning scheme when you're in fdisk after you press 'p'.
What sizes of the partitions you'd like to have? And how many partitions?
If you said /dev/hda , then thats NOT a scsi drive.
Use the bare.i kernel.
Then when it takes you to the screen, just type "cfdisk"
and create a swap partition (make it the first one, for speed) and a "linux" partition, # 82 or 83 I believe for the rest of the drive. Its all relatively easy.
When you are done, "write out" and type "setup" and continue.
PS. Read the installation part of slackware.com/book , as it will prepare you for everything.
depends on how much ram you got. if you got less than 128mb then the swap should be twice the size of your ram. 128mb is large enough but i still place a 500mb swap partition for the "just in case" clause.
Well, that should run fine, but I suggest adding maybe another 50-70MB more of swap.
Also, I suggest you format your main partition as ReiserFS. I (and many others) have found it much better w/ space and speed. You should really only use ext3 if you need compatability w/ ext2.
GRUB is a bootloader. It loads on your masterbootrecord and is the first thing you see when you boot your computer. It allows you to choose what OS to boot into.
But Slackware comes w/ LILO (LInux LOader). Which I like better anyway.
That will take you through setting up X. This includes keyboard,mouse,monitor, and video card.
A tip: If you dont know your monitors H-Sync, you can enter a range of numbers, like 40-80, and it will automatically pick it. Same goes for the V-Sync, but you probobly know that (its your refresh rate).
Once you done configuring X, type "startx" and Window Maker will start.
Did you create another user besides root during install?
If not, type "useradd username " . Because you shouldn't run as root all the time.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.