BTS

Issue733

Title grml-terminalserver fails with grml2ram
Priority bug Status resolved
Superseder Nosy List ch, gebi, mika, mru
Assigned To mru Topics release-stopper

Created on 2009-09-10.16:03:28 by mika, last changed 2010-12-07.11:46:49 by mika.

Messages
msg3586 (view) Author: mika Date: 2010-12-07.11:46:47
We believe that your issue has been closed by the upload of
Version 0.99.12 of grml-terminalserver from Michael Prokop <mika@grml.org>.
The explanation is attached below

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 07 Dec 2010 12:35:50 +0100
Source: grml-terminalserver
Binary: grml-terminalserver
Architecture: source all
Version: 0.99.12
Distribution: unstable
Urgency: low
Maintainer: Michael Gebetsroither <gebi@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-terminalserver - terminalserver for grml to boot via PXE
Changes: 
 grml-terminalserver (0.99.12) unstable; urgency=low
 .
   [ Ulrich Dangel ]
   * [fdea9e5] Support grml-terminalserver from no boot medium present.
     [Closes: issue733]
   * [162ecbe] Use config files instead of globbing, adjust indention.
   * [9ac3854] Adjust live-media-path if /live/image is not the
     bootmedium.
Checksums-Sha1: 
 262f2be885a190f24a20dd98ab4dcf0f8c33c08c 961 grml-terminalserver_0.99.12.dsc
 f5d8a83aa814acf5ec908c11f2d41ecc78a6736d 24221 grml-terminalserver_0.99.12.tar.gz
 91d6a1333dfc10f54969943ad6c6a05b2c12eaa5 24818 grml-terminalserver_0.99.12_all.deb
Checksums-Sha256: 
 98f466728aceb5e0138ce6df2d7e7330b1f85b8e4ab4bc952dd7bf79b5785b6d 961 grml-terminalserver_0.99.12.dsc
 d71eff3de267f2a9a983ce75565ec0fadd10a25f96a5ca9af9d795aa48d350c6 24221 grml-terminalserver_0.99.12.tar.gz
 3077ad8c42383b9fa9dc1f30dd6391f426deeb62555f4a2d635dbf56a21de513 24818 grml-terminalserver_0.99.12_all.deb
Files: 
 0ab3d4b8a9557db0fb0c5738095bfa26 961 net optional grml-terminalserver_0.99.12.dsc
 f2eccdf006a5abf0ec79e8e292911dae 24221 net optional grml-terminalserver_0.99.12.tar.gz
 d9f4926c3ff1f5e5485359ba9094591e 24818 net optional grml-terminalserver_0.99.12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkz+HGMACgkQ2N9T+zficuhOdACeIyfoAstXzom9+C2MpEGC8x97
prAAn1luEpTrYmkbp3pu9EqquZuDjQS+
=YE+1
-----END PGP SIGNATURE-----
msg3578 (view) Author: mika Date: 2010-12-02.16:02:49
Pending in grml-terminalserver.git branch mru/issue733 (thanks to Uli), any 
objections against merging that branch into master and releasing it?
msg3431 (view) Author: ch Date: 2010-11-04.16:35:47
grml-terminalserver should copy the relevant files from /boot. mika told us that 
they are perfectly fine.
(grml-small does not ship kernel/initrd in /boot, but also does not ship grml-
terminalserver)
msg3403 (view) Author: ch Date: 2010-10-26.20:14:09
Even if we had grml-api, live-initramfs currently does not copy over the /boot 
files for the grml2ram case. ATM I'm not comfortable breaking scripts/live 
though...
msg2522 (view) Author: mika Date: 2009-10-19.17:09:08
Removing the release-stopper tag, we should fix this as part of the upcoming 
grml-api work.
msg2475 (view) Author: mika Date: 2009-09-10.16:03:26
Credits for bugreport to Ralf Moll:

Boot grml 2009.05 with 'grml2ram' and then invoke 'grml-terminalserver'.

Error message:

Creating initrd /etc/grml/terminalserver/minirt26.gz:
cryptsetup: WARNING: could not determine root device from /etc/fstab
WARNING: (loop-aes) Could not determine root device. Skipping.
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
W: mdadm: no arrays defined in configuration file.
... done
install: cannot stat `/live/image/linux26': No such file or directory
PANIC: problems executing ( install -m 644 /live/image/linux26 /var/lib/
tftpboot/linux26 ); ret(1)
[1]    6501 terminated  grml-terminalserver
grml-terminalserver  4.17s user 28.99s system 51% cpu 1:04.99 total
143 root@grml ~ 

Additional information:

root@grml ~ # ls /live/
cow/  image/
root@grml ~ # ls /live/cow
boot/  etc/  home/  live/  mnt/  root/  tmp/  var/
root@grml ~ # ls /live/image
grml.squashfs*
root@grml ~ #
History
Date User Action Args
2010-12-07 11:46:49mikasetstatus: fixed-in-git -> resolved
nosy: mika, mru, gebi, ch
messages: + msg3586
2010-12-02 16:02:50mikasetstatus: chatting -> fixed-in-git
nosy: mika, mru, gebi, ch
messages: + msg3578
2010-11-28 21:20:28chsetassignedto: ch -> mru
nosy: mika, mru, gebi, ch
2010-11-05 17:22:42chsetnosy: + mru
assignedto: ch
2010-11-04 16:35:47chsetnosy: mika, gebi, ch
messages: + msg3431
2010-11-04 13:16:28chsetnosy: mika, gebi, ch
title: grm-terminalserver fails with grml2ram -> grml-terminalserver fails with grml2ram
2010-10-26 20:18:27chsetnosy: + ch
2010-10-26 20:14:10chsetmessages: + msg3403
2009-10-31 15:09:11mrusettopic: + release-stopper
2009-10-19 17:09:08mikasettopic: - release-stopper
status: unread -> chatting
messages: + msg2522
2009-09-10 16:03:28mikacreate