Page 12 of 15 FirstFirst ... 21011121314 ... LastLast
Results 111 to 120 of 145

Thread: Knoppix 3.4 C't Edition

Hybrid View

  1. #1
    Junior Member
    Join Date
    Dec 2003
    Posts
    4
    How come this isn't up on mirrors yet? or is this an unofficial release.

  2. #2
    Junior Member registered user
    Join Date
    May 2003
    Posts
    23
    Quote Originally Posted by Stephen
    Quote Originally Posted by champagnemojo
    They both loaded for me...but you can't use insmod with the 2.6 kernel...I was prepared to try installing module-init-tools with a hd-install, but you can't install it either...the installer is missing a file called knx-templates.0.39.tgz. But it's still cool to try out the new kernel and all.
    I noticed that as well if you have a net connections setup then you need to:
    Code:
    wget http://debian.tu-bs.de/knoppix/insta...lates-0.39.tgz
    cp /usr/sbin/knoppix-installer .
    sudo ./knoppix-installer
    At first I could not figure out how you get it to boot 2.6 from a HD install though I just kept getting a kernel panic no init found no matter what init= I passed so I had to boot with the CD and edit lilo to show a prompt to boot the old kernel. Then I changed to the /boot directory and ran mkinitrd -o linux-2.6.1.gz to make a new initrd then changed the initrd= line in the /etc/lilo.conf to initrd=/boot/linux-2.6.1.gz and ran /sbin/lilo -v to write lilo and rebooted and Voila! kernel 2.6 on a HD install.

    Edit: And I had to add:
    Code:
    ## Needed for kernel 2.6
    none            /sys            sysfs   defaults                0       0
    To the /etc/fstab as well to get the /sys mount needed for kernel 2.6 the directory /sys already existed so I did no have to create it.
    Stephen I am having a little troulbe with HD install I followed your post but when I CD to "/boot"and run "mkinitrd -o linux-2.6.1.gz" I get "/usr/sbin/initrd: /dev/fd does not exist". I checked my mount it shows the floppy and the fstav shows /dev/fd.. When I reboot I get the kernel panic "no initrd found" pass initrd=option ore something to that effect. Can anyone get me past this point?

  3. #3
    Junior Member registered user
    Join Date
    Oct 2003
    Location
    somewhere
    Posts
    23

  4. #4
    Junior Member
    Join Date
    Feb 2004
    Location
    BG
    Posts
    2
    I'm having trouble turning it to english. I got it booted using expert26 and it runs, but it's all in German still. The only things I was able to change was the keyboard to US style and make the creen larger. Where and when do I type the lang=us?? HELP PLEASE!?

    P.S. Not a hard Core computer prson, I can do a lot with them though. Plus Knopix/Linux/Unix is still pretty new to me too.

    Also howcome my scroll button on my mouse doesn't work?

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Hakarune
    I'm having trouble turning it to english. I got it booted using expert26 and it runs, but it's all in German still. The only things I was able to change was the keyboard to US style and make the creen larger. Where and when do I type the lang=us?? HELP PLEASE!?

    P.S. Not a hard Core computer prson, I can do a lot with them though. Plus Knopix/Linux/Unix is still pretty new to me too.

    Also howcome my scroll button on my mouse doesn't work?
    You would type that right after eg expert26 lang=us you need to use the SHIFT and 0 (zero) keys at the same time to get the =.

  6. #6
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by Cronos55
    Stephen I am having a little troulbe with HD install I followed your post but when I CD to "/boot"and run "mkinitrd -o linux-2.6.1.gz" I get "/usr/sbin/initrd: /dev/fd does not exist". I checked my mount it shows the floppy and the fstav shows /dev/fd.. When I reboot I get the kernel panic "no initrd found" pass initrd=option ore something to that effect. Can anyone get me past this point?
    I did not get that error however looking at the /usr/sbin/mkinitrd it looks like the only places in the file where I find mention of the /dev/fd is here near the bottom of the file and in the very last line.
    Code:
    ROOT=${croot-$ROOT}
    MKIMAGE=${cmkimage-$MKIMAGE}
    
    [ -d /dev/fd ] || {
            echo "$PROG: /dev/fd does not exist" >&2
            exit 1
    }
    You may want to you may want to put a exit 0 in the line and see what that does for you. Either that or try mkdir /dev/fd as root to give it what it is looking for.

  7. #7
    Junior Member
    Join Date
    Feb 2004
    Location
    BG
    Posts
    2
    Thanks, I was trying to figure it, but no luck.

  8. #8

  9. #9
    Junior Member registered user
    Join Date
    Feb 2004
    Location
    The Echoside
    Posts
    16
    I'd love to play with the new 2.6 but it neither of these live CD's (knoppix or Overclockix) work with my Nic Card... depressing.

  10. #10
    Junior Member
    Join Date
    Jan 2004
    Location
    Houston, TX
    Posts
    7

    Trouble with FTP!

    ...hey jdell...

    I have tried for the last several days to get into the ftp (68.213.18.23. Everytime I get in and try to download CT, it just sits at ZERO and doesn't move. I've tried with linux and windows machines and with WFTPpro...and get the same problem and result. Do you know what might be wrong. I login anonymously with email address. Do I need to do something else.

    PS. ...to everyone...Is anyone else having this problem?

Page 12 of 15 FirstFirst ... 21011121314 ... LastLast

Similar Threads

  1. Knoppix 3.5 Linuxtag DVD edition
    By Snow in forum News
    Replies: 47
    Last Post: 11-26-2004, 11:23 PM
  2. Knoppix 3.6 jJapanese Edition
    By Granny in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 09-16-2004, 08:22 PM
  3. Knoppix Learning Edition?
    By Matrox in forum Ideas
    Replies: 6
    Last Post: 06-14-2004, 08:32 PM
  4. knoppix 3.4 c't edition and nethack
    By emanuelez in forum General Support
    Replies: 0
    Last Post: 04-02-2004, 01:06 PM
  5. Knoppix c't edition won't start
    By SwissSmurf in forum General Support
    Replies: 6
    Last Post: 03-31-2004, 07:44 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
  •  


USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack picture

USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack

$164.99



SanDisk Ultra Luxe USB 3.1 Flash Drive – 5 Pack | Premium Metal USB Flash Drives picture

SanDisk Ultra Luxe USB 3.1 Flash Drive – 5 Pack | Premium Metal USB Flash Drives

$59.99



Windows 11 Pro Install/Recovery/Repair USB Flash Drive picture

Windows 11 Pro Install/Recovery/Repair USB Flash Drive

$35.00



Microsoft Windows 11 Pro 64bit - New Sealed – Flash USB 1 PC picture

Microsoft Windows 11 Pro 64bit - New Sealed – Flash USB 1 PC

$49.99



Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack picture

Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack

$175.90



Sandisk Flash Drive 16GB 32GB 64GB 128GB 256GB 512GB Blade Glide Ultra Flair lot picture

Sandisk Flash Drive 16GB 32GB 64GB 128GB 256GB 512GB Blade Glide Ultra Flair lot

$623.38



Kingston 32GB 64GB 128GB 256GB USB 3.0 Flash Drive Thumb Memory Stick Pen lot picture

Kingston 32GB 64GB 128GB 256GB USB 3.0 Flash Drive Thumb Memory Stick Pen lot

$135.90



Sandisk 32GB 64GB 128GB 256GB Cruzer Glide Flash Drive USB 2.0 Memory Lot picture

Sandisk 32GB 64GB 128GB 256GB Cruzer Glide Flash Drive USB 2.0 Memory Lot

$404.42



Wholesale 5/10/100PCS 1GB 2GB 4GB 8GB 16GB 32GB USB 2.0 Flash Drive Memory Stick picture

Wholesale 5/10/100PCS 1GB 2GB 4GB 8GB 16GB 32GB USB 2.0 Flash Drive Memory Stick

$378.00



Super Slim mini USB Flash Drive Pen 32gb 64gb Lot Memory Sticks USB 2.0 Drives picture

Super Slim mini USB Flash Drive Pen 32gb 64gb Lot Memory Sticks USB 2.0 Drives

$48.99