LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-07-2014, 03:22 PM   #16
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203

Turn on numlock :P.. Or press the other 2 from your keyboard... Don't use arrows until you've entered how much space you need
 
Old 01-07-2014, 03:29 PM   #17
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528

Original Poster
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by Smokey_justme View Post
Turn on numlock :P.. Or press the other 2 from your keyboard... Don't use arrows until you've entered how much space you need
Numberlock worked thanks-

I was able to create one Logical Linux partition 20480.95 in MB.
This partition BTW doesn't show EXT 4 Did I create it wrong?
 
Old 01-07-2014, 03:33 PM   #18
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
No, at this point it should only show "Linux partition" since you don't have an actual file-system on it...

When in setup, you'll be asked about what file-system you want to use..
 
Old 01-07-2014, 03:38 PM   #19
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528

Original Poster
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by Smokey_justme View Post
No, at this point it should only show "Linux partition" since you don't have an actual file-system on it...

When in setup, you'll be asked about what file-system you want to use..
Here's what I created in cfdisk:
Code:
sda5   Logical Linux   20480.95 (20 GB)
sda6   Logical Linux   2048.10  (2GB) Swap
Should I delete the sda6 Logical Linux?
 
Old 01-07-2014, 03:43 PM   #20
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
No, but you should change it's type... When asked about the type, answer with 82 ... You should then have a Linux Swap partition
 
Old 01-07-2014, 03:46 PM   #21
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
No, that will be your swap partition. Why would you want to delete that?
But you should set its type to the correct value. Just select the partition, select the type option and press enter. cfdisk will automatically switch to the correct type number for swap.
 
1 members found this post helpful.
Old 01-07-2014, 03:53 PM   #22
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528

Original Poster
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by TobiSGD View Post
No, that will be your swap partition. Why would you want to delete that?
But you should set its type to the correct value. Just select the partition, select the type option and press enter. cfdisk will automatically switch to the correct type number for swap.
Don't want to delete my swap just have to fix it's type thanks.

This is what I have:
Code:
sda5   Boot   Logical Linux   20480.95 (20GB)
sda6   Logical Linux   2048..95 (2GB for the swap)
Which is fine but I have 208613.81 MB of free space.
I wanted to make the sda5 Boot Logical partition to take up all but 2 gig's for my swap--

I have to delete what I have made and re-create my first partition for my Slackware right? TobiSGD?
 
Old 01-07-2014, 03:59 PM   #23
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
If you want to have 2GB of swap and the rest for Slackware delete both partitions, then create the swap partition first with 2GB, after that create the Slackware partition using the rest of the space.
 
Old 01-07-2014, 04:11 PM   #24
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528

Original Poster
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by TobiSGD View Post
If you want to have 2GB of swap and the rest for Slackware delete both partitions, then create the swap partition first with 2GB, after that create the Slackware partition using the rest of the space.
Did exactly what you said and now things are how I want them.

Code:
sda5 Logical Linux 2048.10 2GB
sda6 Boot Logical Linux 229094.76
All of my partitions are at the top of the screen. At the bottom of the screen I'm seeing this:

"toggle bootable flag of the current partion" with a flashing cursor-

Is this were I type setup?
Or do I arrow down to [write] while the boot partition is highlighted?

Last edited by Ztcoracat; 01-07-2014 at 04:22 PM.
 
Old 01-07-2014, 04:26 PM   #25
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
No...get back to sda5 and change it's type (by selecting Type, from the menu)...

After that you need to select Write and confirm that you want to write the partitions.. then just Quit


At the prompt, type "setup"

Now, don't get me wrong, but are you sure you want to continue with Slackware? It will kill you.. Maybe you should just try other distributions first, like Mint

You will have an easier time, plus .. you'll have a chance to slowly learn how to work with Linux.. Slackware, even after the installation, will expect a lot from anyone standing in front of the computer and basically will do nothing without being told (no graphics, no users, nothing) ..

Last edited by Smokey_justme; 01-07-2014 at 04:27 PM.
 
Old 01-07-2014, 04:48 PM   #26
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528

Original Poster
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by Smokey_justme View Post
No...get back to sda5 and change it's type (by selecting Type, from the menu)...

After that you need to select Write and confirm that you want to write the partitions.. then just Quit


At the prompt, type "setup"

Now, don't get me wrong, but are you sure you want to continue with Slackware? It will kill you.. Maybe you should just try other distributions first, like Mint

You will have an easier time, plus .. you'll have a chance to slowly learn how to work with Linux.. Slackware, even after the installation, will expect a lot from anyone standing in front of the computer and basically will do nothing without being told (no graphics, no users, nothing) ..
Done-
I have the Slackware Linux Setup (version 14.1) Menu

I'll proceed with "Install Selected Software"

After the install is done I will proceed at the first boot with startx and than on to using the adduser and select most likely
the defaults. I'll look for the /etc/inittab file and change the run level from a 3 to a 4. That should give me the GUI (hope so)
Just don't know what text editor comes with Slackware--

I tried Mint and did not like it. Mint doesn't work well with my AMD Quad core for some reason- Wireless problems-
 
Old 01-07-2014, 05:01 PM   #27
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
From the menu, select "Add swap partition" then keep going.. When asked about what window manager you wand, select "KDE" (can't remember if it's the default or not).. When asked about the network configuration choose Network manager, choose express lilo install (on the MBR if asked) ..

After installation and reboot, log in with user "root" and the password you set during setup then imediatly run
Code:
adduser
After a user has been made, type
Code:
logout
Then login in with your newly created user... Only now try and enter X with the command:
Code:
startx
Do not run X as root.

If all works well, please get back and I'll help you modify the inittab in a safe manner..
 
Old 01-07-2014, 05:10 PM   #28
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,287

Rep: Reputation: Disabled
You can run adduser from the console: just log in as root and type "adduser". Then logout, login under your new user, type "xwmconfig" to choose your preferred windows manager or Desktop, and type "startx" to launch it. You can change the run level from 3 to 4 but that's not mandatory: just typing "startx" after login will launch your DE or WM.

About the text editors, you'll get out of the box ed, elvis, emacs, joe, jove, kate, pico, nano and vim. More are available @ slackbuilds.org

Last edited by Didier Spaier; 01-07-2014 at 05:12 PM.
 
Old 01-07-2014, 05:23 PM   #29
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528

Original Poster
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
For some reason the DVD in the CDROM drive isn't being read--

It says:

Code:
A CD/DVD Drive could not be found on any of the devices scanned.
Possible reasons include using a bootdisk or kernel that doesn't support kernel not having the slackware boot disc in your drive or using a drive connected to a plug and play which is not my case 
Please make sure you are using the correct bootdisk for your hardware, consult the booting file for information on forcing the detection of your drive and then reattempt installation.
If all else fails see FAQ.TXT for information about copying parts of this CD to your DOS partition and installing it from there.
You will now be returned to the main menu.
Do you suspect that something is not right with the DVD + R that I burned?
 
Old 01-07-2014, 05:34 PM   #30
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You could boot from it, so it should be OK. Try to manually mount the DVD and look if you can access it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Some Slackware Install Questions TheStarLion Slackware - Installation 3 12-08-2009 02:09 PM
[SOLVED] A Couple of Questions About Slackware 13 Install tronayne Slackware 2 10-01-2009 06:00 PM
Slackware 10.2 Install: A Few Questions garyozzy Slackware - Installation 7 10-03-2005 06:59 PM
new slackware install, basic questions true_atlantis Linux - Newbie 9 12-10-2003 12:02 AM
Slackware install questions Ghaz Linux - Newbie 1 10-16-2003 06:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration