livesys  at 2007-03-05 wrote:
> Is the toram fix included in the latest LiveCD release?

NO, Ubuntu's casper still hasn't merged all the modifications, related to 
"todisk" and "toram" from Debian's casper 1.81. It seems we should just add one 
function - "parse_cmdline ()" to scripts/casper file from Debian casper 
package. This function has such code:
[..]
    toram)                                                              
        export TORAM="Yes" ;;                                           
    todisk=*)                                                           
        export TODISK=${x#todisk=} ;;                                   
[..]

Marco Amadori  at 2007-02-18 wrote:
> Fixed after latest merge from Debian.
> Look at bootparam "toram".

No, no, no, this bug still isn't fixed :(

-- 
toRam or copy2Ram (run ubuntu live from ram)
https://launchpad.net/bugs/25496

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to