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
  •  


VINTAGE Macintosh PowerBook 1400cs /117 early apple laptop 1996 - IN BOX READ picture

VINTAGE Macintosh PowerBook 1400cs /117 early apple laptop 1996 - IN BOX READ

$399.99



Vintage DataDesk MAC 101E Model 1069 Keyboard QWERTY  Bundle -Made in Taiwan picture

Vintage DataDesk MAC 101E Model 1069 Keyboard QWERTY Bundle -Made in Taiwan

$149.99



Rare Vintage Apple 630-0101 128K/512K Macintosh Logic Motherboard - UNTESTED picture

Rare Vintage Apple 630-0101 128K/512K Macintosh Logic Motherboard - UNTESTED

$60.00



Vintage 1993 Apple Computer Mac Macintosh Install Me First CD picture

Vintage 1993 Apple Computer Mac Macintosh Install Me First CD

$19.99



Vintage Apple Macintosh PowerBook G3 M4753 w/ Power Adapter picture

Vintage Apple Macintosh PowerBook G3 M4753 w/ Power Adapter

$130.00



Vintage Macintosh Apple Mac OS 7.6 Install Disc 1997  picture

Vintage Macintosh Apple Mac OS 7.6 Install Disc 1997

$18.99



Vintage Retro Clean Apple Macintosh LC III Computer w/Floppy & HD - Tech Special picture

Vintage Retro Clean Apple Macintosh LC III Computer w/Floppy & HD - Tech Special

$119.95



Vintage Apple Power Macintosh 7200/120 Tested and Boots picture

Vintage Apple Power Macintosh 7200/120 Tested and Boots

$90.00



Macintosh Classic M0420 vintage apple computer TURNS ON WORKS picture

Macintosh Classic M0420 vintage apple computer TURNS ON WORKS

$240.00



MACINTOSH IISI COMPUTER VINTAGE With Extras. picture

MACINTOSH IISI COMPUTER VINTAGE With Extras.

$275.80