LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Newbie Interested in installing Slackware, questions (https://www.linuxquestions.org/questions/slackware-14/newbie-interested-in-installing-slackware-questions-4175463513/)

kikinovak 05-27-2013 10:38 AM

Here's a good place to start:

http://docs.slackware.com/

Especially:

http://docs.slackware.com/slackware:install

SwoleGeek 05-27-2013 05:27 PM

So much information here thank you. Tomorrow I should be getting my new SSD and will attempt and install slackware, really hope theres no surprising errors or difficulties but I guess that's how you learn. Currently Making sure to back everything up on Windows just in case. Usually when something goes wrong with lilo or MBR does the system boot into windows or Slackware post installation? I am kinda afraid of the partitioning part because I have 6 hdd's in total, I'll probably disconnect 2 but need the rest for the windows to function etc. Another thing, when I set the partition size for / (this is file system?) is 30gb enough? It seems I don't need swap as I have 8gb ram and is iteasy to increase or change the partitions in the future? Also I'm assuming the consensus now is for me to use gdisk instead of cfdisk for the proper ssd allocation (4096)?
I was thinking of putting the /home directory on a regular hdd but that might be an unnecessary complication.

onebuck 05-27-2013 05:59 PM

Member Response
 
Hi,

Welcome to LQ!

Look at this thread for some useful SSD information: http://www.linuxquestions.org/questi...an-ssd-925789/

Be careful since some information presented is based on old setups for older style SSD. Most present day SSD controllers do support current or new requirements for current Kernels.

Some users still belief wear is a factor for modern SSD. Not so! If you setup or optimize the Gnu/Linux to suit the SSD then a blissfull experience will be had for a long service life. Most new SSD will outlive system design life.

Few useful links;

http://www.ssdwiki.com/

http://www.linuxtoday.com/upload/ena...115100015.html

https://wiki.archlinux.org/index.php/Solid_State_Drives

EldonCool 05-27-2013 06:10 PM

Is an SSD the same as flash drive? I have not kept up
on the ever changing terminology?

onebuck 05-27-2013 10:17 PM

Member Response
 
Hi,

No, each uses solid state technology but controllers and interfaces are different.

Look at: USB flash drive & Solid-state drive

SwoleGeek 05-28-2013 09:42 AM

Hey I am attempting to do a install on VM right now before I attempt the real install later. I am following the guide HOW TO and installing it at the same time.

Can someone tell me what to type so I see a list of disks in fdisk? also when using fdisk should i specify sector size 4096?

Btw I don't know if this is because of a VM but I tried commands like fdisk -1, fdisk device (unable to open device message).

P.S

I vaguely remember my father using fdisk back in the day, wish I paid attention then ;)

Diantre 05-28-2013 01:55 PM

Quote:

Originally Posted by SwoleGeek (Post 4960580)
Btw I don't know if this is because of a VM but I tried commands like fdisk -1, fdisk device (unable to open device message).

Try fdisk -l. That would be lowercase letter L, not number 1. To open an specific disk you use fdisk /dev/sdX, where X is a letter, shown with fdisk -l.

SwoleGeek 05-28-2013 05:25 PM

When I install which packages should I choose from the available a, ap, d, e, f, k , kde, kdeI, l,n,t,tcl,x,xap,xfce, y

SwoleGeek 05-28-2013 05:27 PM

Quote:

Originally Posted by TobiSGD (Post 4959742)
Fun fact, cfdisk works fine on all of my SSDs. You only have to use gdisk if you want to use GPT partition tables, for the older MBR partition tables (c)fdisk is just fine. All you have to do is basic math, at best align your partitions on sectors that are dividable by 2048, so that the partitions are aligned at the SSDs erase unit size to prevent impacts on write-performance and lifetime (although lifetime is not really an issue anymore with modern SSDs).

I just created the first partition starting with 2048 so it the later ones are auto calculated.

Didier Spaier 05-28-2013 05:38 PM

Quote:

Originally Posted by SwoleGeek (Post 4960863)
When I install which packages should I choose from the available a, ap, d, e, f, k, kde, kdeI, l,n,t,tcl,x,xap,xfce, y

Just make a full install. This way you won't have to worry about dependencies. Just let alone KDEI.

SwoleGeek 05-28-2013 05:48 PM

Doing expert lilo setup, mbr or root? and before pressing begin press add windows?

I'm thinking root. then use easybcd in win and set it up


Also KDE or XFCE?

Not sure whats going on, if its because VM but when I restarted post install I went back to boot again. Then I turned off the VM and switched it to use system instead of iso slackware disk.

Now when it boots it says: No boot filename received
-Operating system not found.

SwoleGeek 05-28-2013 08:51 PM

I'm not sure about setup with etc/fstab . Should i select all my hdd's? Sda1, sda 2, sdd1, sde1, sdf5. My windows is on sda1 and user files on sdf

ReaperX7 05-28-2013 09:04 PM

XFCE is lighter weight on resources, but does the same level of work as KDE does.

TobiSGD 05-28-2013 09:07 PM

If you put your other partitions into your fstab comes down to your personal preferences, we can't make a recommendation there.

SwoleGeek 05-28-2013 09:29 PM

Ok i keep forgetting this os linux and i can change the settings later. Will probably go with xfce


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