BTS

Issue827

Title isofrom doesn't work on 2009.10
Priority bug Status resolved
Superseder Nosy List mika, zugschlus
Assigned To mika Topics

Created on 2010-03-09.15:34:22 by zugschlus, last changed 2010-04-01.13:19:23 by mika.

Files
File name Uploaded Type Edit Remove
history.0 zugschlus, 2010-03-11.17:32:35 text/plain
Messages
msg3129 (view) Author: mika Date: 2010-04-01.13:19:22
Issue is fixed, user had wrong toram argument in his kernel cmdline.

thx && regards,
-mika-
msg3120 (view) Author: zugschlus Date: 2010-03-25.17:14:06
no change with grml-med-sid 20100323 here as well.
msg3114 (view) Author: mika Date: 2010-03-24.11:25:33
Michael Prokop <mika@grml.org> has uploaded a package that may fix your bug.
Please test the package and inform the maintainer whether
version 1.177.1-1grml.00 of live-initramfs works as intended or not.

Thank you

The changelog is attached below

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

Format: 1.8
Date: Wed, 24 Mar 2010 01:05:31 +0100
Source: live-initramfs
Binary: live-initramfs
Architecture: source all
Version: 1.177.1-1grml.00
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 live-initramfs - Debian Live initramfs hook
Changes: 
 live-initramfs (1.177.1-1grml.00) unstable; urgency=low
 .
   * New patch to prefer removable devices over non-removable devices,
     so scan them first.
   * Support cciss host adapter in bootoption isofrom. [Testing: issue827]
     [Testing: issue828]
   * Synchronise with Debian's version 1.177.1-1 and its following
     git commit bcf8114.
Checksums-Sha1: 
 678284b4c460425e00600a66ca6b552fa4d5f278 1277 live-initramfs_1.177.1-1grml.00.dsc
 8596cfe582699afb2a173e1530211999ca3d0cef 88676 live-initramfs_1.177.1.orig.tar.gz
 2c848c221dfbda26087a283a29240afec7de1d03 20541 live-initramfs_1.177.1-1grml.00.diff.gz
 80adce6e07ec2aacc0dd0e349cedeee3ad231ebc 88288 live-initramfs_1.177.1-1grml.00_all.deb
Checksums-Sha256: 
 5179857479f0d65acd61ee39aeb2e3daa00b437644a6439992b3e585a790cc4d 1277 live-initramfs_1.177.1-1grml.00.dsc
 626ab8769246fb557856d7eed79fdcd7ee457e6f5a9678e39f6b8093e3d8b319 88676 live-initramfs_1.177.1.orig.tar.gz
 d431daf338aae058f7caa7d72bef94a59e91b62f9834aa2765ecff9c8ecb0473 20541 live-initramfs_1.177.1-1grml.00.diff.gz
 6f8980afac55849430f3d4fc1cf30e760e6891dc3149c20116e5fad14e955dc8 88288 live-initramfs_1.177.1-1grml.00_all.deb
Files: 
 a5522a6404c77449960660ca4fe9b3b2 1277 misc optional live-initramfs_1.177.1-1grml.00.dsc
 1b438eead646c372dfe9aa04db834ad1 88676 misc optional live-initramfs_1.177.1.orig.tar.gz
 4aef13e2f1af4567be3dc6b156cbeed9 20541 misc optional live-initramfs_1.177.1-1grml.00.diff.gz
 eadaf3914bb44ef4567a1690d473bb6c 88288 misc optional live-initramfs_1.177.1-1grml.00_all.deb

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

iD8DBQFLqfTp2N9T+zficugRAmsPAJ9rZLsB7sEJh1yhFuwjlHwEsfrBPwCfVQT2
J+VOjqaWY6fZ2A97ysiqiXM=
=0siQ
-----END PGP SIGNATURE-----
msg3111 (view) Author: mika Date: 2010-03-23.02:15:44
Ok, further looked into this issue and I think I found a solution for this 
issue. Can you please give the following ISO a shot:

  http://amd64.grml.org/grml-med-sid_2010.03.23.iso
  http://amd64.grml.org/grml-med-sid_2010.03.23.iso.md5

Works with isofrom and findiso both with toram=... fine for me (please don't 
forget specifying ignore_bootid), so it could even fix issue http://
bts.grml.org/grml/issue828 for you.

