I am not sure which was the problem but I get it to work. So I am posting
what I did.

----------------
 mount ../../isos/SUSE-10.0-LiveDVD.iso tmp_mnt/ -o loop

 rsync -av ../tmp_mnt/* .

 date +%Y%m%d%k%M%S > timestamp; echo "SuSE Linux AG"> outer2/media.1/media;
cat timestamp >> outer/media.1/media ; touch outer/boot.catalog

 mkisofs -r -sort sorted-CD -no-emul-boot -b isolinux.bin -boot-load-size 4
-boot-info-table -A LiveCD -V "SUSE LINUX 10.0 Live Eval" -p
[EMAIL PROTECTED] -publisher "SUSE LINUX AG"  -o outer2.iso -pad outer2
---------------

any idea of why it is working now and why it wasn't before?

thanks,

jordi


-----------------------------------------------
Jordi Massaguer Pla
openTrends Solucions i Sistemes
phone: +34 93 320 84 14
fax: +34 93 300 35 27
[EMAIL PROTECTED]


> ----- Missatge original -----
> Assumpte: [opensuse] custom liveDVD: can not find the CD I was booted from
> De: Jordi Massaguer i Pla <[EMAIL PROTECTED]>
> Per: "[email protected]" <[email protected]>
> Data: 06-10-2006 12:20
> 
> 
> Hi,
> 
> while booting with a custom liveDVD (created using livecd project in
> forge.novell.com) it fails showing the following message:
> 
> can not find the CD I was booted from 
> 
> It boots with the cd (actually an iso file). Why it says that? I tried to
> manually create the iso using the files at the SuSE10.0LiveDVD, but it did
> not work either. I created the iso with the command:
> 
> mkisofs -r -sort ../sorted-CD  -no-emul-boot -b isolinux.bin
-boot-load-size
> 4 -boot-info-table  -A "00" -V "00" -p  [EMAIL PROTECTED] -publisher "SUSE
> Linux Products GmbH" -o ../outer2.iso -pad .
> 
> Should the iso be created with a different command?
> 
> the content of the ../sorted-CD file is:
> 
> outer/isolinux.* 999999
> outer/boot* 99999
> outer/cloop.img -99999
> isolinux.* 999999
> boot* 99999
> cloop.img -99999
> 
> thanks,
> 
> jordi
> 
> -----------------------------------------------
> Jordi Massaguer Pla
> openTrends Solucions i Sistemes
> phone: +34 93 320 84 14
> fax: +34 93 300 35 27
> [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to