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

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

Hybrid View

  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
  •  


Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP picture

Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP

$314.99



Cisco WS-C3850-48P-L 48-Port Gigabit 3850 PoE Switch w/ 715W+ C3850-NM-4-1G Mod picture

Cisco WS-C3850-48P-L 48-Port Gigabit 3850 PoE Switch w/ 715W+ C3850-NM-4-1G Mod

$83.00



Cisco 2901/K9-V06 Integrated Services Gigabit Voice Router picture

Cisco 2901/K9-V06 Integrated Services Gigabit Voice Router

$69.99



Cisco N9K-C9332C ACI Spine switch 32 ports 40/100G QSFP28 + 2p 10G SFP picture

Cisco N9K-C9332C ACI Spine switch 32 ports 40/100G QSFP28 + 2p 10G SFP

$5550.00



Cisco Catalyst WS-C2960-48TT-L V02 48 Port Fast Ethernet Switch picture

Cisco Catalyst WS-C2960-48TT-L V02 48 Port Fast Ethernet Switch

$34.00



Cisco C3850-NM-2-10G 2 Port Network Exp.Module for 3850 picture

Cisco C3850-NM-2-10G 2 Port Network Exp.Module for 3850

$38.99



Cisco Catalyst 3650 24 10/100/1000 Ethernet PoE+4x1G Uplink Port 640WAC LAN Base picture

Cisco Catalyst 3650 24 10/100/1000 Ethernet PoE+4x1G Uplink Port 640WAC LAN Base

$35.00



Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03  picture

Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03

$8.00



UNCLAIMED Cisco Meraki MS120-24P-HW - 24Ports Ethernet PoE Switch  Same Day Ship picture

UNCLAIMED Cisco Meraki MS120-24P-HW - 24Ports Ethernet PoE Switch Same Day Ship

$315.00



LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module picture

LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module

$89.00