LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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, 05:44 PM   #31
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
You could boot from it, so it should be OK. Try to manually mount the DVD and look if you can access it.
How?

Anyway this is what I'm trying from the Main Menu
Option A Linux Base System
Then I get: Before you can install software complete the following tasks-

1. Select your source media.
2. Set up you Target Linux Partitions.
3.Select which software categories to install.

When I choose Select Source Media it takes me back to the message I typed in code tags.

Trying to remain calm--
 
Old 01-07-2014, 05:56 PM   #32
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
Booting does not mean the kernel knows about it.. so no, it's not weird to boot but have troubles afterwords loading the device from which you have booted..

Could you please press ALT + F2 and then type the following command: lsblk (thow I'm not sure you have it at that stage :s)?
 
Old 01-07-2014, 06:09 PM   #33
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,256

Rep: Reputation: Disabled
Or open another console (Alt+F2) then type:
Code:
cat /proc/partitions
If you see your DVD as "sr0" (which is probable) do this:

Code:
mkdir dvd
mount /dev/sr0 /dvd
You can check that it is properly mounted with :
Code:
ls -1 /dvd
Then go back to first console with Alt+F1 and proceed to installation

At time of choosing the source check "from a mounted directory" and type the directory /dvd/slackware (if 32 bit) or /dvd/slackware64 (if 64 bits).

PS please do a full installation.
 
Old 01-07-2014, 06:16 PM   #34
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
Booting does not mean the kernel knows about it.. so no, it's not weird to boot but have troubles afterwords loading the device from which you have booted..

Could you please press ALT + F2 and then type the following command: lsblk (thow I'm not sure you have it at that stage :s)?
This is what I have in console mode:
Code:
root@slackware:/# lsblk
sda 8:0 465.8G 0 disk
1=sda1 8:1 1804G 0 part
1-sda2 8:2 350M 0 part
1-sda3 8:3 231.7G 0 part
1-sda4 8:4 1K 0 part
1-sda5 8:5 1.9G 0 part
~sda6 8:6 213.4G 0 part
sr0 11:0 1 2.3G 0 rom  /var/log/mount
root@slackware:/#
I tried BTW to manually specify CD or DVD by device name.
Upon doing that I heard the CDROM and the disc move and work. Tried again to install basic and just goes in circles--
 
Old 01-07-2014, 06:24 PM   #35
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 Didier Spaier View Post
Or open another console (Alt+F2) then type:
Code:
cat /proc/partitions
If you see your DVD as "sr0" (which is probable) do this:

Code:
mkdir dvd
mount /dev/sr0 /dvd
You can check that it is properly mounted with :
Code:
ls -1 /dvd
Then go back to first console with Alt+F1 and proceed to installation

At time of choosing the source check "from a mounted directory" and type the directory /dvd/slackware (if 32 bit) or /dvd/slackware64 (if 64 bits).

PS please do a full installation.
I tried the commands you posted for me and I have this now:
Code:
mount: block device dev/sro is write proctected mounting read only
What in the world is holding up my install? Is this a Sony proprietary issue?
I have never had this much trouble before with installing a distro--
 
Old 01-07-2014, 06:26 PM   #36
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
Great.. the mount succeded.. now do this

Quote:
Then go back to first console with Alt+F1 and proceed to installation

At time of choosing the source check "from a mounted directory" and type the directory /dvd/slackware (if 32 bit) or /dvd/slackware64 (if 64 bits).

PS please do a full installation.
 
Old 01-07-2014, 06:31 PM   #37
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,256

Rep: Reputation: Disabled
This message
Quote:
mount: block device dev/sro is write protected mounting read only
is just an information: you don't want to write on your DVD, do you?

So the "mount" command succeeded.
 
Old 01-07-2014, 06:42 PM   #38
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
Ok now I'm back to the Main Menu-
"A Base Linux System"

Cannot install software yet and the list that goes with that.
So I choose: Select Source Media
Install from Slackware CD or DVD and hit Enter-
I choose scan for CD or DVD drive (Recommended)
Scanning for Cd/ DVD drive than I get this again:

Code:
No IDE SCSI so we will try scanning for CD Drives on older proprietary interfaces such as SoundBlaster
pre-IDE Cd drives, Sony CDU 31a, Sony 535, Mitsumi pre-IDE old optics etc. For this to work ou need to be using a bootdisk
that supports your cd drive. Please press Enter to begin the last chance scan-
Upon pressing Enter I'm right back to the CD/DVD Drive Not Found

I have to walk away for a bit. Have to prepare a meal.
I'll be back-
 
Old 01-07-2014, 07:03 PM   #39
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
Quote:
Originally Posted by Ztcoracat View Post
So I choose: Select Source Media
Install from Slackware CD or DVD and hit Enter-
I choose scan for CD or DVD drive (Recommended)
Please do as Smokey_justme suggested, do not choose "Install from Slackware CD or DVD".
 
Old 01-07-2014, 08:22 PM   #40
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
Please do as Smokey_justme suggested, do not choose "Install from Slackware CD or DVD".
Instead I choose Install from pre-mounted directory.

The Menu is asking me what directory would you like to install from?
So....I choose to Install From A Pre-Mounted Directory and at the prompt
I than type in /dvd/slackware64 in the prompt and hit Enter.
I'm then taken back to "(A) Base Linux System"

After choosing (A) the installer takes me back to source media and than back again
again to install from a pre-mounted directory but when I choose that and type in /dvd/slackware64
it repeats this all over again.
 
Old 01-07-2014, 08:39 PM   #41
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
So have you actually mounted the DVD to /dvd and do you use Slackware 64 bit?
 
Old 01-07-2014, 08:45 PM   #42
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
So have you actually mounted the DVD to /dvd and do you use Slackware 64 bit?
Yes but when I hit Enter to install the base system it takes me back to the Select source media.
I'm using the spacebar to ensure that the Base System is highlighted and hit Enter but again only to be taken back to:
Select Source Media-

Going to the Slackware Installation online pages and look at the install pics-
 
Old 01-07-2014, 09:18 PM   #43
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
Install complete restart with control+alt+del I now have:

Unknown filesystem
Code:
grub rescue
ls only shows me all of the msdos partitions-
msdos5 mddos5 and etc.

I'm thinking about going backwards and install Fedora because I don't understand what the problem is-
Been trying for 10 hours now to install Slackware-

Wonder if the UEFI Partition is the problem?

Last edited by Ztcoracat; 01-07-2014 at 09:43 PM. Reason: Mention UEFI
 
Old 01-07-2014, 10:11 PM   #44
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 have removed your Fedora partitions and with that a part of your bootloader. Start the installation again from the disk, once you have Slackware installed this will be automatically solved.
 
Old 01-07-2014, 10:13 PM   #45
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
You have removed your Fedora partitions and with that a part of your bootloader. Start the installation again from the disk, once you have Slackware installed this will be automatically solved.
Trying again-
 
  


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 12:44 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