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 [email protected] 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
  •  


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

$285.90



SK Hynix 32GB 4Rx4 PC4-2133P-LD0-10 HMA84GL7MMR4N-TF TD  DDR4 Server Memory RAM picture

SK Hynix 32GB 4Rx4 PC4-2133P-LD0-10 HMA84GL7MMR4N-TF TD DDR4 Server Memory RAM

$110.00



TF/SD Card Adapter Camera Reader Android Type-c For iPhone17 Pro Max Plusm lot picture

TF/SD Card Adapter Camera Reader Android Type-c For iPhone17 Pro Max Plusm lot

$573.98



Micron MTC40F2046S1RC48BA1 DDR5 64GB (1x64GB) 4800MHz RDIMM ECC Server Memory picture

Micron MTC40F2046S1RC48BA1 DDR5 64GB (1x64GB) 4800MHz RDIMM ECC Server Memory

$2999.99



Lot Of 16 X 16GB ECC DIMM Server Memory SK Hynix HMA42GR7MFR4N-TF PC4-17000 DDR4 picture

Lot Of 16 X 16GB ECC DIMM Server Memory SK Hynix HMA42GR7MFR4N-TF PC4-17000 DDR4

$800.00



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

$826.09



SK Hynix HMA84GR7DJR4N-WM 32GB (1x32GB) 2RX4 PC4-2666V DDR4 Server Memory picture

SK Hynix HMA84GR7DJR4N-WM 32GB (1x32GB) 2RX4 PC4-2666V DDR4 Server Memory

$199.99



Intel Optane NMA1XXD128GPS DDR4 2666 4Rx4 ECC 128GB Server Ram picture

Intel Optane NMA1XXD128GPS DDR4 2666 4Rx4 ECC 128GB Server Ram

$80.00



LOT OF 30 8GB 2Rx4 PC3L-10600R-9-11-E2 MT36KSF1G72PZ-1G4M1FF DDR3 Server RAM picture

LOT OF 30 8GB 2Rx4 PC3L-10600R-9-11-E2 MT36KSF1G72PZ-1G4M1FF DDR3 Server RAM

$274.99



Lot Of 50 8GB DDR4 RAM PC4-2666V-UA2 DIMM Desktop Memory Mixed Brands TESTED picture

Lot Of 50 8GB DDR4 RAM PC4-2666V-UA2 DIMM Desktop Memory Mixed Brands TESTED

$1750.00