LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-22-2013, 11:07 PM   #16
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0

OK. Thanks MCMLXXIII. Working on that now. This looks very similar to how I made the isohybrid on my usb. But maybe I did have the usb mounted when I did the dd command. Anyhow... I'll let you know.
 
Old 08-22-2013, 11:17 PM   #17
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
OK. I tried what MCMLXXIII suggested. I have the isohybrid on the usb. On command fdisk -l I find my usb drive is /dev/sdb1. It says it detects a slackware disk and lets me choose base linux system (A), but then it brings me to the same screen as before:

Quote:
CANNOT INSTALL SOFTWARE YET

Before installing software, complete the following tasks:

1. Select source media.
2. Set up your target Linux partition(s).
3. Select which software categories to install.
I really want to know what is causing this screen to come up. I try to go through the steps 1, 2 and 3 but the problem is that step 1 is what is bringing this screen up.

Last edited by hegira; 08-22-2013 at 11:29 PM.
 
Old 08-22-2013, 11:24 PM   #18
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
Before you type setup did you partition the drive first using either fdisk or cfdisk? You'll need to do this step first before proceeding with setup.
 
Old 08-22-2013, 11:47 PM   #19
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
Yes. I did that using cfdisk.
 
Old 08-22-2013, 11:53 PM   #20
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
Okay, so after you setup your partitions via cfdisk, you type setup, correct?

Then what step do you choose after you type setup?
 
Old 08-22-2013, 11:59 PM   #21
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
Then I choose ADDSWAP.

Last edited by hegira; 08-23-2013 at 12:05 AM.
 
Old 08-23-2013, 12:01 AM   #22
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
Okay, then what's the next step you choose?
 
Old 08-23-2013, 12:05 AM   #23
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
Then I choose the slow format to check for bad blocks, then I setup the root partition (also slow format), and then setup the /home partition.
 
Old 08-23-2013, 12:13 AM   #24
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
Okay, so you set up your Swap and Target partitions, correct?

Afterwards you choose the Source in which case it's Install from Slackware DVD or CD drive and then Manual and then Custom and then type /dev/sdb1.

What happens after this?
 
Old 08-23-2013, 12:31 AM   #25
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
Sorry for the late response. I wanted to reproduce what happened to I could be as accurate as posisble. What happens next is it brings me to this page:

Quote:
PACKAGE SERIES SELECTION

Now it's time to select which general categories of software to install in your system. Blah blah...
[*] A Base Linux System[*] Ap Various Applications that do not need X

...
Then I just choose "A" because there is no option for "full" like it seems there should be from instructions. Then it brings me to this screen:

Quote:
CANNOT INSTALL SOFTWARE YET

Before installing software, complete the following tasks:

1. Select source media.
2. Set up your target Linux partition(s).
3. Select which software categories to install.

Last edited by hegira; 08-23-2013 at 12:33 AM.
 
Old 08-23-2013, 12:34 AM   #26
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
No problem.

What capacity is the USB drive you're using? 2GB? 4GB?
 
Old 08-23-2013, 12:40 AM   #27
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
16 gb
 
Old 08-23-2013, 12:46 AM   #28
hegira
Member
 
Registered: Aug 2013
Posts: 62

Original Poster
Rep: Reputation: 0
I have a question. When I am in setup and doing "select source media" option, which iso file is it looking for? Is it the slackware64-14.0-install-dvd.iso or is it the slackware-14.0-source-dvd.iso?
 
Old 08-23-2013, 12:50 AM   #29
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
The method I quoted above works for me. Not sure why it's not working for you?

Have you tried the unetbootin method?

If not, go ahead and grab the Slackware iso for your USB using unetbootin. Follow the same steps as before [cfdisk] [setup] [swap] [target] then when you get to [source] choose Install from hard drive partition and then /dev/sdb1 and then type /slackware64
 
Old 08-23-2013, 12:53 AM   #30
MCMLXXIII
Member
 
Registered: Aug 2012
Distribution: [Desktop] Debian Wheezy, [Laptop #1] Ubuntu 12.04, [Laptop #2] openSUSE 13.1, [Netbook] CentOS 6.5
Posts: 60

Rep: Reputation: Disabled
Quote:
Originally Posted by hegira View Post
I have a question. When I am in setup and doing "select source media" option, which iso file is it looking for? Is it the slackware64-14.0-install-dvd.iso or is it the slackware-14.0-source-dvd.iso?
You'll want it to look for slackware64-14.0-install-dvd.iso

The method I walked you through is the full Slackware iso which includes the Slackware tree to the USB drive.
 
  


Reply



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
None Technical Experience Slackware Current Drakeo General 3 01-02-2011 06:03 PM
Hello from still another user with little experience who's trying Slackware galanlama LinuxQuestions.org Member Intro 3 07-11-2008 07:38 PM
My experience with slackware 10 and gnomad2 laiboonh Slackware 7 11-28-2004 02:43 PM
My experience with setting up hp scanner 3300C in Slackware 10 laiboonh Slackware 0 11-04-2004 02:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:25 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