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
  •  


🍎🖥️ Vintage Apple III Computer - Works Great Monitor, Hard Drive, Software 🍎 picture

🍎🖥️ Vintage Apple III Computer - Works Great Monitor, Hard Drive, Software 🍎

$2000.00



VINTAGE Apple Macintosh LC (FOR PARTS - DOES NOT BOOT) NO HDD #27 picture

VINTAGE Apple Macintosh LC (FOR PARTS - DOES NOT BOOT) NO HDD #27

$49.99



MacEffects Gray ALPS Mechanical Keyboard for Vintage Apple IIe Computers picture

MacEffects Gray ALPS Mechanical Keyboard for Vintage Apple IIe Computers

$195.00



Vintage Apple Macintosh Powerbook Desktop Laptop Computer Duo Dock Model M7779 picture

Vintage Apple Macintosh Powerbook Desktop Laptop Computer Duo Dock Model M7779

$299.99



Vintage Apple Macintosh IIsi M0360 Computer For Parts or Repair w/Power Cord picture

Vintage Apple Macintosh IIsi M0360 Computer For Parts or Repair w/Power Cord

$69.99



Vintage Apple Ethernet Twisted-Pair Transceiver Model M0437 picture

Vintage Apple Ethernet Twisted-Pair Transceiver Model M0437

$19.99



Vintage Apple Keyboard II M0487 Untested No ADB Cable picture

Vintage Apple Keyboard II M0487 Untested No ADB Cable

$30.00



Vintage Apple Purple and Green Shoulder / Hand Carry Bag with “Apple” in Purple picture

Vintage Apple Purple and Green Shoulder / Hand Carry Bag with “Apple” in Purple

$49.00



Vintage Apple Newton MessagePad 2000 With Original Box and Some Accessories picture

Vintage Apple Newton MessagePad 2000 With Original Box and Some Accessories

$169.99



Apple Macintosh Performa 466 Vintage Computer | SKU 146754 picture

Apple Macintosh Performa 466 Vintage Computer | SKU 146754

$149.95