search for: chain_fs

Displaying 2 results from an estimated 2 matches for "chain_fs".

Did you mean: chain's
2010 Mar 31
0
From another git repository
...> 3. This should result in a "syslinux" directory. 'cd syslinux' > 4. You'd like to use the chain.c32 patch provided, which you can fetch > > git remote add shao git://git.etherboot.org/scm/people/sha0/syslinux.git > git fetch shao > git checkout shao/chain_fs > git checkout -b chain_fs > > 5. Build Syslinux with 'make' > 6. The patched chain.c32 will be built in com32/modules/ The git commands once again, with some extra "show progress cmds" git clone git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git cd sysl...
2010 Mar 30
1
Req
[1} Gert Hulselmans wrote: > > ...Thanks. > > I still think chain.c32 should be able to do a reverse partition > lookup, to determine from which partition it was booted. This would be > useful to boot ntldr, setupldr.bin, bootmgr, grldr, ... when you want > to boot it from the same partition as from which SYSLINUX is booted, > without specifying the partition explicitly