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

Thread: Knoppix 3.4 C't Edition

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

  2. #112
    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. #113
    Junior Member registered user
    Join Date
    Oct 2003
    Location
    somewhere
    Posts
    23

  4. #114
    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. #115
    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. #116
    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. #117
    Junior Member
    Join Date
    Feb 2004
    Location
    BG
    Posts
    2
    Thanks, I was trying to figure it, but no luck.

  8. #118

  9. #119
    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. #120
    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
  •  


Intel Core i7-9700 Octa-Core 3 GHz Desktop Processor LGA 1151 picture

Intel Core i7-9700 Octa-Core 3 GHz Desktop Processor LGA 1151

$79.99



Intel Core i5-14500 SRN3T 2.6GHz 14-Core 24 MB Cache Desktop CPU Processor picture

Intel Core i5-14500 SRN3T 2.6GHz 14-Core 24 MB Cache Desktop CPU Processor

$180.00



Lot of 2 INTEL CORE ULTRA 5 245 PROCESSOR | 3.50 GHZ | SRVFE picture

Lot of 2 INTEL CORE ULTRA 5 245 PROCESSOR | 3.50 GHZ | SRVFE

$256.99



INTEL CORE I7-870 SLBJG 2.93GHZ LGA1156 4 CORE CPU PROCESSOR picture

INTEL CORE I7-870 SLBJG 2.93GHZ LGA1156 4 CORE CPU PROCESSOR

$23.00



Intel Core i7-9700 3.00 GHz LGA 1151 Desktop CPU Processor SRG13 picture

Intel Core i7-9700 3.00 GHz LGA 1151 Desktop CPU Processor SRG13

$79.99



Intel Core i9-9900 3.10GHz CPU Processor SRG18 picture

Intel Core i9-9900 3.10GHz CPU Processor SRG18

$165.00



AMD Ryzen 5 5600X Desktop Processor (3.7GHz, 6 Cores, AM4 CPU) 100-100000065 picture

AMD Ryzen 5 5600X Desktop Processor (3.7GHz, 6 Cores, AM4 CPU) 100-100000065

$135.00



Intel Core i7-4790 Processor 4 GHz 4 Cores LGA 1156 SR1QF picture

Intel Core i7-4790 Processor 4 GHz 4 Cores LGA 1156 SR1QF

$34.99



INTEL CORE I5-11600 2.80GHZ PROCESSOR | SRKNW picture

INTEL CORE I5-11600 2.80GHZ PROCESSOR | SRKNW

$109.99



*Brand New-Sealed* AMD Ryzen 9 9950X3D2 Dual Ed. 4.3GHz 16Core AM5 (Bulk+Fast) picture

*Brand New-Sealed* AMD Ryzen 9 9950X3D2 Dual Ed. 4.3GHz 16Core AM5 (Bulk+Fast)

$790.00