Results 1 to 8 of 8

Thread: Installation on windows box

  1. #1
    Junior Member
    Join Date
    Sep 2003
    Posts
    6

    Installation on windows box

    Hi guys,
    Been using knoppix cd for a few days and am now convinced as to the power of linux and the joys of knoppix . I have been reading around here and the faq's, but unfortunatly most of the installation stuff i see on the forums is for installing on a linux box and the faq guide to installing knoppix is a dead link at the moment . I basically need a little assistance on a couple of things if somebody would be kind enough to help. I have 2 "actual" hard drives in my pc at the moment, the first is partitioned in 2 and is running windoez 2000, the other is a 4gig drive which is empty but formatted as FAT32. I would really like, if possible, to install knoppix to that 4gig drive and then dual boot, so basically everything to do with knoppix is on a completley seperate drive. so the questions that I have are..

    1: is this possible ?
    2: If it is, how do I go about installing knoppix to the 4gig drive
    3: do i need to prepare that drive in anyway before hand ?
    4: Is 4gig enough for knoppix and any other files i create/add (baring in mind im still learning/experimenting with linux, so i wont be making alot of extra files)
    5: is there anything else i need to know before embarking on this mission?

    If somebody could help me out with this I would be really greatfull. Being a long term windoez user having a completley new OS is a little new to me...but i really want to dual boot for the moment and slowly decide if i can live without windoez on my box alltogether..eventually replacing it with knoppix totally.

    Anyway, a big thanks to anybody that can help me out.

    All the best

    Fortran.

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    929
    1: is this possible ?
    Absolutely. Just remember that your hard drives will be hda, hdb and so on. The hda will be the primary master. You'll just need to point the installation at that.

    2: If it is, how do I go about installing knoppix to the 4gig drive
    Depends on which installer you use. There's a link to at least the old install method here:

    http://www.knoppix.net/docs/index.php/HdInstallHowTo

    Make something like 300Mb as a swap partition (linux swap) and the / partition ext3.

    3: do i need to prepare that drive in anyway before hand ?
    Nope. The install calls all the tools necessary.


    4: Is 4gig enough for knoppix and any other files i create/add (baring in mind im still learning/experimenting with linux, so i wont be making alot of extra files)

    It should be: you can remove substantial parts of the Knoppix install anyway to make more space.

    5: is there anything else i need to know before embarking on this mission?
    I'd advise that as soon as you get up and running you do (as root)

    apt-get update

    then

    apt-get install synaptic

    then (still as root) use synaptic to download the HOWTOs and maybe both the rutebook and linux cookbook.

    Have fun!

  3. #3
    Junior Member
    Join Date
    Sep 2003
    Posts
    6
    Thanks fingers seriously appreciated mate.

    All the best

    Fortran

  4. #4
    Junior Member
    Join Date
    Sep 2003
    Posts
    6
    Just one other thing, this shouldnt screw my windows boot should it ? I presume once i have installed knoppix on the 4gig drive, that I will just get the normal MS dual boot option ?

  5. #5
    Junior Member
    Join Date
    Sep 2003
    Posts
    2
    Correct me if I'm wrong but should he install on hdb instead of hda?
    If he installs on hda he will wipe out his Windows install and I don't think that's what he wants.

  6. #6
    Junior Member
    Join Date
    Sep 2003
    Posts
    6
    Yes! good point Ge0ph luckily I noticed this as well. However, I managed to get through the install with no problems....BUT i am having problems with the dual-boot with windows 2000. Basically, Im sure I have done something wrong, because now when I re-boot I get a screen full of "10 10 10 10 10 10 10 10 10". Basically, I will explain exactly what I did on install, and hopefully somebody can point out where I have gone wrong....as I stated before, I am installing to a secondary "seperate" hard drive (NOT a partition of my WIN2k drive)

    ran sudo knx-hdinstall and in cfdisk
    configured my 4gig drive like this...

    hdb1 | boot | primary | linux ext3 | 3700MB
    hbd2 | | primary | linux swap | 300MB

    hope this is correct ?

    I then did "write" on both hdb1 and hdb2

    Said yes to use swap
    said yes to make hdb2 swap
    said yes to make hdb1 root

    The installation then copied the files

    Said no to Smail
    Said no to SSH
    Said yes to Samba (got other win boxes on the network)
    Said yes to Cups
    Said yes to KDE

    Named my machine
    Said yes to DHCP
    Setup my passwords

    NOW, this next bit with the LILO boot loader is what I wasnt sure about..I have actually installed 2 times now...on the first attempt I selected Yes to LILO on the MBR and the second time I re-installed I selected NO to LILO. However, both ways still produced a boot up with a screen full of "10 10 10 10 10 10 10 10 10"

    The trouble is, as far as I can see, is that in my BIOS, I have to choose which IDE to boot up with. Now I added my second hard drive at a later date, and I can't remeber offhand if I have my 2 hard drives as master and slave on the same IDE bus, because I have 2 CD drives as well. If it is this problem, then I can easily fix it by re-wiring, however, I am not sure this is the fault. I don't know if anybody can see by reading through what I have done during the installation if I have made any mistakes ? I am still not sure as to how the dual-booting will work with my windows 2000 on one disk and my Knoppix on the other ? Would I normally get the WinNT boot loader letting me choose one or the other ? Or should LILO work and offer me the choice of what I want to boot ? This is the main bit that is confusing me. However, if nobody can see anything wrong, maybe It is the IDE wiring ?

    Hope somebody can point out what I am doing wrong.

    All the best guys

    Fortran

  7. #7
    Junior Member
    Join Date
    Sep 2003
    Posts
    6
    ok, just checked the IDE's everything is as it should be. So that isn't the problem.....have re-formatted the drive I was trying to install Knoppix on, but still getting loads of numbers...sometimes 01's sometimes 99's when I try to boot now? No windows...no knoppix....thank god for the fact i can boot in on the knoppix CD!

    Fortran

  8. #8
    Senior Member registered user
    Join Date
    Sep 2003
    Posts
    106
    If you have a linux boot disk and can get into linux on the HD, you could, as root, edit /etc/lilo.conf and then /sbin/lilo to fix lilo. Or, you may be able to edit it from Knoppix running from CD. Or:

    Fix MBR
    If your master boot record is broken, and you want to repair it with Knoppix, read the readme file in /knoppix/user/share/docs/mbr. It tells how to make an mbr boot floppy that I have used to boot win98se. You do it as root from a terminal. The command, after su to become root, is like these command examples:

    install-mbr /dev/fd0 -T /dev/hda

    Install the default MBR image on /dev/fd0, taking the partition table from /dev/hda.

    install-mbr -kr /dev/hda

    Reset the parameters on /dev/hda without installing any new code.

