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
  •  


Dell Poweredge R720 8SFF 2.5

Dell Poweredge R720 8SFF 2.5" x Xeon E5-2680 v2 2.8GHz 20-Cores 128gb 4x Trays

$349.99



Dell EMC PowerEdge R440 Xeon silver 4215 2.5GHz 16 GB ram  2x 550W PSU No HDD picture

Dell EMC PowerEdge R440 Xeon silver 4215 2.5GHz 16 GB ram 2x 550W PSU No HDD

$275.00



Dell Poweredge R720 8SFF 2.5

Dell Poweredge R720 8SFF 2.5" 2x Xeon E5-2680 v2 2.8GHz 20-Cores 64gb 4x Trays

$259.99



Microsoft Windows Server 2022 Standard 64-bit License & DVD 16 Core US Shipping picture

Microsoft Windows Server 2022 Standard 64-bit License & DVD 16 Core US Shipping

$34.99



Supermicro 1027GR-TSF 1U Rackmount Server 2x Xeon 2.3GHz 128GB DDR3 picture

Supermicro 1027GR-TSF 1U Rackmount Server 2x Xeon 2.3GHz 128GB DDR3

$219.99



Dell PowerEdge R620 2x Xeon E5-2630 v2 3.1GHz 2.5

Dell PowerEdge R620 2x Xeon E5-2630 v2 3.1GHz 2.5" 4-BAY 32GB RAM No OS 2x 495w

$174.95



Windows Server 2022 | Intel 18-Core Xeon | 32GB ECC DDR4 | 500GB NVMe | 3TB HDD picture

Windows Server 2022 | Intel 18-Core Xeon | 32GB ECC DDR4 | 500GB NVMe | 3TB HDD

$899.00



Dell Poweredge R630 2x Xeon E5-2680 v4 2.4ghz 28-Core | 32GB | HBA330 | 2x 1100w picture

Dell Poweredge R630 2x Xeon E5-2680 v4 2.4ghz 28-Core | 32GB | HBA330 | 2x 1100w

$359.99



Broadcom 9600-24i Tri-Mode RAID Controller 4.0 NVMe SAS SATA NEW 05-50111-01003 picture

Broadcom 9600-24i Tri-Mode RAID Controller 4.0 NVMe SAS SATA NEW 05-50111-01003

$639.69



WINDOWS SERVER 2025 [REMOTE DESKTOP SERVICES] 50 USER  RDS CAL SEALED picture

WINDOWS SERVER 2025 [REMOTE DESKTOP SERVICES] 50 USER RDS CAL SEALED

$119.18