![]() | |||||||||||||
Messages in this thread |
On Fri, Jan 11, 2002 at 04:03:33PM -0500, Michael Zhu wrote: > Hello, everyone, does anyone know where I can find the > source code of "losetup" and "mount"? Thanks If you're using an RPM-based distribution, you can use rpm to find this kind of information. $ rpm -qf /bin/mount mount-2.10f-1 Now, get the mount-2.10f-1.src.rpm from your install media, use rpm -ivh to install it, then rpm -bp on the installed specfile to recover the actual source tree used to build that version of mount. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:15 [from the cache] ©2003-2008 | |||||||||||||