Lucas C. Villa Real wrote:
> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> If none of you can find the time, perhaps you could guide me with the
>> necessary steps to do it myself?
>> I'm thinking I could simply take the existing ISO, unpack the squashfs
>> files and repack them with an update squashfs and put everything back in
>> a new ISO?
> 
> You can just take the new kernel (as announced here --
> http://lists.gobolinux.org/pipermail/gobolinux-users/2007-February/004432.html)
> and overwrite isolinux/kernel and mount the squashfs image where
> /System/Kernel/{Boot,Modules} lives, replacing with the files for the
> new kernel.

I assume the new kernel has an updated squashfs? I though I'd try this
out, but only replacing the isolinux/kernel since I figured the
/System/Kernel/ once is only used for installation, and that I could do
manually, as long as I'm able to install the liveCD first!

To save disk space, I simply unionfs'd my already burned livecd and a
tmp dir on ~/LiveCD, replaced isolinux/kernel, and now I want to make a
bootable ISO out of this:


[EMAIL PROTECTED] ~]mkisofs -r -b isolinux/isolinux.bin -c isolinux/boot.cat
-o 013-fixed.iso LiveCD
Using PACKA000.SQU;1 for  /Packages-List-Base.squashfs
(Packages-List-GoboLinuxTools-Stable.squashfs)
Using PACKA001.SQU;1 for  /Packages-List-GoboLinuxTools-Stable.squashfs
(Packages-List-NonBase.squashfs)
Using PACKA002.SQU;1 for  /Packages-List-NonBase.squashfs
(Packages-List-OpenOffice.squashfs)
Using PACKA003.SQU;1 for  /Packages-List-OpenOffice.squashfs
(Packages-List-XorgAndDependencies.squashfs)
Using GOBOL000.SQU;1 for  /GoboLinux-files.squashfs
(GoboLinux-rest.squashfs)
Size of boot image is 20 sectors -> mkisofs: Error - boot image
'LiveCD/isolinux/isolinux.bin' has not an allowable size.

Perhaps isolinux.bin isn't the boot image? Then where is it??

-- 
/Jonatan - http://kymatica.com
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to