LinuxQuestions.org
Help answer threads with 0 replies.
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 05-15-2019, 03:53 PM   #16
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470

do you do bs=? and && sync?

I usually do

Code:
dd if=/whatever.iso of=/dev/sdc bs=1024 && sync
 
Old 05-15-2019, 07:39 PM   #17
Belikewater
Member
 
Registered: Mar 2016
Location: Orlando Fl
Distribution: Slackware/Peppermint
Posts: 164

Original Poster
Rep: Reputation: Disabled
Hey Linus72,

It appears for whatever reason, the issue is with the actual ISO image. I downloaded Slackware 14.2 source code DVD ISO (The complete source code tree for both x86 and x86_64), but not sure if its missing any files. I downloaded Puppy Linux, just to check if I could write an ISO image to the USB and it worked. I'll have to investigate what is going on with my Slackware download. Nonetheless, I learned quite a bit from this thread. I appreciate the help. I am going to download a mirror, to see if I can successfully write that ISO image to the USB.

Last edited by Belikewater; 05-15-2019 at 07:57 PM.
 
Old 05-15-2019, 08:09 PM   #18
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
you mean you downloaded this iso?

https://mirrors.slackware.com/slackw...re64-14.2-iso/
 
Old 05-15-2019, 10:35 PM   #19
Belikewater
Member
 
Registered: Mar 2016
Location: Orlando Fl
Distribution: Slackware/Peppermint
Posts: 164

Original Poster
Rep: Reputation: Disabled
Yes, that is the one I just did and it is working. Previously, I tried downloading the torrent from here: http://www.slackware.com/getslack/torrents.php
 
Old 05-15-2019, 10:39 PM   #20
ehartman
Senior Member
 
Registered: Jul 2007
Location: Delft, The Netherlands
Distribution: Slackware
Posts: 1,674

Rep: Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888
Quote:
Originally Posted by Belikewater View Post
So I ran sudo fdisk /dev/sdb then p to print the table partition, but again its only sowing sdb with no partition number like sdb1.

Have any of you run into this issue before? This is causing me to be unable to write the ISO image to the USB.

Thanks
It is either a still UNpartioned drive (like a blank one) or one which is "floppy formatted", that is: with the BOOT block as block 0 and NO partion table/MBR.

I had several MP3 players that used that latter format.

If it's an unpartitioned drive and you've got an image that is one of a partition (that is: it does NOT contain a MBR) you should first create a partition ON the drive of at least "iso size) and then write the image to that partition.

To see the difference between UN- and floppy partitioned drive, do a dd of block 0
Code:
dd if=/dev/sd<letter> count=1 | hexdump -C
If the output is not all-zero and ends with 2 bytes "55 aa" it is a boot block.
 
1 members found this post helpful.
Old 05-16-2019, 07:18 AM   #21
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
Quote:
Right. I have the iso image in my downloads. I CD into ~/Downloads/slackware-14.2-iso
you wouldn't happen to be trying to boot this on a newer efi machine with secure boot still enabled and legacy boot disabled? To boot on efi machine in legacy/cms mode, need to disable secure boot and enable legacy/cms boot or use a slackware64-14.2-iso with secure boot disabled

Last edited by colorpurple21859; 05-16-2019 at 07:27 AM.
 
1 members found this post helpful.
  


Reply

Tags
iso image, partition table, usb



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
Identify and explain the major number, minor number, and revision number in Linux... turbomen Linux - Newbie 1 11-16-2010 02:48 AM
Preserving number of links with 'cp'. ( preserve number of links ) Devyn Linux - General 7 09-16-2005 10:07 PM
what is a major number and a minor number ? Menestrel Linux - Newbie 2 10-11-2004 07:53 AM
how do you edit your virtual console number? (or VT number 3) jjorloff1 Linux - General 2 04-03-2004 07:21 PM
why there is a need for minor number and major number for monitor/keyboard in pc? tripathi Solaris / OpenSolaris 1 11-07-2003 09:36 AM

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

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