Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
edd-utils [2006/09/08 12:49] mcb30 created |
edd-utils [2006/09/09 13:09] (current) mcb30 Added page title |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OVERVIEW ====== | + | ====== BIOS EDD utilities ====== |
| + | |||
| + | ===== Overview ===== | ||
| mkeddlinks is a simple utility which creates symlinks for the BIOS INT | mkeddlinks is a simple utility which creates symlinks for the BIOS INT | ||
| Line 23: | Line 25: | ||
| from, without needing to know where this device is currently attached. | from, without needing to know where this device is currently attached. | ||
| - | ====== INTERNALS ====== | + | ===== Downloading ===== |
| + | |||
| + | You can obtain edd-utils from https://sourceforge.net/project/showfiles.php?group_id=176708&package_id=203341 | ||
| + | |||
| + | ===== Internals ===== | ||
| mkeddlinks uses the information provided by the "edd" module in 2.6 | mkeddlinks uses the information provided by the "edd" module in 2.6 | ||
| Line 31: | Line 37: | ||
| via /proc/partitions). When a match is found, symlinks are created | via /proc/partitions). When a match is found, symlinks are created | ||
| for the disk device and all partitions within the disk. | for the disk device and all partitions within the disk. | ||
| + | |||
| + | ===== Contact ===== | ||
| + | |||
| + | Please ask any questions on the etherboot-discuss mailing list at <etherboot-discuss@lists.sourceforge.net> | ||