Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Version 3.3 2003-09-24 - Small Bug Fix.

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

    Version 3.3 2003-09-24 - Small Bug Fix.

    * V3.3-2003-09-24 (small bugfix)
    - Updated cdrecord package to fix permissions of /usr/bin/cdrecord,
    so CD-recording in user-mode works again (k3b)
    - pcmcia-cs update
    As the topic says a small fix for cdrecord problems enjoy.

  2. #2
    Member registered user
    Join Date
    Apr 2003
    Posts
    48

    Where are the log files

    Hi,

    I was wondering where the logs such as syslog or messages are stored while running from CD. I was trying to check /var/log/.... files but they don't seem to be updated ever.

    The second question is: how can one update the whole distro with a single command. I want to update all of the installed packages to their most recent versions while being chrooted with apt-get update. Unfortunatelly, I do something wrong...

    Thanks

  3. #3
    Junior Member registered user
    Join Date
    Jun 2003
    Posts
    29
    Does this now support packet writing and udf?

  4. #4
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298

    Re: Where are the log files

    Quote Originally Posted by Aleu
    Hi,

    I was wondering where the logs such as syslog or messages are stored while running from CD. I was trying to check /var/log/.... files but they don't seem to be updated ever.

    The second question is: how can one update the whole distro with a single command. I want to update all of the installed packages to their most recent versions while being chrooted with apt-get update. Unfortunatelly, I do something wrong...

    Thanks
    I dunno bout the logs, but updating is easy.

    but you can't update an distro running from cd (i guess you know), it must be h-disk-installed.

    But after installation, you should check (and edit) the sources.list in /etc/apt (as root) to match the best sites for you (localize them, I mean, and you might want to add stuff. You can find the official, local Debian mirrors on debian.org, and you can find additional sites offering (unofficial) deb's using www.apt-get.org)
    After you finished working on sources.list, you should check the file 'preferences', in the same directory. It contains your preferences regardig what branch you want to use, like "stable", "testing" or "unstable". And if there is none/or it is empty, the most up-to-date packages will be used. Most probably, that will be unstable, or even (if you have added its repository in sources.list) experimental.

    Remember that unstable isnt that unstable, its good enough for normal use, and its very up-to-date. I even run experimental, and I dont have much trouble...

    Then the last step: you should update the list of available software on the web which apt-get knows about, using:
    Code:
    apt-get update
    Now apt-get knows what is available. then upgrade your system, either using
    Code:
    apt-get upgrade
    or
    Code:
    apt-get dist-upgrade
    If you want to go from one branch to another (like, I guess, yo want to?) then use the dist-upgrade command. that allows apt-get to remove packages, or add packages, if the dependency's have changed. With normal upgrade, apt doesnt allow this, cuz it *might* break something (carefull watch the changes... apt-get sometimes wants to remove whole kde from my system, cuz some update requires so, strangely... I whouldn't allow that )

    You might first run apt-get (dist-)upgrade with the -s option, so you can first see what will happen:
    Code:
    apt-get -s dist-upgrade
    well, I guess that's it... Good luck!

  5. #5
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    Thanks

  6. #6
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    Maybe you could help me with one more thing? I want my KNOPPIX to connect to the Internet. Unfortunatelly my laptop (HP ZE4125) has some strange network card that is not supported (I guess). I have plenty of PCMCIA cards, however I don't know what is the procedure to make them work.
    Should the PCMCIA card be inserted before I run KNOPPIX CD or after?

    What is the next step? What are the commands to make it work?
    For example I have a 3Com589 PCMCIA card. What should I do to make it work?

    Any help would be really appreciated.
    THNX

  7. #7
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    I just have found another PCMCIA card (in case the previous one is not supported).
    The new one is : LINKSYS Combo PCMCIA Model EC2T

  8. #8
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    One more thing:
    I have a cable modem (COX). Its output is connected to a LINKSYS router.

  9. #9
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    well, I don't know anything about PCMCIA, I have no cards, but maybe someone else does. You might also use google to find info about this.
    for example google on the name of the pcmcia-card to find out whether it is supported by any linuxdistro (if one supports it, it is likely most others, including knoppix, support it too). You might also try other fora (like local linux tech fora).

    Is the PCMCIA card detected? If so, can't you use the normal (a)dsl/cable modem tool (in the knoppix-menu, or under "internet") to set it up? You might read the doc's, or the wiki on this site, for info about PCMCIA-network-cards.

    Good luck... And remember, it might be difficult to set this all up, but if you succeed, it will be very satisfying

    ow, and IF you find out how it works, considder helping others find out how-to by telling your story in the wiki on this site!!! (under "Docs", on the top of this page, you can find alot documentation in wiki-form -> you can edit and enhance it to help others out)

  10. #10
    Junior Member
    Join Date
    Oct 2003
    Posts
    1
    Hi, I have installed Knoppix V3.3-2003-09-22-EN on hard disk,
    when I try to use Tables in KWord it crashes or become unstable,
    let me know if there is a bug fix.

    Thanks

Page 1 of 3 123 LastLast

Similar Threads

  1. * V3.2-2003-03-23 (small updates)
    By Tigren in forum News
    Replies: 29
    Last Post: 12-31-2008, 04:06 PM
  2. New version 2003-09-05
    By jaws75 in forum News
    Replies: 44
    Last Post: 09-21-2003, 03:23 AM
  3. Version 3.2-2003-04-15
    By Stephen in forum News
    Replies: 25
    Last Post: 04-29-2003, 05:08 AM
  4. V3.2-2003-03-30 (small update)
    By aay in forum News
    Replies: 23
    Last Post: 04-09-2003, 12:50 AM
  5. Replies: 4
    Last Post: 03-31-2003, 05:17 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
  •  


Windows 11 Pro USB Flash Drive With Code picture

Windows 11 Pro USB Flash Drive With Code

$35.00



Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot picture

Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 1TB 2TB lot

$73.29



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$80.39



USB Flash Drive Memory Stick Pendrive Thumb Drive 4GB, 8GB, 32GB, 64GB 128GB LOT picture

USB Flash Drive Memory Stick Pendrive Thumb Drive 4GB, 8GB, 32GB, 64GB 128GB LOT

$235.40



64GB USB 3.0 Flash Drive USB Memory Stick High Speed Retractable USB Thumb Drive picture

64GB USB 3.0 Flash Drive USB Memory Stick High Speed Retractable USB Thumb Drive

$6.99



Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack picture

Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack

$4.99



New TESLA OEM Model S,3,X,Y USB Flash Drive for Dashcam & Sentry Mode 128GB picture

New TESLA OEM Model S,3,X,Y USB Flash Drive for Dashcam & Sentry Mode 128GB

$18.99



1TB 2TB Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop New picture

1TB 2TB Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop New

$9.99



Lot SanDisk USB Flash Drive Cruzer Blade Glade Force Ultra Flair Luxe 3.0 3.1 picture

Lot SanDisk USB Flash Drive Cruzer Blade Glade Force Ultra Flair Luxe 3.0 3.1

$149.99



SanDisk Cruzer Glide USB 3.0 16GB 32GB 64GB 128GB 256GB Flash Drive Memory Lot picture

SanDisk Cruzer Glide USB 3.0 16GB 32GB 64GB 128GB 256GB Flash Drive Memory Lot

$276.48