diff options
| author | hpa <hpa> | 2004-12-29 21:23:26 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-12-29 21:23:26 +0000 |
| commit | a3bd9765f85aab9193e75734649eb09bcfec13ff (patch) | |
| tree | 1c0c9a38a387b0c3c456a74f729e549784f45874 /extlinux.doc | |
| parent | 534a0acb863f44aebbc4248f5ad36485bb7086d9 (diff) | |
| download | syslinux-a3bd9765f85aab9193e75734649eb09bcfec13ff.tar.gz | |
Add code to detect the boot loader to mdiskchk
Diffstat (limited to 'extlinux.doc')
| -rw-r--r-- | extlinux.doc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extlinux.doc b/extlinux.doc index 4a6c3a98..34b84cb2 100644 --- a/extlinux.doc +++ b/extlinux.doc @@ -30,6 +30,10 @@ It works the same way as SYSLINUX, with a few slight modifications. limited to 255 characters. +4. EXTLINUX currently doesn't support symlinks; it does, however, + support hard links. This will be fixed in a future version. + + Note that EXTLINUX installs in the filesystem partition like a well-behaved bootloader :) Thus, it needs a master boot record in the |
