Quoting Steve Wormley ([EMAIL PROTECTED]): > And even if that works, when you reboot( / is mounted by the kernel) > and the system goes to mount /usr it will likely fail because mount(on my > systems at least) is linked to libraries which you moved to /usr and it can > no longer access. > > ldd /bin/mount > libblkid.so.1 => /lib/libblkid.so.1 (0x40021000) > libuuid.so.1 => /lib/libuuid.so.1 (0x40028000) > libc.so.6 => /lib/libc.so.6 (0x4002b000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) [...]
Well, there ya go. Quite. Some things, you know you really don't want to try them, but you can't remember exactly why. For me, this was one of those. _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
