Results 1 to 5 of 5

Thread: Installing Knoppix to a HD

  1. #1
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default Installing Knoppix to a HD

    I've got a Knoppix distro that is really cool and unlike anything else I've been able to find. It's called Mediainlinux, and it's multimedia-editing oriented. Really, it's the only one at distrowatch I could find of its type - all the others were media players or something for turning a box into a DVD player. Bah.

    The biggest flaw is the fact that multimedia editing programs are notorious RAM hogs. Where does Knoppix run? In the RAM. So I want to install it to a hard drive.

    There's a few guides I've seen. Two say that you run a command as root that starts a nice GUI installer, neither of which work (one of them was on the Mediainlinux web page, and was the only way mentioned.) The last was a long complicated thing that I couldn't easily access outside of Windows because there's yet to be Linux support for my wifi card and I didn't feel like running an ethernet cable to my router.

    So either a) give me a guide that <i>works</i> for putting Knoppix on a ext2 partition, or b) direct me to a non-live CD distro that is as good as Mediainlinux - meaning full firewire support and the heaps of heaps of heaps of heaps of preinstalled media editing tools.


  2. #2
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    What guide did you use? Can you link to the GUI installer instructions that didn't work? How did it not work? Error messages? What programs does Medianlinux have that you want? You can almost certainly find those programs elsewhere and install them for other distros.

  3. #3
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    I've tried installing them on other distros and ended up digging myself a deep hole of dependancies and messing up global variables. I'd really like to have it preinstalled.

    <a href="http://www.mediainlinux.org/index.php/mediainlinux/documentation/tutorials/medianlinux_2_installation?eZSESSIDmediainlinux=5a39cea16c0912d83190abc19e16b5d9">This</a> is one of the guides I tried, right off the official website. The console just said that the command didn't exist. There was another one, I think, called knx-hdinstall or something that yielded the same message. (I did both in the root console)


  4. #4
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    If the command doesn't exist, type

    locate knoppix-installer

    and it'll find it, then type the whole path to the command. If locate doesn't find anything, then you can try

    find / -iname knoppix-installer

    but that will probably take a half hour to finish. But it will find it if it exists. Did you do this AS root? The root user usually has a different $PATH than a normal user, so different commands will work as root. (To oversimplify a bit.)

    So far as dependency problems and whatnot, that's what Gentoo is for. What programs are you looking for? If you tell me, I can see if they exist in Gentoo.

  5. #5
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,020
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    It's really hard to narrow them down. Mediainlinux has a LOT of programs that I could forsee myself using at some time or another.

    <A href="http://www.mediainlinux.org/index.php/mediainlinux/software/in_mediainlinux/mediainlinux_2_siggraph_edition_list_of_packages">This</a> is a list of all the programs and dependencies preinstalled in the version I'm running. It's a big list, but shows pretty well the different things already in it.

    edit: Locate worked. I should've thought of that. It's been a while since I messed around too much in Linux, since the last time I did it I just started digging myself a hole. Ah well. Thanks.
    Last edited by Shoeberto; 09-04-2004 at 08:19 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
  •