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 04-06-2008, 11:04 AM   #1
_domi_
LQ Newbie
 
Registered: Apr 2008
Posts: 4

Rep: Reputation: 0
Installing Slackware 12 without CD-Rom


Hello Guys,

After a few days fighting with my Notebook + Google i decided to post here to call for help

I'm quite new to linux and i want to install Slackware 12.0 on my old Notebook(20GB HDD, 256 RAM, 1 GHz), but the CD-Rom drive is broken.

I get tomsrtbt-2.0.103 and with some addons i got my USB Drive working and copied the 3,6 GB Slackware 12 DVD image to my Harddrive.

Is there any Way to start the setup from my harddrive with the image?

I've read that Slackware 11 got a Way to boot from floppys but with Slackware 12 and the new kernel there should be no choice.

I also searched for installing it over Network, but there was just a way to boot from network and my Notebook doesn't support this feature.

Thanks for your effort and sorry for my bad english :/

domi
 
Old 04-06-2008, 11:27 AM   #2
bsdunix
Senior Member
 
Registered: May 2006
Distribution: BeOS, BSD, Caldera, CTOS, Debian, LFS, Mac, Mandrake, Red Hat, Slackware, Solaris, SuSE
Posts: 1,761

Rep: Reputation: 80
How about booting off USB ?

If you want to install Slackware using a local hard disk partition where you copied the Slackware tree in advance, that is also an option. It would not make much sense to opt for the third install method "use a CDROM" since we just abandoned the use of a CDROM medium :-)

For Slackware 12.0 and onwards, please use the files and instructions you find in the respective /usb-and-pxe-installers/ directory.


http://www.slackware.com/~alien/slackboot/usb/

http://slackware.mirrors.tds.net/pub...xe-installers/
 
Old 04-06-2008, 11:31 AM   #3
_domi_
LQ Newbie
 
Registered: Apr 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks for the quick answer!
But my notebook doesn't support usb-boot
are there any other things i can do?
 
Old 04-06-2008, 12:35 PM   #4
bsdunix
Senior Member
 
Registered: May 2006
Distribution: BeOS, BSD, Caldera, CTOS, Debian, LFS, Mac, Mandrake, Red Hat, Slackware, Solaris, SuSE
Posts: 1,761

Rep: Reputation: 80
Unless someone else will chime in with a better idea, the only thing I can think of is install Slackware 11.0, as it can still be installed with boot floppies. I don't think you can use the ver 12.0 install files with the ver 11.0 installer script as the install would probably fail when it encountered file/directory mis-match.

If you haven't done it already, I suggest searching this forum for similar CD less Slackware installs as you might find a solution as I'm pretty sure other folks were in the same similar situation as you.
 
Old 04-06-2008, 12:53 PM   #5
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
If you have a DOS/Windows partition on your hard drive you can try if you can get the installer started using loadlin.
The ZIP file containing loadlin is in your /kernels directory:
Code:
/kernels/loadlin16c.zip
Unpack it into the DOS/Windows partition, this creates a directory 'loadlin'. Into that directory, copy the hugesmp kernel and the initial ramdisk (initrd) containing the installer:

Kernel:
Code:
/kernels/hugesmp.s/bzImage
Initrd:
Code:
/isolinux/initrd.img
Then in a DOS command prompt, change directory to the 'loadlin' directory and there, run the following commandline:
Code:
loadlin bzImage initrd=initrd.img load_ramdisk=1 prompt_ramdisk=0 rw SLACK_KERNEL=hugesmp.s
This should boot the Slackware installer.
Tell me if that works.

Eric
 
Old 04-06-2008, 01:12 PM   #6
_domi_
LQ Newbie
 
Registered: Apr 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Ok, i give it a try, thanks eric.

@bsdunix: I'm downloading version 11 at the moment, if this don't work i try to install version 11.
 
Old 04-06-2008, 03:37 PM   #7
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
I'm quite new to linux and i want to install Slackware 12.0 on my old Notebook(20GB HDD, 256 RAM, 1 GHz), but the CD-Rom drive is broken.
Perhaps the following might help:

Installing Slackware Without a CD Drive

A bad CD-ROM drive prompted me to find that solution and write the mini how-to. Basically:

1. Mount the ISO image.
2. Extract the kernel and initrd files.
3. Create a boot menu option to look for the extracted kernel and initrd files.
4. Boot.
5. Before running setup, toggle to another console and mount the ISO drive.
6. Continue setup.

I still have that option on my system and tested only a few days ago.
 
Old 04-07-2008, 04:00 PM   #8
_domi_
LQ Newbie
 
Registered: Apr 2008
Posts: 4

Original Poster
Rep: Reputation: 0
@Alien Bob: I'm sorry i didn't get it work, i always got an error message saying "unable to open an initial console".

@Woodsman: Thx, it worked fine. I just booted with a GRUB-Floppy and started the kernel. Then the installation went well.
I just got a problem with lilo, i couldn't install it to my MBR, but i think i could fix this tomorrow alone.

Thanks for your help!
 
Old 04-07-2008, 07:33 PM   #9
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

You should look at 'Slackware 12 installation with the ISOs but without burning them!'.

This link and others are available from 'Slackware-Links' .
 
  


Reply

Tags
cd, install, slackware



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
Installing Slackware 9.0 with a PCMCIA CD-ROM drive oot Slackware 8 01-30-2005 05:44 PM
Installing Slackware 10.0 with CD-ROM Boot Disk? GR33NF00T Linux - Newbie 2 12-28-2004 06:57 PM
Installing Slackware 10.0 without bootable CD-ROM objorkum Slackware - Installation 3 10-18-2004 12:30 PM
Installing Slackware-8.00 with IDE CD-ROM MITSUMI FX001D? Werner Slackware 7 07-30-2004 04:03 AM
Problem installing Slackware 9.0 on old computer with Sony CDU33a CD-ROM drive CrashAndBurn Slackware - Installation 4 02-17-2004 01:57 AM

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

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