LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
Thread Tools
Old 10-28-2005, 03:02 PM   #1
bmccorm2
Member
 
Registered: Oct 2005
Distribution: Mandriva 2006
Posts: 67
Thanked: 0
Slackware will not install any packages!!


[Log in to get rid of this advertisement]
I am currently running FC4 and wish to try out Slackware 10.2 on some free space on my hard drive. Right now, I do not have access to any CD-R and they will be very expensive for me to obtain/ship. So, I am left with installing Slack off the hard drive. Everything goes fine until I am asked what software I want to install. I just click the "install everything" option and then the system does nothing. It says the installation was complete and I need to restart, but nothing was installed! Could somebody please help me out as to why this is happening?

Thanks
bmccorm2 is offline     Reply With Quote
Old 10-28-2005, 04:37 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :}
Posts: 18,847
Blog Entries: 1
Thanked: 160
Can you please describe the steps (verbatim) that you took
for that installation? Starting with the download ...


Cheers,
Tink
Tinkster is offline     Reply With Quote
Old 10-28-2005, 06:43 PM   #3
bmccorm2
Member
 
Registered: Oct 2005
Distribution: Mandriva 2006
Posts: 67
Thanked: 0

Original Poster
Most definitely...I will try to be as complete as possible:
1. I downloaded the two ISO for slackware 10.2 into my home directory (on hdc1)
2. I mounted the first disc ISO image at /mnt/iso
3. I took the initrd.img and bare.i files and placed them in the path /boot/isolinux
4. I updated my grub.conf file so that it appears as follows:
Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,0)
#          kernel /boot/vmlinuz-version ro root=/dev/hdc1
#          initrd /boot/initrd-version.img
#boot=/dev/hdc
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Slackware
      root(hd0,0)
      kernel /boot/isolinux/kernels/bare.i/bzImage -noieee1394 root=LABEL=/
      initrd /boot/isolinux/initrd.img
title Fedora Core (2.6.13-1.1532_FC4)
      root (hd0,0)
      kernel /boot/vmlinuz-2.6.13-1.1532_FC4 root=LABEL=/
      initrd /boot/initrd-2.6.13-1.1532_FC4.img
title Fedora Core (2.6.11-1.1369_FC4)
      root (hd0,0)
      kernel /boot/vmlinuz-2.6.11-1.1369_FC4 root=LABEL=/
      initrd /boot/initrd-2.6.11-1.1369_FC4.img
5. I rebooted my system and allowed slackware to boot
6. From this point on, it was a normal slackware installation screen
7. I partitioned my disk as follows:
hdc1 = 19 gb bootable with '/' mounted
hdc2 = 1 gb swap //hdc1 and hdc2 contain FC4
hdc3 = 19 gb with '/' mounted
hdc4 = 1 gb swap //hdc3 and hdc4 are for slackware
8. I select the media source to be from the hard drive
9. I give the drive it is on as "/dev/hdc1"
10. I give the correct directory
11. I choose "full install"
12. setup installs no software, but says it is complete and i may reboot

Hope that helps, let me know if you need anything else.

Thanks again!
bmccorm2 is offline     Reply With Quote
Old 10-28-2005, 08:04 PM   #4
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,717
Thanked: 0
-----------
10. I give the correct directory
-----------

what dir. did you give then ?
i think you gotto mount that iso first, and then run "setup ".

egag
egag is offline     Reply With Quote
Old 10-29-2005, 05:35 AM   #5
bmccorm2
Member
 
Registered: Oct 2005
Distribution: Mandriva 2006
Posts: 67
Thanked: 0

Original Poster
Both ISO's are located in my home directory, so i just give the path:

/home/bryan

But you are saying I should mount both images after I boot my computer with Slackware? Could I just do something like (while root during the slackware install):

Code:
mount -o loop -t iso9660 ~/slackware-disc1.iso /mnt/slackware
mount -o loop -t iso9660 ~/slackware-disc2.iso /mnt/slackware
And then I tell slackware the directory to install the files is /mnt/slackware ???


Thank you so much for the suggestion!!

Last edited by bmccorm2; 10-29-2005 at 06:17 AM..
bmccorm2 is offline     Reply With Quote
Old 10-29-2005, 08:13 AM   #6
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,717
Thanked: 0
i think so...
the installer cannot read files from an iso image.

you'll need smth like :
-mkdir /mnt/slack
-cd /home/bryan
-mount -o loop slackware-disc1.iso /mnt/slack

btw.: i'm not sure if the standard kernel supports loop devices.

egag
egag is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
What is the easiest way to install packages on slackware? abefroman Slackware 8 11-29-2005 02:17 AM
where does pkgtool install slackware packages? salviadud Slackware 3 02-25-2005 12:58 PM
Slackware 10.0 will not install packages emeraldsword Slackware - Installation 16 01-11-2005 04:52 PM
slackware 9 what packages do i have to install to make my gcc work zeroversion Linux - Software 1 11-26-2003 12:19 PM
Slackware minimum install packages jamaso Linux - General 3 04-03-2002 11:02 AM


All times are GMT -5. The time now is 04:25 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration