BTS

Message4866

Author wolput
Recipients
Date 2014-11-04.09:58:49
Content
On 11/04/2014 04:52 PM, Michael Prokop wrote:
>
> Michael Prokop <mika@grml.org> added the comment:
>
> * Jos van Wolput wrote in grml's BTS on 20141104 / 09:32:
>
>> I tried to run the bootable iso image grml64-full_2014.10-rc1.iso (using grub-imageboot)
>> but it doesn't install properly, showing the following warning and starting busybox:
>> ---
>> Begin: Mounting root file system... *Warning: BOOTID does not match.
> [...]
>
>> No such issue using grml64-full_2014.03.iso, it runs properly.
>
> Does it work for you with boot option ignore_bootid?
> How much memory/RAM do you have available?

Adding ignore_bootid to /etc/defaults/grub-imageboot:
---
IMAGES="/boot/grml"
ISOOPTS="iso"
IMAGEOPTS="ignore_bootid"
---
skips the warning 'BOOTID does not match' and starts busybox!

I have 4GB of RAM which is enough to run grml64-full_2014.03.iso in RAM

Regards,
Jos v.W.
History
Date User Action Args
2014-11-04 09:58:49wolputlinkissue1323 messages
2014-11-04 09:58:49wolputcreate