LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 03-11-2009, 12:33 PM   #1
linuxisbetter2009
LQ Newbie
 
Registered: Mar 2009
Posts: 1

Rep: Reputation: 0
Multi OS network install help needed


I have two machines to choose from to install Slackware on. The purpose for the machine is to serve files and printer services to both other Linux machines and 3 Windows machines.
First the software questions:
I would like to use Slack for this. OpenFiler and FreeNas are going to be difficult to set up printserver with. I would need to set Slackware up to automatically log in, to share an old laser printer to both Linux and Windows, and to share one folder without log in (almost like a Windows share.) My software question then is can I do this, and can anyone instruct me as to how? Also, once the install is finished, I would like to run it headless. I do have the Slackware 2nd edition book, which I am skimming, but have not thoroughly read. I have not seen anything about headless installs in it as yet.

Hardware question: I have two machines to choose from, as I said. One is a Via mini ITX with a 533 processor. It uses the Via 4-in-1 chipset. The other is an Intel 650 Pentium II with unknown ATI video card and an unknown LAN card. The network card does state 10/100 on it. They both take the same RAM and I take best guesses as to which is going to be better for Slack 11.1. Any help in achieving this would be greatly appreciated.

TIA
 
Old 03-11-2009, 02:33 PM   #2
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,177

Rep: Reputation: 233Reputation: 233Reputation: 233
Make some modifications and the install disc will automatically bring up the ssh server:

Code:
~# mkdir initrd
~# cd initrd/
~/initrd# gzip -dc ../slackware-iso/isolinux/initrd.img | cpio -i
~/initrd# installpkg -root . ../slackware-iso/slackware/a/bash-3.1.017-i486-2.tgz
~/initrd# installpkg -root . ../slackware-iso/slackware/a/udev-135-i486-2.tgz
~/initrd# patch -p1 < ../etc.diff
~/initrd# find . | cpio -H newc -o | gzip -9c > ../slackware-iso/isolinux/initrd.img
~/initrd# cd ../slackware-iso/
~/slackware-iso# patch -p1 < ../isolinux.diff
~/slackware-iso# mkisofs -o ../slackware-dvd.iso \
>   -R -J -A "Slackware Install" \
>   -hide-rr-moved \
>   -v -d -N \
>   -no-emul-boot -boot-load-size 4 -boot-info-table \
>   -sort isolinux/iso.sort \
>   -b isolinux/isolinux.bin \
>   -c isolinux/isolinux.boot \
>   -V "SlackDVD" .
Attached Files
File Type: txt etc.diff.txt (717 Bytes, 20 views)
File Type: txt isolinux.diff.txt (677 Bytes, 17 views)
 
  


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
firmware download/install for Brother multi-function network printers kyuso Linux - Hardware 3 03-30-2011 11:17 AM
Debian Install Network Driver Needed bluelite28 Linux - Networking 4 06-29-2006 12:45 PM
problems about multi-threading and/or multi-processing with tcp network in java ... alred Programming 5 06-23-2006 03:21 PM
multiboot, multi HD, multi distro install help pfschim SUSE / openSUSE 4 05-25-2005 06:28 PM
floppy install - network/dhcp needed Bill Cosby Slackware - Installation 1 02-25-2005 02:20 PM

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

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