LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 07-15-2019, 05:06 PM   #16
spaghettios
LQ Newbie
 
Registered: Jul 2012
Location: UK
Distribution: Ubuntu, Slackware
Posts: 28

Original Poster
Rep: Reputation: Disabled

hmm yep i see what you mean. I restarted the laptop and the Unetbootin was an option, but obviously in the slackware setup i came unstuck looking for the source.

I had the mini ISO on a usb stick, but it couldn't find the relevant file on that. I don't see how the FTP/HTTP could work if the network isn't set up - it didn't prompt me for any further details. It does give the option to install from a pre-mounted directory, but i have no idea how to locate that from within the setup.
 
Old 07-15-2019, 08:06 PM   #17
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,366

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
Quote:
I don't see how the FTP/HTTP could work if the network isn't set up
you will need to have your ethernet cable hooked up before booting. Another way is to pre-format the ssd drive, setup and format your root partition and copy the slackware iso file on it before installation of slackware. If this is feesable I'll give you more details on how to do the installation.

Last edited by colorpurple21859; 07-15-2019 at 09:40 PM.
 
Old 07-21-2019, 02:18 AM   #18
HackmyOS423
LQ Newbie
 
Registered: Jul 2019
Posts: 2

Rep: Reputation: Disabled
You can try installing a virtual machine and booting the slackware ISO in it, rather than using a boot disk. Only requirement is the RAM, i suggest a min of 8GB of RAM to run VT smoothly....
You may use VMware and try it out.
 
Old 07-21-2019, 05:09 AM   #19
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
Quote:
It does give the option to install from a pre-mounted directory, but i have no idea how to locate that from within the setup.
If you have a usb big enough to hold first CD it should work....this is what I usually do

Put the kerne/initrd on usb with a isolinux folder on there too from disk 1
rename isolinux folder to syslinux, rename isolinux.cfg to syslinux.cfg
edit syslinux.cfg to show where kernel/initrd is

original
Code:
label huge.s
  kernel /kernels/huge.s/bzImage
  append initrd=initrd.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 nomodeset SLACK_KERNEL=huge.s
edited
Code:
label huge.s
  kernel /bzImage
  append initrd=/initrd.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 nomodeset SLACK_KERNEL=huge.s
when it boots to root login do, assuming usb is /dev/sdc1

Code:
mkdir /mnt/iso
mkdir /mnt/usb
mount /dev/sdc1 /mnt/usb
mount -o loop /mnt/usb/slackware.iso /mnt/iso
then type in 'setup', hit return

at setup screen when you get to choice for premounted directory tell it to look in /mnt/iso or /mnt/iso/slackware or /mnt/iso/slackware64

note slackware.iso means full name of iso

Last edited by linus72; 07-21-2019 at 05:26 AM.
 
1 members found this post helpful.
  


Reply

Tags
install, lenovo, t61



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
LXer: How to install django (or run it without installing it at all) without administrative permissi LXer Syndicated Linux News 0 05-10-2011 09:20 PM
GRUB Installed in a disk without windoze and trying to boot windoze in another disk caosxxi General 13 09-07-2009 03:10 PM
Dual Boot without Linux Boot Disk goldengoddess? Linux - Newbie 4 05-28-2005 07:34 AM
How to Install Turbolinux without CDROM, How to Install Turbolinux without CDROM knwats Linux - Distributions 1 12-29-2003 10:00 AM
Can I run X without a mouse / or without a mouse cursor? jdaniel Linux - General 14 09-24-2003 10:20 AM

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

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