thanks && regards,
-mika-
msg3106 (view) Author: zugschlus Date: 2010-03-11.17:49:20
The culprit is toram. This command line:

linux (loop)/boot/grmlmedsid/linux26 quiet lang=de boot=live noeject noprompt
keyboard=de isofrom=/dev/cciss/c0d0p1/boot/grml/grml.iso serial
console=ttyS0,115200n8 ssh=1234 ignore_bootid                            

works fine with today's image.
msg3105 (view) Author: zugschlus Date: 2010-03-11.17:32:35
history.0, result of
BOOT_IMAGE=(loop)/boot/grmlmedsid/linux26 quiet lang=de boot=live noeject
noprompt keyboard=de isofrom=/dev/cciss/c0d0p1/boot/grml/grml.iso toram=grml-
msg3104 (view) Author: zugschlus Date: 2010-03-11.17:15:59
with ignore_bootid:
 * Running grml-med-sid 2010.03.11 Release Codename i-need-beer [2010-03-11]
 * Finished early booting sequence. [ ok ]
 * Searching for GRML file, this might take a few seconds...
 * Mounted live system from /dev/loop0
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't have /sbin/init.
/init: line 229: 6: Bad file descriptor
msg3102 (view) Author: zugschlus Date: 2010-03-11.16:44:29
* Searching for GRML file, this might take a few seconds...
mkdir: cannot create directory '/isofrom': File exists
mount: mounting /dev/cciss/c0d0p1 on /isofrom failed: Device or resource busy
mkdir: cannot create directory '/isofrom': File exists
mount: mounting /dev/cciss/c0d0p1 on /isofrom failed: Device or resource busy
mkdir: cannot create directory '/isofrom': File exists
mount: mounting /dev/cciss/c0d0p1 on /isofrom failed: Device or resource busy
mkdir: cannot create directory '/isofrom': File exists
mount: mounting /dev/cciss/c0d0p1 on /isofrom failed: Device or resource busy
 * Warning: bootid.txt found but ignore_bootid / bootid=.. bootoption
missing...


      .''`.
     : :'  :   BOOT FAILED!
     `. `'`
       `-      This image failed to boot.

  Please file a bug at your distributors bug tracking system, making
  sure to note the exact version, name and distribution of the image
  you were attempting to boot.

  grml-med-sid 2010.03.11 Release Codename i-need-beer [2010-03-11]

live.log contains the same information.

Greetings
Marc
msg3100 (view) Author: mika Date: 2010-03-11.11:33:44
I've a patch for live-initramfs, needs testing on real hardware though, please 
ping me on IRC so I can provide you a testing ISO.

regards,
-mika-
msg3097 (view) Author: zugschlus Date: 2010-03-09.15:34:21
I have a box with a cciss host adapter. The disk is /dev/cciss/c0d0p1. starting
grml 2009.10 with isofrom=/dev/cciss/c0d0p1/boot/grml/grml.iso doesn't find the
iso and runs around in circles with
losetup. /dev/loop0: Not a directory
mkdir: cannot create dirctory '/isofrom': File exists.

Greetings
Marc
History
Date User Action Args
2010-04-01 13:19:23mikasetstatus: testing -> resolved
nosy: mika, zugschlus
messages: + msg3129
2010-03-25 17:14:06zugschlussetnosy: mika, zugschlus
messages: + msg3120
2010-03-24 11:25:35mikasetstatus: need-eg -> testing
nosy: mika, zugschlus
messages: + msg3114
2010-03-23 02:15:46mikasetstatus: testing -> need-eg
nosy: mika, zugschlus
messages: + msg3111
2010-03-11 17:49:20zugschlussetnosy: mika, zugschlus
messages: + msg3106
2010-03-11 17:32:37zugschlussetfiles: + history.0
nosy: mika, zugschlus
messages: + msg3105
2010-03-11 17:15:59zugschlussetnosy: mika, zugschlus
messages: + msg3104
2010-03-11 16:44:29zugschlussetnosy: mika, zugschlus
messages: + msg3102
2010-03-11 11:33:51mikasetassignedto: mika
nosy: + mika
2010-03-11 11:33:44mikasetstatus: unread -> testing
messages: + msg3100
2010-03-09 15:34:22zugschluscreate