Results 1 to 9 of 9

Thread: How to replace UNIONFS in Knoppix 3.9?

  1. #1
    Senior Member registered user
    Join Date
    Apr 2004
    Location
    Finland
    Posts
    272

    How to replace UNIONFS in Knoppix 3.9?

    I'm doing a remastering with 3.9 version and would like to replace buggy unionfs version (052605-1143) with stable 1.0.11-1 version.

    I can remove unionfs-module-2.6.11 with apt but also knoppix-image is removed at the same time. Then I can install unionfs-source and unionfs-utils with apt but not knoppix-image.

    Now the situation is that I have a working UNIONFS but can't choose 'create a persistent KNOPPIX disk image' from Knoppix menu, and the former created disk image is not recognized.

    How to get knoppix-image installed back? Is there an apt repository somewhere where it could be installed with apt?


    -tapsa-

  2. #2
    install unionfs-utils from debian

  3. #3
    Senior Member registered user
    Join Date
    Apr 2004
    Location
    Finland
    Posts
    272
    I found solution in an other tread:
    Code:
    dpkg-repack knoppix-image
    I had Knoppix 3.8.1 and got package knoppix-image_0.5-8_i386.deb from it with dpkg-repack. Then I installed it:
    Code:
    dpkg -i knoppix-image_0.5-8_i386.deb
    Now the case is closed!


    -tapsa-

  4. #4
    But now possibly you have doungraded knoppix-image

  5. #5
    Senior Member registered user
    Join Date
    Apr 2004
    Location
    Finland
    Posts
    272
    Quote Originally Posted by Sergey.Khlutchin
    But now possibly you have doungraded knoppix-image
    Yes, you are right. I think knoppix-image from Knoppix 3.9 can also be used. So
    Code:
    dpkg-repack knoppix-image
    in Knoppix 3.9 gives knoppix-image_0.5-9_i386.deb

    -tapsa-

  6. #6
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103
    Did this solution solve the problem for you?

  7. #7
    Senior Member registered user
    Join Date
    Apr 2004
    Location
    Finland
    Posts
    272
    Quote Originally Posted by knopx4me
    Did this solution solve the problem for you?
    Yes and no. Now knoppix-image works but KDE does not start.

    This is a littlle bit out of topic but I get this in my /home/knoppix/.xsession-errors:
    Code:
    /etc/X11/Xsession.d/45xsession: line 73: [: : integer expression expected
    /etc/X11/Xsession.d/45xsession: line 77: [: : integer expression expected
    SocketCreateListener: failed to bind listener
    SocketUNIXCreateListener: ...SocketCreateListener() failed
    MakeAllCOTSServerListeners: failed to create listener for local
    Cannot establish any listening sockets
    DCOPServer self-test failed.
    kdeinit: DCOPServer could not be started, aborting.
    Warning: connect() failed: : Connection refused
    SocketCreateListener: failed to bind listener
    SocketUNIXCreateListener: ...SocketCreateListener() failed
    MakeAllCOTSServerListeners: failed to create listener for local
    Cannot establish any listening sockets
    DCOPServer self-test failed.
    kdeinit: DCOPServer could not be started, aborting.
    After this twm starts and gives error message of ksmserver which could not be started.

    This is at least fifth time I try to remaster Knoppix 3.9. This time I made a brand new remastering and used only stable and testing packages in updating (changed default-release to sarge and commented unstable out from sources.list). Only KDE 3.4.1 is experimental.

    But I can't understand whyI can start X from my chrooted remastering partition ('su - knoppix' and 'startx'). Anyhow, I got error message of DCOpServer that is already running but KDE starts and everything works. But why do they not work after doing a compressed fs and isofs?

    I hope that someone could tell me what those error messages mean and how to get rid of them.

    I have used menu based scripts in my remastering.


    -tapsa-

  8. #8
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103
    Did you do the following while chrooted:

    chmod 777 /tmp

    But anyway, the reason I asked you if it did work is that I have tried to remaster it several times after downgrading UnionFS, but failed so I gave up and remastered Kanotix instead.

  9. #9
    Senior Member registered user
    Join Date
    Apr 2004
    Location
    Finland
    Posts
    272
    Quote Originally Posted by knopx4me
    Did you do the following while chrooted:
    chmod 777 /tmp
    No need for that anymore because in knoppix-autoconfig is line 524:
    Code:
    chmod 1777 /tmp 2>/dev/null
    So it is right by default. And as I said before, I can startx X in chrooted state fine.

    But when I do compressed fs and isofs, I can boot to text mode (boot: linux 2) but not in X. If I try to change to graphical mode by init 5, I get errors. Why can't I start DCOPServer here (booting my new remastering) but can start it there (chrooted)?

    One thing more. I can start an other X in my working remastering (from Knoppix 3.8.1) by su - knoppix and startx -- :2 (starts X to an other virtual terminal). It is the same as starting X in chrooted state. But in my new remastering (Knoppix 3.9). I get X: user not authorized to run the X server, aborting. Why do I have no permissions to run X server? In spite of that /home/knoppix is populated right.

    Anyhow, I'm not giving up. There must be a solution somewhere. But I don't know KDE's starting process enough, so it's difficult to figure out what is not right. I think that knoppix-autoconfig is right because I can boot to text mode fine.

    So is the problem in 45xsession or in kdeinit which starts dcopserver? Perhaps someone could help me.

    I have also noticed that reversing back to stable UnionFS didn't help. Sometimes my whole machine is halted perfectly in spite of that. Perhaps the problem in Knoppix 3.9 has been kdeinit and not UnionFS .


    -tapsa-

Similar Threads

  1. does knoppix, use aufs? or unionfs? ...still says /UNIONFS..
    By starlyptErin_. in forum General Support
    Replies: 0
    Last Post: 08-22-2009, 10:55 PM
  2. 6.0.1 USB, replace KNOPPIX?
    By panyo in forum Customising & Remastering
    Replies: 0
    Last Post: 04-25-2009, 07:09 PM
  3. Root file system links to UNIONFS (e.g. bin -> /UNIONFS/b
    By Jim Tonic in forum Customising & Remastering
    Replies: 1
    Last Post: 05-24-2006, 04:14 AM
  4. Replace kde by gnome in knoppix how-to?
    By suzan in forum Customising & Remastering
    Replies: 0
    Last Post: 04-11-2005, 03:08 PM
  5. Replace Suse 9.2 Pro with Knoppix or other OS
    By heydude in forum MS Windows & New to Linux
    Replies: 1
    Last Post: 01-12-2005, 03:49 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  RARE Overland 9 Track tape drive for mainframe computer storage picture

VINTAGE RARE Overland 9 Track tape drive for mainframe computer storage

$800.00



IBM MST-2 370 Integrated Circuit Computer Chips Lot Of 43 Rare 1970s Vintage picture

IBM MST-2 370 Integrated Circuit Computer Chips Lot Of 43 Rare 1970s Vintage

$249.00



HP 5060-8359 8K Semiconductor Memory Module 5080-9747 Vintage HP Computer picture

HP 5060-8359 8K Semiconductor Memory Module 5080-9747 Vintage HP Computer

$165.58



Mystery Vintage Computer Mizar Motorola 68000 Based System W Shugart Drives picture

Mystery Vintage Computer Mizar Motorola 68000 Based System W Shugart Drives

$500.00



Vtg IBM Mainframe Prototype Chip Module Lot 146 pc 1988-1993 ES/9000 Lab Arcive picture

Vtg IBM Mainframe Prototype Chip Module Lot 146 pc 1988-1993 ES/9000 Lab Arcive

$649.00



Vintage Sperry Rand Univac Mainframe Control Board Gold IC Rare Piece Of History picture

Vintage Sperry Rand Univac Mainframe Control Board Gold IC Rare Piece Of History

$289.95



IBM Prototype ES/9000 Mainframe Computer MCM CPU Vintage White Ceramic Gold picture

IBM Prototype ES/9000 Mainframe Computer MCM CPU Vintage White Ceramic Gold

$1000.00



Vintage IBM #192726 Paper Tape Punch Mainframe Computer Programming Tool 1960s picture

Vintage IBM #192726 Paper Tape Punch Mainframe Computer Programming Tool 1960s

$94.95



Vintage Telex 952003-112 Mechanical Terminal Keyboard IBM 3270 Mainframe DB25 picture

Vintage Telex 952003-112 Mechanical Terminal Keyboard IBM 3270 Mainframe DB25

$679.15



FOR PARTS Asus CUSL2-C Motherboard PGA370 SDRAM, Intel Pentium III 800EB 800Mhz picture

FOR PARTS Asus CUSL2-C Motherboard PGA370 SDRAM, Intel Pentium III 800EB 800Mhz

$69.99