Displaying 1 result from an estimated 1 matches for "pasrtition".
Did you mean:
partition
2012 Dec 27
2
A Couple Questions About a New Project
...me.? Lots of
curiousity about the direction of the project, but that will have to
wait until I finish my first 5.0 project (*not* my first Syslinux
project), which just happens to touch past problems: drive
enumeration.
This particular effort is on a USB flash drive, with two partitions:? an
NTFS pasrtition and an ext2 partition.? /boot/syslinux lives on the
[first] NTFS partition with a bunch of other files, while the other
partition contains a live Linux system.
I need help translating this stanza (from a working isolinux.cfg) to
access the vmlinuz on ext2 partition:
KERNEL /pclos2/vmlinuz
APPEND...