LinuxQuestions.org
Help answer threads with 0 replies.
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 11-05-2012, 09:18 PM   #1
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Rep: Reputation: Disabled
Trouble installing Slackware 14 using unetbootin USB on Dell Studio 15 1535 laptop


On my windows computer, I have created a bootable USB using Unetbootin... It is easy!

Only now while in the slackware setup, I have trouble determining what to select under "Source"

Technically I should count this as a CD/DVD since it is an .iso, right? While doing so, under "manual" and "custom", I enter the source: /dev/sdb1 and boom comes the error.

On a side note, I do not want suggestions for alienbob's method of creating a usb because it does not work.

Does anyone have any success with installing Slackware from a USB (preferably created thru Unetbootin) onto a machine, and how?
 
Old 11-05-2012, 11:11 PM   #2
Rodebian
Member
 
Registered: Apr 2012
Posts: 37

Rep: Reputation: Disabled
I read your post just before I tried to install Slackware. So I decide to give it a quick try. Had issue after issue but decided to try one last thing before I gave up.

Where it says setup the target partitions is what you want. I am going to assume that you know how to set up swap, / /boot and so on.

In the setup target partitions it gives you the option for a quick format on each partition. For example mine was,

/boot (dev/sda1)
/swap (dev/sda2)
/ (dev/sda3)

I had to pick the root partition which is /dev/sda3 for me. Then I picked the boot partition, which was /dev/sda1 for me. My usb card is /dev/sdb1 as your is. So what I did was from the setup target partitions I chose that one and set it up as /slack this set it up so it would be accessible through the /dev/sda3/ BUT DO NOT FORMAT sdb1, choose the third option. Then it will ask you where you want to mount it, as I said for me it was /slack

So when it asked me for the hard drive path I chose /dev/sda3 (my root) and then it asked the folder I typed in /slack/slackware

It installed fine after that.

I am in a bit of a rush so sorry if made any typos. Hopefully I was able to explain this clearly for you. Also I didn't go through with the whole install. I stopped it after a few minutes. As long as I got this to work I need to redo it on another hard drive after I set up luks+lvm.
 
1 members found this post helpful.
Old 11-06-2012, 01:56 AM   #3
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
How did you pick the root? I know you were rushed, but I need a little more detail. After awhile, it seemed to go fine, but when it came to LILO, it gave errors, and rebooting did nothing after the installation "completed".

Also, in my cfdisk, I have:

sda5 [unflagged] Logical swap 6000.0mb
sda2 [boot] Primary ext2 160000.00mb

I can make it bootable or unbootable thru cfdisk, but that's it. Also, how did you set it up as /slack?
 
Old 11-06-2012, 04:51 AM   #4
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 622

Rep: Reputation: 300Reputation: 300Reputation: 300Reputation: 300
I looked at this years ago, and couldn't get it to work. Back then the UNetbootin did NOT claim to support any version of slackware. It STILL doesn't. If you do manage to get this to actually work, please make meticulous notes of the steps and post back here. Lots of people would like to see this work.
 
Old 11-06-2012, 05:09 AM   #5
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
I always had trouble with Unetbootin and Slackware. Try the supported way to install Slackware: Use the USB install image (can be found in any repository and on your Slackware DVD). Write it to the USB disk either with dd (on Linux) or with Image Writer for Windows (obviously on Windows). That always works for me.
 
Old 11-06-2012, 10:35 AM   #6
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
I always had trouble with Unetbootin and Slackware. Try the supported way to install Slackware: Use the USB install image (can be found in any repository and on your Slackware DVD). Write it to the USB disk either with dd (on Linux) or with Image Writer for Windows (obviously on Windows). That always works for me.
How?

Also, here are my notes for how I used UNetbootin:
  • insert usb
  • run UNetbootin
  • select .iso file (not linux version)
  • booted completed stick onto laptop
  • log in as root
  • cfdisk (sda5 set as swap, sda2 set Primary and /boot)
  • setup
  • read HELP and continue to addswap
  • I checked for bad blocks on my first round
  • continued to target (formatted as ext2) bad blocks checked originally
  • Source: Install form a hard drive partition
  • /dev/sdb1
  • /slackware64 (after this, the list of packages comes up)
  • I chose terse install after this

After this, the installation just stops. ALT+4 shows me that EXT2-fs and EXT3-fs are not on my dev sdb1, which is new... Before, it would allow me to try and install the rest, leading to failure anyway.
 
Old 11-06-2012, 11:10 AM   #7
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 PremiumG View Post
How?
As described in the documentation: http://ftp5.gwdg.de/pub/linux/slackw...README_USB.TXT
 
Old 11-06-2012, 11:52 AM   #8
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
Nope, that doesnt work in windows, especially not dd. dd just repeats the command you just input, and thats about it. Any changes it makes are definitely not indicated through my usb drive, thats for sure.

plus what good is a bootable usb without the core packages?
 
Old 11-06-2012, 12:15 PM   #9
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
As I have stated before, you can use the Image Writer on Windows instead of dd, I already gave you the link to that in a previous post.
The installer is able to use any Slackware mirror or packages on a second partition for the install. There is no need to have the packages on the USB.
 
Old 11-06-2012, 12:17 PM   #10
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
Well how do I get packages on my system if I cant install them thru the USB?

specifically: the core packages?
 
Old 11-06-2012, 12:20 PM   #11
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
Also, the link you gave me led me to download a program that does not have a setup or executable...
 
Old 11-06-2012, 12:22 PM   #12
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
As I stated above, any Slackware mirror will do the job. You can find a list of mirrors here: http://mirrors.slackware.com/mirrorlist/
A Slackware package tree on any other medium (DVD, USB, HDD, Samba-share, ...) will also work.
 
Old 11-06-2012, 12:23 PM   #13
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 PremiumG View Post
Also, the link you gave me led me to download a program that does not have a setup or executable...
If you look at the right site of that page I linked to you will find a binary download, inside a zip file. Installation is not needed.
 
Old 11-06-2012, 12:26 PM   #14
PremiumG
LQ Newbie
 
Registered: Nov 2012
Posts: 13

Original Poster
Rep: Reputation: Disabled
...

I have Slackware64-14.0-install-dvd already, I meant ImageWriter for Windows.
 
Old 11-06-2012, 12:32 PM   #15
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 PremiumG View Post
...

I have Slackware64-14.0-install-dvd already, I meant ImageWriter for Windows.
I too.
 
  


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
Dell Studio 1535 Screen Resolution Issue Darkon1365 Linux - Newbie 12 08-07-2010 10:02 PM
Can Slackware Linux 12.2 be loaded on a Dell Studio XPS Laptop? Twilight_Bandit Linux - Laptop and Netbook 7 05-30-2009 04:06 AM
Netgear wg511t on dell studio 1535 - no power, not in lscpi c-- Linux - Hardware 2 01-22-2009 05:44 PM
Having trouble installing Kubuntu using Wubi on my Dell laptop Emmazing Linux - Laptop and Netbook 2 01-24-2008 09:42 PM
Trouble installing 9.1 from CD on Dell laptop austindad Slackware 2 01-27-2004 09:31 AM

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

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