Similar Threads

  1. PROBLEMS WITH KNOPPIX_V3.4 AND WINDOWS INSTALLATION
    By jmario in forum MS Windows & New to Linux
    Replies: 1
    Last Post: 08-12-2004, 08:56 PM
  2. Windows installation killed Lilo BootLoader
    By tweety77 in forum General Support
    Replies: 3
    Last Post: 02-04-2004, 09:43 PM
  3. How to install WINDOWS 2000 besides LINUX and WINDOWS 98
    By legal in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 01-15-2004, 04:33 PM
  4. Probleme nach installation!! - Problems after installation!!
    By Mr.Redhat in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 01-11-2004, 02:46 PM
  5. What to do after installation?
    By bxb32001 in forum Hdd Install / Debian / Apt
    Replies: 13
    Last Post: 10-26-2003, 12:36 PM

Posting Permissions

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


Paper Clip Word Processor Floppy Disk -Commodore 64 / Atari 800XL / 65XE / 130XE picture

Paper Clip Word Processor Floppy Disk -Commodore 64 / Atari 800XL / 65XE / 130XE

$19.99



Rare Vintage Collectible Original Atari 800 Home Computer With Case - UNTESTED picture

Rare Vintage Collectible Original Atari 800 Home Computer With Case - UNTESTED

$219.99



Atari Power Cube 800XL, 600XL, 65XE, 130XE  USB-C Power Supply PSU picture

Atari Power Cube 800XL, 600XL, 65XE, 130XE USB-C Power Supply PSU

$11.25



Atari Mega STE or TT Keyboard. Used.  Untested. picture

Atari Mega STE or TT Keyboard. Used. Untested.

$300.00



Atari 400/800/XL/XE Computer SIO2PC - PC/Mac Disk Drive Emulator Adapter/Device picture

Atari 400/800/XL/XE Computer SIO2PC - PC/Mac Disk Drive Emulator Adapter/Device

$15.25



A8picoCart Atari 130 / 65 XE 800 / 1200 XL XEGS multicart UnoCart clone game picture

A8picoCart Atari 130 / 65 XE 800 / 1200 XL XEGS multicart UnoCart clone game

$32.95



Vintage Atari 800XL Computer With Original Box  picture

Vintage Atari 800XL Computer With Original Box

$140.00



Atari 410 Program Cassette Recorder Clean Tested for power/4 cassettes/Cover picture

Atari 410 Program Cassette Recorder Clean Tested for power/4 cassettes/Cover

$22.99



Rare Vintage Atari XF551 Floppy Disk Drive Station for 400, 800, 600, XE and XL picture

Rare Vintage Atari XF551 Floppy Disk Drive Station for 400, 800, 600, XE and XL

$300.00



Atari 400 with program recorder and manual picture

Atari 400 with program recorder and manual

$199.00