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
  •  


Atari Power Cube 800XL, 600XL, 65XE, 130XE  USB-C Power Supply PSU picture

Atari Power Cube 800XL, 600XL, 65XE, 130XE USB-C Power Supply PSU

$11.25



Rare Vintage Collectible Original Atari 800 Home Computer With Case - UNTESTED picture

Rare Vintage Collectible Original Atari 800 Home Computer With Case - UNTESTED

$219.99



Atari 1030 Modem With Modemlink In Box With Styrofoam Insert 600XL 800XL 130XE picture

Atari 1030 Modem With Modemlink In Box With Styrofoam Insert 600XL 800XL 130XE

$98.97



Atari 400/800/XL/XE Computer SIO2PC - PC/Mac Disk Drive Emulator Adapter/Device picture

Atari 400/800/XL/XE Computer SIO2PC - PC/Mac Disk Drive Emulator Adapter/Device

$15.25



Vintage Atari 800XL Computer With Original Box  picture

Vintage Atari 800XL Computer With Original Box

$140.00



A8picoCart Atari 130 / 65 XE 800 / 1200 XL XEGS multicart UnoCart clone game picture

A8picoCart Atari 130 / 65 XE 800 / 1200 XL XEGS multicart UnoCart clone game

$32.95



Atari Mega STE or TT Keyboard. Used.  Untested. picture

Atari Mega STE or TT Keyboard. Used. Untested.

$300.00



Vintage Atari 410 Program Recorder Player For Atari 8-Bit Computers As Is picture

Vintage Atari 410 Program Recorder Player For Atari 8-Bit Computers As Is

$14.97



ATARI Home Computers HOME FILING MANAGER Software  **SEALED NEW** 1982 picture

ATARI Home Computers HOME FILING MANAGER Software **SEALED NEW** 1982

$25.00



Rare Vintage Atari XF551 Floppy Disk Drive Station for 400, 800, 600, XE and XL picture

Rare Vintage Atari XF551 Floppy Disk Drive Station for 400, 800, 600, XE and XL

$300.00