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
  •  


***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



GIGABYTE B560M DS3H AC LGA1200 Intel B560 SATA 6Gb/s Micro ATX Intel Motherboard picture

GIGABYTE B560M DS3H AC LGA1200 Intel B560 SATA 6Gb/s Micro ATX Intel Motherboard

$64.99



Asus Prime H310M-A R2.0 Intel LGA 1151 DDR4 Desktop Motherboard picture

Asus Prime H310M-A R2.0 Intel LGA 1151 DDR4 Desktop Motherboard

$46.99



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard picture

MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard

$67.99



Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD picture

Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD

$89.99



ASUS H110M-C Micro-ATX DDR4 LGA1151 & I3-6100 picture

ASUS H110M-C Micro-ATX DDR4 LGA1151 & I3-6100

$35.00



GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box picture

GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box

$112.00



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99