Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server exits

  1. #1

    KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server exits

    I've just remastered a KNOPPIX 3.4 CD that I had upgraded to the latest unstable packages. When I try to boot from the CD, the X server starts up and I can see the KNOPPIX background but it instantly exits and returns to the shell prompt. When I run startx, the result is the same. The shell prompt shows the error message: "X-Window session terminated with errors. Please check and retry /etc/init.d/xsession start."

  2. #2

    Re: KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server e

    Quote Originally Posted by RemasteringNoob
    I've just remastered a KNOPPIX 3.4 CD that I had upgraded to the latest unstable packages. When I try to boot from the CD, the X server starts up and I can see the KNOPPIX background but it instantly exits and returns to the shell prompt. When I run startx, the result is the same. The shell prompt shows the error message: "X-Window session terminated with errors. Please check and retry /etc/init.d/xsession start."
    I mean, I remastered KNOPPIX 3.4 by doing apt-get -t unstable upgrade and dist-upgrade to the KNOPPIX 3.4 source directory. I wanted to get the newest stuff.

  3. #3
    Senior Member
    Join Date
    Nov 2003
    Posts
    171
    Sounds like you installed new versions of very important configuration scripts when you did your upgrade ...

  4. #4
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981

    Re: KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server e

    Quote Originally Posted by RemasteringNoob
    Quote Originally Posted by RemasteringNoob
    I've just remastered a KNOPPIX 3.4 CD that I had upgraded to the latest unstable packages. When I try to boot from the CD, the X server starts up and I can see the KNOPPIX background but it instantly exits and returns to the shell prompt. When I run startx, the result is the same. The shell prompt shows the error message: "X-Window session terminated with errors. Please check and retry /etc/init.d/xsession start."
    I mean, I remastered KNOPPIX 3.4 by doing apt-get -t unstable upgrade and dist-upgrade to the KNOPPIX 3.4 source directory. I wanted to get the newest stuff.
    kelmo is probably right, you have probably upgraded Knoppix configuration scripts out of existance. Now, what to do about it?

    1) Re-install & upgrade more conservatively?
    2) Try to figure out which config scripts are causing problems & renew them from the original CD?

    Can you boot your remaster while still installed on the CD? ie is it a true HD install? or just a copy to chroot into? If you can boot into it, does it run OK? Maybe you can track down the problem script this way.
    I realize this is not much help. Sorry. I've burned myself a couple of times with 'apt-get upgrade' & 'dist-upgrade', now I only upgrade bits & pieces as need arises.

  5. #5

    Re: KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server e

    My remaster ISO sits in /dev/hda1/knoppix.iso and I boot knoppix from the CD using: knoppix bootfrom=/dev/hda1/knoppix.iso. I guess I'll have to do #2 above. Some script that startx or xinit calls is causing the X server to go away quickly. When I run the X server by itself (type X :0), it runs and it stays running.

  6. #6
    Member registered user
    Join Date
    Jul 2003
    Posts
    48

    booting off a file_iso_image ??

    hi,
    do you mean :
    "knoppix bootfrom=/dev/hda1/knoppix.iso "
    that you can boot as if you had a virtual_cd_reader ?
    That sounds interesting ,since I looked around for booting off
    a "loopback_file" and never got answer.
    Where do you find that ?

  7. #7
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900

    Re: KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server e

    Quote Originally Posted by RemasteringNoob
    I've just remastered a KNOPPIX 3.4 CD that I had upgraded to the latest unstable packages. When I try to boot from the CD, the X server starts up and I can see the KNOPPIX background but it instantly exits and returns to the shell prompt. When I run startx, the result is the same. The shell prompt shows the error message: "X-Window session terminated with errors. Please check and retry /etc/init.d/xsession start."
    Maybe ~/.xsession-errors will tell you something but ATM I'm not even sure if that file is there or not.

  8. #8
    Member registered user
    Join Date
    Jul 2003
    Posts
    48

    Re: KNOPPIX 3.4 CD remastered w/ Debian unstable, X Server e

    Quote Originally Posted by RemasteringNoob
    My remaster ISO sits in /dev/hda1/knoppix.iso and I boot knoppix from the CD using: knoppix bootfrom=/dev/hda1/knoppix.iso. I guess I'll have to do #2 above. Some script that startx or xinit calls is causing the X server to go away quickly. When I run the X server by itself (type X :0), it runs and it stays running.
    hi RemasterinNoob,
    I misundertood you (reason : the extension iso ).In fact ,your
    "bootfrom=/dev/hda1/knoppix.iso" means your intention is to tell the booting process that your KNOPPIX_image is lying on hdd_hda1.If you read linuxrc (inside miniroot.gz or similar ramdisk_stuff)there is one line
    case "$CMDLINE" in *fromhd=/dev/*) DEVICES="$fromhd" ; ;; esac
    this means,if your original intention was as stated,you have to put instead-on cmdline
    fromhd=/dev/hda1 only to say your image is sitting on hda1
    and of course you need to have a directory named KNOPPIX,and containg a big file KNOPPIX

  9. #9

    Re: booting off a file_iso_image ??

    Quote Originally Posted by wangji
    hi,
    do you mean :
    "knoppix bootfrom=/dev/hda1/knoppix.iso "
    that you can boot as if you had a virtual_cd_reader ?
    That sounds interesting ,since I looked around for booting off
    a "loopback_file" and never got answer.
    Where do you find that ?
    Yes, I got it from the Cheat Sheet .

  10. #10
    Member registered user
    Join Date
    Jul 2003
    Posts
    48

    Re: booting off a file_iso_image ??

    Quote Originally Posted by RemasteringNoob
    Quote Originally Posted by wangji
    hi,
    do you mean :
    "knoppix bootfrom=/dev/hda1/knoppix.iso "
    that you can boot as if you had a virtual_cd_reader ?
    That sounds interesting ,since I looked around for booting off
    a "loopback_file" and never got answer.
    Where do you find that ?
    Yes, I got it from the Cheat Sheet .
    oh,you just miss me,look at my post jul 22 just before yours !

Page 1 of 2 12 LastLast

Similar Threads

  1. Knoppix über c't debian Server installieren
    By nadja in forum German Forum
    Replies: 0
    Last Post: 08-25-2005, 12:47 PM
  2. HOWTO: Upgrade to Debian Unstable
    By Hydralisk in forum Hdd Install / Debian / Apt
    Replies: 44
    Last Post: 06-01-2005, 05:47 AM
  3. Webcam server on remastered knoppix ?
    By rimmern in forum Customising & Remastering
    Replies: 0
    Last Post: 11-11-2004, 06:42 PM
  4. Upgraded to Debian unstable, wpc11 doesnt work
    By awreneau in forum Laptops
    Replies: 2
    Last Post: 04-30-2004, 06:30 PM
  5. Install Rosegarden4 (notation a. Midi)frome debian unstable?
    By jochen.112@firemail.de in forum Ideas
    Replies: 1
    Last Post: 01-06-2003, 12:51 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
  •  


Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox

$340.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD

$79.19



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99



DELL POWEREDGE R730 8 Bay SFF 2x 8 CORE E5-2667v4 3.2GHz 32GB RAM H730 iDrac8ENT picture

DELL POWEREDGE R730 8 Bay SFF 2x 8 CORE E5-2667v4 3.2GHz 32GB RAM H730 iDrac8ENT

$264.95



CTO Dell PowerEdge R630 Server, 2x Xeon E5-2620V4, 64GB- 512GB RAM, 480GB SSDs picture

CTO Dell PowerEdge R630 Server, 2x Xeon E5-2620V4, 64GB- 512GB RAM, 480GB SSDs

$246.67



DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45

$284.00



DELL R730XD Server 2x E5-2680v4 2.4GHz =28 Cores 128GB H730 4x 1.2TB SAS 4xRJ45 picture

DELL R730XD Server 2x E5-2680v4 2.4GHz =28 Cores 128GB H730 4x 1.2TB SAS 4xRJ45

$504.00