Displaying 2 results from an estimated 2 matches for "rootfsgz".
Did you mean:
  rootfs
  
2002 Oct 29
4
Booting a no-emulation image
Is it possible to boot a no-emulation boot image from ISOLinux?
I am particularly interested in having the WinXP Install CD,
as one of the boot images in ISOLinux.
- Murali
################################################################
#  Ry 254, Ryerson Hall,   #    Ph : +1 773 702-1031 (Off)     #
#  1100 E 58th Street      #         +1 773 575-4836 (Cell)    #
#  Chicago, IL - 60637,    # 
2002 Oct 30
1
SYSLinux/ISOLinux question
...If I include this image in
> > the ISOLinux CD as one of the images, it works
> > perfectly without any problems.
> >
> > The syslinux/syslinux.cfg in the floppy image, basically runs a 
> > default kernel (linux), with a root file system stored in 
> > syslinux/rootfsgz.img.
> >
> > If I just copy the kernel and rootfsgz.img to the isolinux directory 
> > of my CD, and copy the appropriate line from syslinux.cfg to 
> > isolinux.cfg, i.e. something like
> >
> > label linux
> >    kernel linux
> >    append initrd=roo...