Your message dated Mon, 25 Aug 2008 13:07:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: The option "toram" in boot append doesn't work in 
live-initramfs package
has caused the Debian Bug report #485587,
regarding The option "toram" in boot append doesn't work in live-initramfs 
package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
485587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485587
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: live-initramfs
Version: 1.132.1-1

I build a live-cd with live-helper and I boot with "toram" option in boot 
append. If there are enough RAM to load the cd into it, we arrive in busybox.
In live.log I found : 
mount: invalid option --

I found a way to correct it before live-cd generation. I modify scripts/live 
in initrd. 
At line 644, replace :
"mount -r --move ${copyto} ${copyfrom}"
by
"mount -r -o move ${copyto} ${copyfrom}"


I am using debian lenny, kernel  2.6.24-1-686 


Thanks ;)

Thibault Cohen



--- End Message ---
--- Begin Message ---
Hi,

toram still works as expected, thus closing this bug. However, feel free
to reopen if you have have real evidence with the /current/
live-initramfs (1.139.1-1 that is).

Regards,
Daniel

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--- End Message ---
_______________________________________________
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to