Page 5 of 15 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 145

Thread: Knoppix 3.4 C't Edition

  1. #41
    Member registered user
    Join Date
    Sep 2003
    Posts
    41
    ktheking wrote:

    I can finally write in NTFS !!!!!!!!
    I haven't been so lucky. What's the trick?

    I'm running 3.4 c't from the CD. When I first ran Captive, it couldn't seem to find the ntoskrnl.exe and ntfs.sys files I copied to my pen drive. It eventually found the files it needed on the ntfs partition, but I still couldn't write to it.

    3.4 looks promising! I'll probably like it better once it's weighted more heavily towards KDE and away from Gnome.

  2. #42
    Junior Member
    Join Date
    Jan 2004
    Location
    Bucharest / Romania
    Posts
    9
    You need to unmount the ntfs partitions and remount them as captive-ntfs

    - open a console
    - run: umount /mnt/yourpartition
    - run: mount -t captive-ntfs /dev/yourpartition /mnt/yourpartition

    It should work now.

    Also, automatic mounting can be achieved my changing the /etc/fstab file so the fstype is always captive-ntfs, not ntfs.

  3. #43
    Junior Member
    Join Date
    Feb 2004
    Posts
    3
    Quote Originally Posted by arkaine23
    Quote Originally Posted by arazor
    Quote Originally Posted by pnti
    But it'a a German version !!!
    all you have to do is add this "cheat code" lang=en

    because the default is german keyboard you have type alt 0 for the = symbol. I am running this version there is nothing in german in menu after doing that.
    Actually its shift 0 to get the = on the german kb layout.
    you are correct... I got too excited about finally getting a 2.6x kernel based system running and forgot to double check my post.

  4. #44
    Senior Member registered user
    Join Date
    Jun 2003
    Posts
    611

    overclockix 3.4 beta is progressing

    http://overclockix.octeams.com/snapshot17.jpg - default KDE background image

    http://overclockix.octeams.com/snapshot18.jpg

    I am having trouble with flash and java plugins for firebird, so I may wind up installing opera again as a secondary browser. Can't get nforce2 nnvet to work for 2.6.1- anyone have some ideas on that one?

    Was hoping to apply a transparent kicker patch, but I can't find debs for kdebase-dev and kdelibs-dev for KDE 3.15. I'd go for 3.2, but I think its too unstable just now.

  5. #45
    Junior Member registered user
    Join Date
    May 2003
    Posts
    12
    Is there any way I can get someone to upload the iso to my ftp site? Seems my college won't let me connect to any of the p2p servers, and the torrent file just won't work period.
    Send an email to lordharshmage@yahoo.com if you can help me out here.

    -Harshmage-

  6. #46
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: overclockix 3.4 beta is progressing

    Quote Originally Posted by arkaine23
    http://overclockix.octeams.com/snapshot17.jpg - default KDE background image

    http://overclockix.octeams.com/snapshot18.jpg

    I am having trouble with flash and java plugins for firebird, so I may wind up installing opera again as a secondary browser. Can't get nforce2 nnvet to work for 2.6.1- anyone have some ideas on that one?

    Was hoping to apply a transparent kicker patch, but I can't find debs for kdebase-dev and kdelibs-dev for KDE 3.15. I'd go for 3.2, but I think its too unstable just now.
    I think you mean kdelibs4-dev and both the packages appear to be in unstable.
    Code:
    06:23 PM Wed Feb 11: stephen @ ~]
    >$ acp kdebase-dev
    kdebase-dev:
      Installed: (none)
      Candidate: 4:3.1.3-1
      Version Table:
         4:3.1.95-1 0
            500 http://people.debian.org ./ Packages
         4:3.1.5-2 0
            600 http://ftp2.de.debian.org unstable/main Packages
         4:3.1.3-1 0
            990 http://ftp2.de.debian.org testing/main Packages
         4:2.2.2-14.7 0
            500 http://security.debian.org stable/updates/main Packages
            500 http://ftp2.de.debian.org stable/main Packages
    [06:23 PM Wed Feb 11: stephen @ ~]
    >$ acp kdelibs-dev
    kdelibs-dev:
      Installed: (none)
      Candidate: 4:2.2.2-13.woody.8
      Version Table:
         4:2.2.2-13.woody.8 0
            500 http://security.debian.org stable/updates/main Packages
            500 http://ftp2.de.debian.org stable/main Packages
    [06:24 PM Wed Feb 11: stephen @ ~]
    >$ acp kdelibs4-dev
    kdelibs4-dev:
      Installed: (none)
      Candidate: 4:3.1.5-1
      Version Table:
         4:3.1.95-1 0
            500 http://people.debian.org ./ Packages
         4:3.1.5-1 0
            990 http://ftp2.de.debian.org testing/main Packages
            600 http://ftp2.de.debian.org unstable/main Packages
    Oh and I have been using KDE 3.2 for about a month and do not see many problems at all what troubles are you having with it.

  7. #47
    Senior Member registered user
    Join Date
    Jun 2003
    Posts
    611
    Just worried about breaking things in the process of upgrading. I think I'll do it this way- Spilt my remaster into 3 directories and work on 3.2 in one of them and see how that goes, if that fails, I'll try a second and work on adding a transperant kicker patch, and if that fails, I'll contiune on with 3.15 from where I'm at now.

    If I upgrade to 3.2 will it overwrite my kde configurations?

    What I'm really worried about is if the iso is used for hdd-installing, will the CVS KDE 3.2 packages wind up breaking down and preventing upgrades through apt-get later on.

  8. #48
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by arkaine23
    Just worried about breaking things in the process of upgrading. I think I'll do it this way- Spilt my remaster into 3 directories and work on 3.2 in one of them and see how that goes, if that fails, I'll try a second and work on adding a transperant kicker patch, and if that fails, I'll contiune on with 3.15 from where I'm at now.

    If I upgrade to 3.2 will it overwrite my kde configurations?
    Sensible approach the only thing that got overwritten on me were the kdmrc, the wallpaper and I lost the icons for the users that display in the greeter screen.

  9. #49
    Senior Member registered user
    Join Date
    Jun 2003
    Posts
    611
    Stephen, can you direct me to a thread where you explain the process? I've seen the sources posted and have been told that some packages you have to forcefully overwrite to get installed. I usually don't have too much trouble with apt-get, but if you have any tips or instructions, I could maximize my time and get the iso out that much sooner.

    It would be really great to get the first or one of the first custom Cebit iso's and have a functional KDE 3.2 on it.

  10. #50
    Member registered user
    Join Date
    Jan 2004
    Posts
    41
    Everyone's talking about knoppix 3.4, sure. But anyone who tried downloading even a DAY after the news topic even HAVE it? I DOUBT it. The only BT tracker is slow as hell, Nothing on Kazaa, eDonkey has HUGE Queue and Gnutella only one person has it who is busy atm. Anyone who downloaded the iso even sahring it on ANY of these mediums? I REALLY wan't knoppix 3.4 c't edition WAAAAAAAAAAAAAAAAHHHHHHHHHH. I've been trying for 2 days now

