Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Nov 13, 2007 6:40 pm 
Offline
Junior Member

Joined: Thu Nov 08, 2007 12:40 am
Posts: 34
I am running Centos 5 at the moment but have a Slackware 12 linode I am playing with.

Is there an easy way to do a full install of slackware (sans kde)? I was playing around with wget. I can grab the complete distro that way. I think it's possible to mount the install cd remotely and do it but I am not sure?

Tnx for any ideas.

flb


Top
   
 Post subject:
PostPosted: Tue Nov 13, 2007 7:33 pm 
Offline
Senior Member
User avatar

Joined: Sat Mar 24, 2007 6:09 pm
Posts: 59
Location: South Africa
Of course you can mount the CD. Download the ISO, and mount it like this:

Code:
mount /slackware-12.0-install-d1.iso /mnt -t iso9660 -o ro,loop=/dev/loop0


Then simply run the install command:

Code:
upgradepkg  --install-new /mnt/slackware/*/*.tgz


You may want to copy the mounted ISO elsewhere and remove what you don't need first before you install everything on the CD.

--deckert


Top
   
 Post subject: re mount cd
PostPosted: Tue Nov 13, 2007 9:05 pm 
Offline
Junior Member

Joined: Thu Nov 08, 2007 12:40 am
Posts: 34
I see what you mean..mount the isoimage..I guess using wget xx *.tgz is
about as good. The isoimage may be more compressed but it has kde and a lot of stuff I don't need.

Thanks,

fb


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group