Mounting ISO

Goh Lip g.lip at gmx.com
Sat Jan 22 21:02:58 UTC 2011


On Sun, 23 Jan 2011 04:18:25 +0800, A. Jorge Garcia <calcpage at aol.com>  
wrote:

> Well, I'm trying to boot the live SAGE CD from http://www.sagemath.orgas  
> I tried their online servers like http://www.sagenb.org all last  
> semester but my school's network was a bit laggy.  Also, I can't setup  
> my own server until I get some new hardware.  So, I have to burn the ISO  
> or boot it from a Linux partition.  BTW, SAGE is a Computer Algebra  
> System based on python that we use like MATLAB.


Okay, please look inside the sagelive-511-46.iso (sudo mount -o loop  
sagelive-511-46.iso /mnt/iso); can you look into the directories where  
vmlinuz and initrd are located? Please provide their exact names and the  
directory - example /sagelive-511-46.iso/boot/initrd.gz or  
/sagelive-511-46.iso/live/vmlinuz26  Also please check if there are any  
instances of preseed, like /sagelive-511-46.iso/preseed/custom.seed.

I think your menu may look like ....


menuentry "Sage-livecd" {
search --no-floppy --label --set xxxx
loopback loop /home/jorge/sagelive-511-46.iso
linux (loop)/boot/linux26 findiso=/home/jorge/sagelive-511-46.iso   
boot=live  noeject noprompt --
initrd (loop)/boot/initrd.gz
}

Regards - Goh Lip

--




More information about the ubuntu-users mailing list