Page 5 of 15 FirstFirst ... 34567 ... 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 i5-13600KF - 13th Gen Raptor Lake 14-Core (6P+8E) 3.5GHz LGA CPU picture

Intel Core i5-13600KF - 13th Gen Raptor Lake 14-Core (6P+8E) 3.5GHz LGA CPU

$219.99



Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc... picture

Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc...

$249.00



Intel Core i5-12600K 12th Gen Alder Lake 10 Core 3.7 GHz LGA CPU Processor picture

Intel Core i5-12600K 12th Gen Alder Lake 10 Core 3.7 GHz LGA CPU Processor

$164.99



Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc... picture

Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc...

$319.99



Intel Xeon X5690 SLBVX 3.46GHz 6-Core 12MB 6.4GT/s LGA1366 CPU Processor picture

Intel Xeon X5690 SLBVX 3.46GHz 6-Core 12MB 6.4GT/s LGA1366 CPU Processor

$20.00



Intel Core i5-12600KF - 12th Gen Alder Lake 10-Core (6P+4E) 3.7 GHz LGA CPU picture

Intel Core i5-12600KF - 12th Gen Alder Lake 10-Core (6P+4E) 3.7 GHz LGA CPU

$139.99



Intel - Core i9-14900K 14th Gen 24-Core 32-Thread - 4.4GHz (6.0GHz Turbo) Soc... picture

Intel - Core i9-14900K 14th Gen 24-Core 32-Thread - 4.4GHz (6.0GHz Turbo) Soc...

$619.99



AMD Ryzen 5 7600x Processor (5.3 GHz, 6 Cores, LGA 1718/Socket AM5) NEW OEM Tray picture

AMD Ryzen 5 7600x Processor (5.3 GHz, 6 Cores, LGA 1718/Socket AM5) NEW OEM Tray

$179.99



Matched pair Intel Xeon E5-2667v4 SR2P5 3.20GHz, 8 core, 25MB Processors LGA2011 picture

Matched pair Intel Xeon E5-2667v4 SR2P5 3.20GHz, 8 core, 25MB Processors LGA2011

$62.95



Intel Core i5-8600 SR3X0 3.1GHz Processor picture

Intel Core i5-8600 SR3X0 3.1GHz Processor

$51.99