LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 04-27-2017, 06:56 PM   #1
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
mirror-slackware-current.sh to just 14.2 not creating a bootable DVD.iso


mirror-slackware-current.sh config changed to just download 14.2 not current.
When it finishes it creates a DVD.iso. I burned it to a usb stcik rebooted to see if it works. No go, it is not a bootable. I only see a flash of the usb stick starting it then it skips it then goes into the grub on my laptop.

I had the script redo the DVD.iso tried again, still fails. with not boot for an install.

I formate SUB Stick try again, still no go. I downloaded a different Linux Distro burn that to the USB Stick and it works. So it is not the USB Stick.

does this script only work creating a boot able iso only for current 14.2? that is the only thing I can think why it is not working. Just checking.
 
Old 04-27-2017, 07:34 PM   #2
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware, Debian
Posts: 7,350

Rep: Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750
I have a subscription to Slackware, but, I also download the ISO using official torrents. Here's a link to the 14.2 DVD ISO.

http://www.slackware.com/getslack/torrents.php
 
Old 04-27-2017, 08:02 PM   #3
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by hitest View Post
I have a subscription to Slackware, but, I also download the ISO using official torrents. Here's a link to the 14.2 DVD ISO.

http://www.slackware.com/getslack/torrents.php
that is not the point -and- what I have it updated beyond that iso that is why I have it mirrored.

thanks anyways.
 
1 members found this post helpful.
Old 04-27-2017, 08:14 PM   #4
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware, Debian
Posts: 7,350

Rep: Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750Reputation: 3750
Quote:
Originally Posted by BW-userx View Post

does this script only work creating a boot able iso only for current 14.2?
As I understand it Eric's script is designed to create a Slackware-current ISO.
 
Old 04-27-2017, 08:17 PM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by hitest View Post
As I understand it Eric's script is designed to create a Slackware-current ISO.
yes it is also designed to download/mirror and create an iso in whatever ver slack one wants. but that is in question

if it can create a bootable iso current, then I do not see why that same process it uses to create a bootable iso would differ for just 14.2 NON current.
that is the question.

I'll let it hang out in here maybe he'll see it - same me some change on an Email to him.

Last edited by BW-userx; 04-27-2017 at 08:23 PM.
 
Old 04-27-2017, 09:54 PM   #6
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
By default, I don't believe it is set to run isohybrid on the .iso. You can manually run it (isohybrid /location/to/slackware64-14.2.iso), use HYBRID=1 when running the script (you can manually edit the script or use it in a conf file if you don't want to pass it every time), or pass the -u option when running the script.
 
1 members found this post helpful.
Old 04-27-2017, 11:55 PM   #7
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
like bassmadrigal said, you probably just need to set HYBRID:-1 in the .conf file.

I've been using this script for years keeping my local mirrors up to date, for -current and stable versions.
 
Old 04-28-2017, 06:39 AM   #8
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Indeed, by default the script does not generate a hybrid ISO, therefore dd-ing the ISO to a USB stick will yield a stick that won't boot into the installer.

Try the help function: "./mirror-slackware-current.sh -h" and it will show you how to generate a separate configuration file:
Code:
./mirror-slackware-current.sh -w
And then open the new mirror-slackware-current.conf file in an editor. The separate configuration file allows you to keep the actual script un-modified so that you can download newer versions of the script when it becomes available (the command "./mirror-slackware-current -c" will check online if a newer version is available).

Then search this text in the .conf file, and change the "0' to a "1":
Code:
# If you want a 'hybrid' ISO image which can be copied directly to a USB stick
# to create a bootable USB media, set HYBRID to '1'.
# Corresponds to the '-u' option.
HYBRID=0
Or else use the "-u" parameter to the script to achieve the same (create a hybrid ISO).
 
3 members found this post helpful.
Old 04-28-2017, 09:46 AM   #9
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Alien Bob View Post
Indeed, by default the script does not generate a hybrid ISO, therefore dd-ing the ISO to a USB stick will yield a stick that won't boot into the installer.

Try the help function: "./mirror-slackware-current.sh -h" and it will show you how to generate a separate configuration file:
Code:
./mirror-slackware-current.sh -w
And then open the new mirror-slackware-current.conf file in an editor. The separate configuration file allows you to keep the actual script un-modified so that you can download newer versions of the script when it becomes available (the command "./mirror-slackware-current -c" will check online if a newer version is available).

Then search this text in the .conf file, and change the "0' to a "1":
Code:
# If you want a 'hybrid' ISO image which can be copied directly to a USB stick
# to create a bootable USB media, set HYBRID to '1'.
# Corresponds to the '-u' option.
HYBRID=0
Or else use the "-u" parameter to the script to achieve the same (create a hybrid ISO).
Thanks that I am already using a conf file -- I should have read it further down.

Now I got to reset my brain, set assumption to lower setting so it is not going off as much.

Quote:
receiving incremental file list

sent 1,191 bytes received 280,078 bytes 80,362.57 bytes/sec
total size is 8,112,508,897 speedup is 28,842.53
Fri Apr 28 09:40:13 CDT 2017 [2628]: Done mirroring slackware64-14.2 (exit code 0).
Fri Apr 28 09:40:13 CDT 2017 [2628]: Creating DVD ISO image for slackware64-14.2...
Fri Apr 28 09:42:42 CDT 2017 [2628]: Creating hybrid ISO.
isohybrid: Warning: more than 1024 cylinders: 3889
isohybrid: Not all BIOSes will be able to boot this device
Fri Apr 28 09:43:24 CDT 2017 [2628]: DVD ISO created (exit code 0) ...
Fri Apr 28 09:43:24 CDT 2017 [2628]: Computing MD5 checksums of the ISO's (time consuming).
Fri Apr 28 09:43:32 CDT 2017 [2628]: Resulting ISO files:
-rw-r--r-- 1 userx users 4077912064 Apr 28 09:43 /media/slack-mirror/slackware64-14.2-iso/slackware64-14.2-install-dvd.iso
Fri Apr 28 09:43:32 CDT 2017 [2628]: Done!

Last edited by BW-userx; 04-28-2017 at 09:49 AM.
 
  


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
[SOLVED] mirror-slackware-current.sh produces 5.4 GB dvd iso? damgar Slackware 8 08-08-2012 05:11 PM
creating bootable fedora 8 dvd from .iso file sagsriv Linux - Newbie 2 07-01-2011 10:29 AM
Used mirror-slackware-current.sh in Ubuntu, are iso's sposed to be -600mb? linus72 Slackware 7 08-30-2009 10:44 AM
mirror-slackware-current fails to create iso's BCarey Slackware 5 08-15-2009 09:42 AM
Creating a bootable slackware ISO in Windows XP!?!?! black hole sun Linux - Newbie 10 07-11-2004 12:17 AM

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

All times are GMT -5. The time now is 03:01 PM.

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