[opensuse] openSUSE 10.3 and LTSP
Hello Is anyone using LTSP on openSUSE10.3? I have installed the components via the one-click on opensuse.org/LTSP. The system is an fresh original install (no updates) and the things from the LTSP one-click install. When I try to make the thing with "kiwi-ltsp-setup -s", it gets a fair bit along. It installs a whole bunch of packages in what it is creating. When it is going to make the netboot image, I get: Jan-11 17:20 <1> : Copying user defined files to image tree done Jan-11 17:20 <1> : Create .profile for package scripts done Jan-11 17:20 <1> : Setting up linuxrc... done Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot//base-system/media/SU1030.001 Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot//base-system/usr/share/kiwi/image/ltsp/suse-10.3/extra-packages Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot/dev/pts Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot/sys Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot/proc Jan-11 17:20 <1> : KIWI exited successfully done KIWI-LTSP: 2008-01-11 17:20:35: Verifying installation source... KIWI-LTSP: 2008-01-11 17:20:35: Installation source verified. KIWI-LTSP: 2008-01-11 17:20:35: Running the KIWI netboot creation. Jan-11 17:20 <1> : Setting log file to: terminal Jan-11 17:20 <1> : Reading image description... done Jan-11 17:20 <1> : Extracting kernel... failed Jan-11 17:20 <1> : Couldn't find compressed kernel failed Jan-11 17:20 <3> : KIWI exited with error(s) done KIWI-LTSP: 2008-01-11 17:20:36: Could not create the KIWI netboot. Aborting! I am new to this, so I am not sure what is or is not going on. Any ideas about where to start looking? I have the whole log, in case there is anything there that could shed light on this. But I am feeling the waters here first. While on the topic, does anyone know where one could trim the packages to a very basic system with networking? No GUI. Just be able to start a network service. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
What installation media are you using here /media/SU1030.001 ? If it is retail DVD 1, it will not work, please use i586 DVD or iso image. You can also try with LTSP_DEBUG="1" option in /etc/sysconfig/kiwi-ltsp, that will give you some clue where it fails. Do post log after turning on debug if it fails. Ciao -J On 1/11/08, Roger Oberholtzer <roger@opq.se> wrote:
Hello
Is anyone using LTSP on openSUSE10.3? I have installed the components via the one-click on opensuse.org/LTSP. The system is an fresh original install (no updates) and the things from the LTSP one-click install.
When I try to make the thing with "kiwi-ltsp-setup -s", it gets a fair bit along. It installs a whole bunch of packages in what it is creating. When it is going to make the netboot image, I get:
Jan-11 17:20 <1> : Copying user defined files to image tree done Jan-11 17:20 <1> : Create .profile for package scripts done Jan-11 17:20 <1> : Setting up linuxrc... done Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot//base-system/media/SU1030.001 Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot//base-system/usr/share/kiwi/image/ltsp/suse-10.3/extra-packages Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot/dev/pts Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot/sys Jan-11 17:20 <1> : Umounting path: /tmp/kiwi-netboot/proc Jan-11 17:20 <1> : KIWI exited successfully done KIWI-LTSP: 2008-01-11 17:20:35: Verifying installation source... KIWI-LTSP: 2008-01-11 17:20:35: Installation source verified. KIWI-LTSP: 2008-01-11 17:20:35: Running the KIWI netboot creation. Jan-11 17:20 <1> : Setting log file to: terminal Jan-11 17:20 <1> : Reading image description... done Jan-11 17:20 <1> : Extracting kernel... failed Jan-11 17:20 <1> : Couldn't find compressed kernel failed Jan-11 17:20 <3> : KIWI exited with error(s) done KIWI-LTSP: 2008-01-11 17:20:36: Could not create the KIWI netboot. Aborting!
I am new to this, so I am not sure what is or is not going on. Any ideas about where to start looking? I have the whole log, in case there is anything there that could shed light on this. But I am feeling the waters here first.
While on the topic, does anyone know where one could trim the packages to a very basic system with networking? No GUI. Just be able to start a network service.
-- Roger Oberholtzer
OPQ Systems / Ramböll RST
Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden
Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- CyberOrg Info Novell & IBM Partner 7 FF Unad Deep, Tower A Susen Tarsali Road Vadodara 390 009 T. +91 265 3042956 M +91 9898092956 Web. http://www.cyberorg.info -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 2008-01-11 at 22:39 +0530, jigish.gohil@gmail.com wrote:
What installation media are you using here /media/SU1030.001 ?
If it is retail DVD 1, it will not work, please use i586 DVD or iso image.
I am using the original downloaded GM DVD image.
You can also try with LTSP_DEBUG="1" option in /etc/sysconfig/kiwi-ltsp, that will give you some clue where it fails.
Indeed, more info than was printed would help. I will try this tomorrow. TIA
Do post log after turning on debug if it fails.
-- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Tel: Int +46 8-615 60 20 Fax: Int +46 8-31 42 23 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 2008-01-11 at 22:39 +0530, jigish.gohil@gmail.com wrote:
What installation media are you using here /media/SU1030.001 ?
If it is retail DVD 1, it will not work, please use i586 DVD or iso image.
You can also try with LTSP_DEBUG="1" option in /etc/sysconfig/kiwi-ltsp, that will give you some clue where it fails.
This flag is already set to 1. So the log file I have (and the snippet in the original post) already contains all.
Do post log after turning on debug if it fails.
It is attached. I zipped it, so it is only 27 KB. I hope that does not upset anyone. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696
On Fri, 2008-01-11 at 22:39 +0530, jigish.gohil@gmail.com wrote:
What installation media are you using here /media/SU1030.001 ? If it is retail DVD 1, it will not work, please use i586 DVD or iso image.
So, the original DVD image released on opensuse.org will work? With no updates? Or? The LTSP info on opensuse.org does not provide details of 'which' 10.3 is supported... Has anyone else made an LTSP boot directory? -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jan 15, 2008 1:26 PM, Roger Oberholtzer <roger@opq.se> wrote:
On Fri, 2008-01-11 at 22:39 +0530, jigish.gohil@gmail.com wrote:
What installation media are you using here /media/SU1030.001 ? If it is retail DVD 1, it will not work, please use i586 DVD or iso image.
So, the original DVD image released on opensuse.org will work? With no updates? Or? The LTSP info on opensuse.org does not provide details of 'which' 10.3 is supported...
Yes, all you need is "i586 DVD5 media or iso image" as it says here: http://en.opensuse.org/LTSP http://download.opensuse.org/distribution/10.3/iso/dvd/openSUSE-10.3-GM-DVD-... Cheers -J -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2008-01-15 at 14:35 +0530, CyberOrg wrote:
On Jan 15, 2008 1:26 PM, Roger Oberholtzer <roger@opq.se> wrote:
On Fri, 2008-01-11 at 22:39 +0530, jigish.gohil@gmail.com wrote:
What installation media are you using here /media/SU1030.001 ? If it is retail DVD 1, it will not work, please use i586 DVD or iso image.
So, the original DVD image released on opensuse.org will work? With no updates? Or? The LTSP info on opensuse.org does not provide details of 'which' 10.3 is supported...
Yes, all you need is "i586 DVD5 media or iso image" as it says here: http://en.opensuse.org/LTSP
http://download.opensuse.org/distribution/10.3/iso/dvd/openSUSE-10.3-GM-DVD-...
That is what I am using when it fails in the way I originally posted. Could it be something I did not set in the kiwi-ltsp sysconfig file? -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jan 15, 2008 4:15 PM, Roger Oberholtzer <roger@opq.se> wrote:
Yes, all you need is "i586 DVD5 media or iso image" as it says here: http://en.opensuse.org/LTSP
http://download.opensuse.org/distribution/10.3/iso/dvd/openSUSE-10.3-GM-DVD-...
That is what I am using when it fails in the way I originally posted.
Could it be something I did not set in the kiwi-ltsp sysconfig file?
This is from the log you posted: KIWI-LTSP: 2008-01-11 17:20:35: Running the KIWI netboot creation. Jan-11 17:20 <1> : Setting log file to: terminal Jan-11 17:20 <1> : Reading image description... done Jan-11 17:20 <1> : Extracting kernel... failed Jan-11 17:20 <1> : Couldn't find compressed kernel failed Jan-11 17:20 <3> : KIWI exited with error(s) done KIWI-LTSP: 2008-01-11 17:20:36: Could not create the KIWI netboot. Aborting! Netboot image is not being built, did you by any chance edit any config.xml or other kiwi files directly, only file that needs changing is /etc/sysconfig/kiwi-ltsp and only thing right you need to get is installation source path and IP addresses, as the kiwi-ltsp image is built successfully that seems right. You can run kiwi-ltsp-setup -n1 and kiwi-ltsp-setup -n2 to find out more about where the netboot image creation fails. Make sure you are using the latest kiwi-desc-ltsp and kiwi packages. @Schaefi any idea why netboot image creation fails with this message? -J -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2008-01-15 at 16:28 +0530, CyberOrg wrote:
On Jan 15, 2008 4:15 PM, Roger Oberholtzer <roger@opq.se> wrote:
Yes, all you need is "i586 DVD5 media or iso image" as it says here: http://en.opensuse.org/LTSP
http://download.opensuse.org/distribution/10.3/iso/dvd/openSUSE-10.3-GM-DVD-...
That is what I am using when it fails in the way I originally posted.
Could it be something I did not set in the kiwi-ltsp sysconfig file?
This is from the log you posted:
KIWI-LTSP: 2008-01-11 17:20:35: Running the KIWI netboot creation. Jan-11 17:20 <1> : Setting log file to: terminal Jan-11 17:20 <1> : Reading image description... done Jan-11 17:20 <1> : Extracting kernel... failed Jan-11 17:20 <1> : Couldn't find compressed kernel failed Jan-11 17:20 <3> : KIWI exited with error(s) done KIWI-LTSP: 2008-01-11 17:20:36: Could not create the KIWI netboot. Aborting!
Netboot image is not being built, did you by any chance edit any config.xml or other kiwi files directly, only file that needs changing is /etc/sysconfig/kiwi-ltsp and only thing right you need to get is installation source path and IP addresses, as the kiwi-ltsp image is built successfully that seems right.
I only edited /etc/sysconfig/kiwi-ltsp. I want to see what happens out-of-the-box. Fiddling with other files will happen after I get the delivered stuff to work. Could this be related? https://bugzilla.novell.com/show_bug.cgi?id=281487 I have switched IMAGETYPE to NFS to see it that helped. Nope. Same error. I also did try using the on-line repository. But kiwi claimed it could not find it. (This was before the current hardware issue taking the repository off-line.) I may have typed it wrong. Wouldn't it be: http://download.opensuse.org/distribution/10.3/repo/oss/
You can run kiwi-ltsp-setup -n1 and kiwi-ltsp-setup -n2 to find out more about where the netboot image creation fails.
-n finished with: Jan-15 12:16 <1> : Copying user defined files to image tree done Jan-15 12:16 <1> : Create .profile for package scripts done Jan-15 12:16 <1> : Setting up linuxrc... done Jan-15 12:16 <1> : Umounting path: /tmp/kiwi-netboot//base-system/media/SU1030.001 Jan-15 12:16 <1> : Umounting path: /tmp/kiwi-netboot//base-system/usr/share/kiwi/image/ltsp/suse-10.3/extra-packages Jan-15 12:16 <1> : Umounting path: /tmp/kiwi-netboot/dev/pts Jan-15 12:16 <1> : Umounting path: /tmp/kiwi-netboot/sys Jan-15 12:16 <1> : Umounting path: /tmp/kiwi-netboot/proc Jan-15 12:16 <1> : KIWI exited successfully done KIWI-LTSP: 2008-01-15 12:16:34: ====== Setup completed ====== -n2 finished with the reported error: KIWI-LTSP: 2008-01-15 12:18:13: ====== Starting ====== KIWI-LTSP: 2008-01-15 12:18:13: Verifying installation source... KIWI-LTSP: 2008-01-15 12:18:13: Installation source verified. KIWI-LTSP: 2008-01-15 12:18:13: Running the KIWI netboot creation. KIWI-LTSP: 2008-01-15 12:18:13: /srv/tftpboot/boot exists. Moving to "/srv/tftpboot/boot.0801151218" Jan-15 12:18 <1> : Setting log file to: terminal Jan-15 12:18 <1> : Reading image description... done Jan-15 12:18 <1> : Extracting kernel... failed Jan-15 12:18 <1> : Couldn't find compressed kernel failed Jan-15 12:18 <3> : KIWI exited with error(s) done KIWI-LTSP: 2008-01-15 12:18:14: Could not create the KIWI netboot. Aborting!
Make sure you are using the latest kiwi-desc-ltsp and kiwi packages.
I got them via the one-click on opensuse.org/LTSP
@Schaefi any idea why netboot image creation fails with this message?
-J
-- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
CyberOrg
-
jigish.gohil@gmail.com
-
Roger Oberholtzer