Results 1 to 10 of 10

Thread: Installing Slackware 9.1

  1. #1

    Installing Slackware 9.1/10

    Installing Slackware 9.1/10

    I saw one other tutorial, by er0k but it wasn't very helpful to me (no offense er0k) so I decided to write this one. The first step is to obtain the ISO's; as with er0k, I would recommend www.linuxiso.org. If you are unsure which to download, get i386.

    Now to burn the CD I have no prefrence. You can do it as er0k said to do on a *nix box using the following...
    bash-2.05$ cdrecord -scanbus

    /* this will tell you where your burning device is located and how it can be recognized by cdrecord. , we'll say it returned LITE-ON 0,0,0
    for SAG */

    bash-2.05$ cdrecord dev=0,0,0 -eject /path/to/slackware/iso
    Or like me, on a Windows machine. MAKE SURE YOU BURN AS DISK IMAGE NOT DATA OR IT WON'T WORK!! For best results I burn at lowest speed and have it test the data after it's finished burning.

    Since I am going to boot from the CD I need to set up my BIOS so that it boots CDROM before your HDD. Just reboot your computer and press DEL (read the top of your screen, it may take a few times if you miss). Once that is set, put CD1 into the CD drive and reboot. It should come up with a prompt that looks something like

    boot:
    Press return. You are then given the following prompt...
    Enter 1 to select keyboard map:
    If you are using a standard US keyboard press return, otherwise press 1 then enter. A login prompt appears...
    slackware login:
    Do as the instructions say and type 'root'; press return. The following is displayed.
    root@slackware:/#
    Don't worry if you've never done this before, and if you're still reading this you haven't. This is a bash prompt (I hope ). Do the following
    root@slackware:/# fdisk /dev/hda1
    Something like 'command (m for help):' should appear. All you need to do is create a new swap partition. First hit 'n'. It will ask you about the starting cylinder, press return to take the default. You will then be prompted for the size; I would recommend twice your RAM, so '+1024M' for me. Press return and you will be returned to the 'command (m for help):'. Hit 't', and it will ask you which partition you which to change the type of, this should be 1 on a clean box. The type of Linux Swap is 82 which is what you want to set this partition to. Next create another new partition, but make it '+10M' and set the type to 83. Lastly, create a partition and except all the defaults. Hit 'w' and it should write; set it's type to 83. Now you are back at the bash prompt.
    root@slackware:/# cfdisk /dev/hda1
    Set the 10M partition to bootable and write the table to the disk. You are back at the bash prompt type 'setup'. There's no reason to cover the setting up of your root, boot, or swap partition as it's point and click. The media source from which you will install is the CDROM that you made (or you got here by magic). I am 100% with er0k that you want to know what is going onto your box so select 'expert' install. If you don't know what it does, leave it alone (or read to know what it does). I have the following recommendations.

    -Don't install Apache
    -Don't install MYSQL
    -Don't install PHP
    -Don't install KDE
    -Don't install ALSA
    -Don't install JED or JOE
    -Don't install EMACS
    -Install CDParanoia if you want your Nautilus to work

    Preconfiguration is pretty easy, just read. Good luck on your new box.

    -Cheers-

    PS: Need help drop me a line at irc.unerror.net or PM me.

  2. #2
    Leftie Linux Lover the_JinX's Avatar
    Join Date
    Nov 2001
    Location
    Beverwijk Netherlands
    Posts
    2,534
    Nice.. but ehm..

    slackware 10 was just released..

    get the iso's here http://www.slackware.com/torrents/index.html
    using bittorrent..

    your tutorial should work on 10 as well..

    ow might I add..
    Don't install EMACS..
    over 21 megs for a text editor..
    and for the people saying it's much more then a text editor..
    yeah it is, but for all it does, there's something better out there !
    ASCII stupid question, get a stupid ANSI.
    When in Russia, pet a PETSCII.

    Get your ass over to SLAYRadio the best station for C64 Remixes !

  3. #3
    Updated, thanks jinx.

    -Cheers-

  4. #4
    I am 100% with er0k that you want to know what is going onto your box so select 'expert' install.
    While sifting through 600 megs of programs is all good for learning, sometimes simply installing everything at the beginning not only saves time but depedency hell. At least, that's how I do it. Install everything, and once I make sure everything works as I needed I begin removing unneeded packages. To each their own though Good tutorial.

  5. #5
    Senior Member
    Join Date
    Oct 2002
    Posts
    4,055
    Good solid tutorial, might need it for my Slackware installation that I'm going to do on my newest box in a few day's. Good job.
    Space For Rent.. =]

  6. #6
    Good solid tutorial, might need it for my Slackware installation that I'm going to do on my newest box in a few day's. Good job.
    TY, and good luck with your new job.

    -Cheers-

  7. #7
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177
    Originally posted here by the_JinX
    Nice.. but ehm..

    slackware 10 was just released..

    Don't install EMACS..
    over 21 megs for a text editor..
    and for the people saying it's much more then a text editor..
    yeah it is, but for all it does, there's something better out there !
    Oh, look at you, trying to take our arguement to the forums huh? And yes, I'm excited as hell!!!!! Slackware 10 is FINALLY released. Downloading that and Mandrake 10, and the SUSE 9.1 Personal ISO right now Heh, I've sent over 120 GBs over this network in the last day, so now it's time to show the ISP who the money maker is

    Don't listen to TheJinx. He's a coder, and therefore not capable of saying anything nice about ANY text editor. Heh, Jinxy pooooo, Emacs is open source, why don't you re-write it? Make it smaller? Hehe.

    Vim and Emacs own j00 lamer!


    I do have one question about this tutorial though.... Why is it in security tutorials? if installing an OS for a tutorial was security related I'd be whippin' TheHorse's furry ass in tutorial count by now, heh.





    EDIT:

    http://www.slackware.com

    That site seems to be overloaded right now, 4:25 AM.

    http://www.slackware.org


    This works fine. I'm not sure if they are two different boxes, or if it's just working now, but either way, .org is working.

  8. #8
    Leftie Linux Lover the_JinX's Avatar
    Join Date
    Nov 2001
    Location
    Beverwijk Netherlands
    Posts
    2,534
    Originally posted here by gore
    Don't listen to TheJinx. He's a coder, and therefore not capable of saying anything nice about ANY text editor. Heh, Jinxy pooooo, Emacs is open source, why don't you re-write it? Make it smaller? Hehe.
    Has been done.. jove ( Jonathans Own Version of Emacs ) But I didn't like it either..

    Vim and Emacs own j00 lamer!
    Vim is realy realy good and is one of the editors I do use..
    also Jed is a very good "coders" editor..

    Ow and I do agree that this should be a "general" tutorial and a realy general one too ..
    ASCII stupid question, get a stupid ANSI.
    When in Russia, pet a PETSCII.

    Get your ass over to SLAYRadio the best station for C64 Remixes !

  9. #9
    Vim and Emacs own j00 lamer!


    I do have one question about this tutorial though.... Why is it in security tutorials? if installing an OS for a tutorial was security related I'd be whippin' TheHorse's furry ass in tutorial count by now, heh.
    I am more of a VI man myself; I even code in it, although I do little coding except java on *nix. And, sorry about the sec tut misshap.

    -Cheers-

  10. #10
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    Originally posted here by the_JinX
    Don't install EMACS..
    over 21 megs for a text editor..
    I know people who use Linux purely as a bootstrap for Emacs.
    Paul Waring - Web site design and development.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •