mount command fails with 'relatime' kernel option

Michele Sanges michele.sanges at otomelara.it
Tue Dec 18 16:29:06 UTC 2007


Il giorno lun, 17/12/2007 alle 08.49 -0800, Denys Vlasenko ha scritto:

> Pity, you did non specify "strace -s 512" option and we don't see full strings.
> Can you redo it?

Yes, are the attached files strace_1 and strace_2 respectively.


> Can you also check whether busybox's "mount -o remount /" and util-linux's one
> differ (I mean, does util-linux one work? If yes, post its strace too please).

Yes, it works; the strace output is the attached file strace_3.

Thanks.
Michele Sanges
-------------- next part --------------
execve("/bin/mount", ["mount", "-o", "remount", "/"], [/* 13 vars */]) = 0
brk(0)                                  = 0x9717000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcf000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcrypt.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libcrypt.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("sse2/libcrypt.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libcrypt.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls/i686/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls/i686", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/i686/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/i686", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib", 0xbfe5cabc)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib", 0xbfe5cabc)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/sse2", 0xbfe5cabc) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbfe5cabc)     = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/sse2", 0xbfe5cabc)     = -1 ENOENT (No such file or directory)
open("/lib/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0xbfe5cabc)          = -1 ENOENT (No such file or directory)
open("/lib/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/sse2", 0xbfe5cabc)    = -1 ENOENT (No such file or directory)
open("/lib/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686", 0xbfe5cabc)         = -1 ENOENT (No such file or directory)
open("/lib/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/sse2", 0xbfe5cabc)         = -1 ENOENT (No such file or directory)
open("/lib/libcrypt.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \307\320\0034\0\0\0d\253\0\0\0\0\0\0004\0 \0\t\0(\0$\0#\0\6\0\0\0004\0\0\0004\300\320\0034\300\320\3 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0 \207\0\0 G\321\3 G\321\3\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\300\320\3\0\300\320\3\304\215\0\0\304\215\0\0\5\0\0\0\0\20\0\0\1\0\0\0\344\216\0\0\344^\321\3\344^\321\3X\1\0\0Xr\2\0\6\0\0\0\0\20\0\0\2\0\0\0\374\216\0\0\374^\321\3\374^\321\3\340\0\0\0\340\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0T\1\0\0T\301\320\3T\301\320\3D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0P\345td4\207\0\0004G\321\0034G\321\3\34\1\0\0\34\1\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\344\216\0\0\344^\321\3\344^\321\3\34\1\0\0\34\1\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\n\244-/\343\256\225\0206T(\350\240\201\215|v@\37t\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\17\0\0\0\21\0\0\0\2\0\0\0\6\0\0\0\4\311\240, \4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0\22\0\0\0\23\0\0\0\0\0\0\0\24\0\0\0\25\0\0\0\0\0\0\0\26\0\0\0\0\0\0\0\27\0\0\0\30\0\0\0\0\0\0\0k\31Qj\233(\375B\233`\205\33\327\16?\17I->\333", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=45316, ...}) = 0
mmap2(0x3d0c000, 201020, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d0c000
mmap2(0x3d15000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0x3d15000
mmap2(0x3d17000, 155964, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d17000
close(3)                                = 0
open("tls/i686/sse2/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/sse2/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libm.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/sse2/libm.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libm.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("sse2/libm.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libm.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20$\335\0004\0\0\0T/\3\0\0\0\0\0004\0 \0\t\0(\0(\0\'\0\6\0\0\0004\0\0\0004\360\334\0004\360\334\0 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0008\"\2\0008\22\337\0008\22\337\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\360\334\0\0\360\334\0\244j\2\0\244j\2\0\5\0\0\0\0\20\0\0\1\0\0\0\330n\2\0\330n\337\0\330n\337\0X\1\0\0\230\1\0\0\6\0\0\0\0\20\0\0\2\0\0\0\360n\2\0\360n\337\0\360n\337\0\350\0\0\0\350\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0T\1\0\0T\361\334\0T\361\334\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0P\345tdL\"\2\0L\22\337\0L\22\337\0|\f\0\0|\f\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\330n\2\0\330n\337\0\330n\337\0(\1\0\0(\1\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\222\212\265\32Sb|Y\207z\205\335\232\376\314\26\31\312\206l\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\214\2\0\0\16\0\0\0@\0\0\0\v\0\0\0%\220 \305\t\204g\v\0\302\20 \4iER\202\20\200\240\0}\210\272\10\10I\0\0\0\0\0\33\4\201\0\0\0\232U\20A P \200\224\202\220\21@\3722\0\304a\24\0\10\6\306\220\232\f\207\300 \250\0  \202\0\230\201\4E\7\0054a\2\0\0\251C\30\310", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=210324, ...}) = 0
mmap2(0xdcf000, 163952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdcf000
mmap2(0xdf6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26) = 0xdf6000
close(3)                                = 0
open("tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/sse2/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/sse2/libc.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("sse2/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\244\310\0004\0\0\0\264\307\31\0\0\0\0\0004\0 \0\n\0(\0K\0J\0\6\0\0\0004\0\0\0004@\307\0004@\307\0@\1\0\0@\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\340\273\22\0\340\373\331\0\340\373\331\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0@\307\0\0@\307\0\254+\25\0\254+\25\0\5\0\0\0\0\20\0\0\1\0\0\0\3501\25\0\350q\334\0\350q\334\0\224\'\0\0HT\0\0\6\0\0\0\0\20\0\0\2\0\0\0|M\25\0|\215\334\0|\215\334\0\370\0\0\0\370\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0t\1\0\0tA\307\0tA\307\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0\7\0\0\0\3501\25\0\350q\334\0\350q\334\0\10\0\0\0@\0\0\0\4\0\0\0\4\0\0\0P\345td\364\273\22\0\364\373\331\0\364\373\331\0li\0\0li\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\3501\25\0\350q\334\0\350q\334\0\30\36\0\0\30\36\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\272N\241\21\206\221\310&Bn\224\20\312\373y\217%\316\372\325\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\363\3\0\0\n\0\0\0\0\2\0\0\16\0\0\0\2400\20D\200 \2\1\214\3\346\220AE\210\0\204\0\10\0A\200\0@\300\200\0\f\2\f\0\0010\0\10@\"\10\246\4\210H6l\240\0260\0&\204\200\216\4\10B$", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1692524, ...}) = 0
mmap2(0xc74000, 1410608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xc74000
mmap2(0xdc7000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153) = 0xdc7000
mmap2(0xdca000, 9776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xdca000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fce000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fce6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xdc7000, 8192, PROT_READ)     = 0
mprotect(0xdf6000, 4096, PROT_READ)     = 0
mprotect(0x3d15000, 4096, PROT_READ)    = 0
mprotect(0x1c4000, 4096, PROT_READ)     = 0
getpid()                                = 556
getuid32()                              = 0
brk(0)                                  = 0x9717000
brk(0x9738000)                          = 0x9738000
open("/proc/mounts", O_RDONLY)          = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcd000
read(3, "rootfs / rootfs rw 0 0\n/dev/root / ext3 ro,relatime,data=ordered 0 0\n/dev /dev tmpfs rw,relatime 0 0\n/proc /proc proc rw,relatime 0 0\n/sys /sys sysfs rw,relatime 0 0\ntmpfs /dev/shm tmpfs rw,relatime 0 0\ndevpts /dev/pts devpts rw,relatime 0 0\nusbfs /proc/bus/usb usbfs rw,relatime 0 0\n/dev/sda5 /mnt ext3 rw,relatime,data=ordered 0 0\n", 1024) = 333
read(3, "", 1024)                       = 0
stat64("/dev/root", {st_mode=S_IFBLK|0600, st_rdev=makedev(8, 8), ...}) = 0
mount("/dev/root", "/", 0x80e3624, MS_RDONLY|MS_REMOUNT|MS_SILENT, "relatime,data=ordered") = -1 EINVAL (Invalid argument)
write(2, "mount: mounting /dev/root on / failed: Invalid argument\n", 56) = 56
exit_group(-1)                          = ?
-------------- next part --------------
execve("/bin/mount", ["mount", "-o", "remount", "/dev/root", "/"], [/* 13 vars */]) = 0
brk(0)                                  = 0x82ab000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f3b000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcrypt.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libcrypt.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("sse2/libcrypt.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libcrypt.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls/i686/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls/i686", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/tls", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/i686/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/i686", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib", 0xbf98f5dc)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib", 0xbf98f5dc)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/sse2", 0xbf98f5dc) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbf98f5dc)     = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/sse2", 0xbf98f5dc)     = -1 ENOENT (No such file or directory)
open("/lib/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0xbf98f5dc)          = -1 ENOENT (No such file or directory)
open("/lib/i686/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/sse2", 0xbf98f5dc)    = -1 ENOENT (No such file or directory)
open("/lib/i686/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686", 0xbf98f5dc)         = -1 ENOENT (No such file or directory)
open("/lib/sse2/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/sse2", 0xbf98f5dc)         = -1 ENOENT (No such file or directory)
open("/lib/libcrypt.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \307\320\0034\0\0\0d\253\0\0\0\0\0\0004\0 \0\t\0(\0$\0#\0\6\0\0\0004\0\0\0004\300\320\0034\300\320\3 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0 \207\0\0 G\321\3 G\321\3\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\300\320\3\0\300\320\3\304\215\0\0\304\215\0\0\5\0\0\0\0\20\0\0\1\0\0\0\344\216\0\0\344^\321\3\344^\321\3X\1\0\0Xr\2\0\6\0\0\0\0\20\0\0\2\0\0\0\374\216\0\0\374^\321\3\374^\321\3\340\0\0\0\340\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0T\1\0\0T\301\320\3T\301\320\3D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0P\345td4\207\0\0004G\321\0034G\321\3\34\1\0\0\34\1\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\344\216\0\0\344^\321\3\344^\321\3\34\1\0\0\34\1\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\n\244-/\343\256\225\0206T(\350\240\201\215|v@\37t\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\17\0\0\0\21\0\0\0\2\0\0\0\6\0\0\0\4\311\240, \4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0\22\0\0\0\23\0\0\0\0\0\0\0\24\0\0\0\25\0\0\0\0\0\0\0\26\0\0\0\0\0\0\0\27\0\0\0\30\0\0\0\0\0\0\0k\31Qj\233(\375B\233`\205\33\327\16?\17I->\333", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=45316, ...}) = 0
mmap2(0x3d0c000, 201020, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d0c000
mmap2(0x3d15000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0x3d15000
mmap2(0x3d17000, 155964, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d17000
close(3)                                = 0
open("tls/i686/sse2/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/sse2/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libm.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/sse2/libm.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libm.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("sse2/libm.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libm.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20$\335\0004\0\0\0T/\3\0\0\0\0\0004\0 \0\t\0(\0(\0\'\0\6\0\0\0004\0\0\0004\360\334\0004\360\334\0 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0008\"\2\0008\22\337\0008\22\337\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\360\334\0\0\360\334\0\244j\2\0\244j\2\0\5\0\0\0\0\20\0\0\1\0\0\0\330n\2\0\330n\337\0\330n\337\0X\1\0\0\230\1\0\0\6\0\0\0\0\20\0\0\2\0\0\0\360n\2\0\360n\337\0\360n\337\0\350\0\0\0\350\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0T\1\0\0T\361\334\0T\361\334\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0P\345tdL\"\2\0L\22\337\0L\22\337\0|\f\0\0|\f\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\330n\2\0\330n\337\0\330n\337\0(\1\0\0(\1\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\222\212\265\32Sb|Y\207z\205\335\232\376\314\26\31\312\206l\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\214\2\0\0\16\0\0\0@\0\0\0\v\0\0\0%\220 \305\t\204g\v\0\302\20 \4iER\202\20\200\240\0}\210\272\10\10I\0\0\0\0\0\33\4\201\0\0\0\232U\20A P \200\224\202\220\21@\3722\0\304a\24\0\10\6\306\220\232\f\207\300 \250\0  \202\0\230\201\4E\7\0054a\2\0\0\251C\30\310", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=210324, ...}) = 0
mmap2(0xdcf000, 163952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdcf000
mmap2(0xdf6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26) = 0xdf6000
close(3)                                = 0
open("tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/sse2/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/sse2/libc.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("sse2/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\244\310\0004\0\0\0\264\307\31\0\0\0\0\0004\0 \0\n\0(\0K\0J\0\6\0\0\0004\0\0\0004@\307\0004@\307\0@\1\0\0@\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\340\273\22\0\340\373\331\0\340\373\331\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0@\307\0\0@\307\0\254+\25\0\254+\25\0\5\0\0\0\0\20\0\0\1\0\0\0\3501\25\0\350q\334\0\350q\334\0\224\'\0\0HT\0\0\6\0\0\0\0\20\0\0\2\0\0\0|M\25\0|\215\334\0|\215\334\0\370\0\0\0\370\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0t\1\0\0tA\307\0tA\307\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0\7\0\0\0\3501\25\0\350q\334\0\350q\334\0\10\0\0\0@\0\0\0\4\0\0\0\4\0\0\0P\345td\364\273\22\0\364\373\331\0\364\373\331\0li\0\0li\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\3501\25\0\350q\334\0\350q\334\0\30\36\0\0\30\36\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\272N\241\21\206\221\310&Bn\224\20\312\373y\217%\316\372\325\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\363\3\0\0\n\0\0\0\0\2\0\0\16\0\0\0\2400\20D\200 \2\1\214\3\346\220AE\210\0\204\0\10\0A\200\0@\300\200\0\f\2\f\0\0010\0\10@\"\10\246\4\210H6l\240\0260\0&\204\200\216\4\10B$", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1692524, ...}) = 0
mmap2(0xc74000, 1410608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xc74000
mmap2(0xdc7000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153) = 0xdc7000
mmap2(0xdca000, 9776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xdca000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f3a000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f3a6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xdc7000, 8192, PROT_READ)     = 0
mprotect(0xdf6000, 4096, PROT_READ)     = 0
mprotect(0x3d15000, 4096, PROT_READ)    = 0
mprotect(0x1c4000, 4096, PROT_READ)     = 0
getpid()                                = 561
getuid32()                              = 0
brk(0)                                  = 0x82ab000
brk(0x82cc000)                          = 0x82cc000
stat64("/dev/root", {st_mode=S_IFBLK|0600, st_rdev=makedev(8, 8), ...}) = 0
mount("/dev/root", "/", NULL, MS_REMOUNT|MS_SILENT, NULL) = 0
exit_group(0)                           = ?
-------------- next part --------------
execve("/bin/mount", ["mount", "-o", "remount", "/"], [/* 57 vars */]) = 0
brk(0)                                  = 0xb9637000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f09000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("tls/i686/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libblkid.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("i686/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libblkid.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("sse2/libblkid.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libblkid.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686/sse2", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/i686", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls/sse2", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/tls", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686/sse2", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/i686", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/sse2/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/sse2", 0xbf8e388c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libblkid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=110656, ...}) = 0
mmap2(NULL, 110656, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7eed000
close(3)                                = 0
open("/lib/libblkid.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\257\36\0004\0\0\0,\223\0\0\0\0\0\0004\0 \0\6\0(\0\36\0\35\0\1\0\0\0\0\0\0\0\0\220\36\0\0\220\36\0<\202\0\0<\202\0\0\5\0\0\0\0\20\0\0\1\0\0\0<\202\0\0<\"\37\0<\"\37\0\304\t\0\0\324\t\0\0\6\0\0\0\0\20\0\0\2\0\0\0`\202\0\0`\"\37\0`\"\37\0\330\0\0\0\330\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\364\0\0\0\364\220\36\0\364\220\36\0$\0\0\0$\0\0\0\4\0\0\0\4\0\0\0P\345td\10v\0\0\10\6\37\0\10\6\37\0l\2\0\0l\2\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0 \344sZ\375\222\253\3052\312e\304U\313\222tu\304\322-%\0\0\0B\0\0\0\10\0\0\0\10\0\0\0\0\22\202\230\202\24\1\20|\"\4\204\216\4\2\240@\221@\5\212\264\2\r\217\27\242\7\31\4\10\200B\0\0\0\0\0\0\0E\0\0\0F\0\0\0G\0\0\0H\0\0\0\0\0\0\0K\0\0\0\0\0\0\0L\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0N\0\0\0O\0\0\0R\0\0\0\0\0\0\0\0\0\0\0S\0\0\0T\0\0\0\0\0\0\0U\0\0\0W\0\0\0X\0\0\0Z\0\0\0]\0\0\0\0\0\0\0^\0\0\0\0\0\0\0\0\0\0\0`\0\0\0\0\0\0\0a\0\0\0c\0\0\0e\0\0\0g\0\0\0j\0\0\0\226(\376\250\314A\204\331\37\f\"\313\247\f\310\360\311\250hz_e\226\305\352\323\357\16\36\227\2\355\331\21\340w", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=38876, ...}) = 0
mmap2(NULL, 39952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x12e000
mmap2(0x137000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0x137000
close(3)                                = 0
open("tls/i686/sse2/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libuuid.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("i686/sse2/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libuuid.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("sse2/libuuid.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libuuid.so.1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libuuid.so.1", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\212\34\0004\0\0\0\214(\0\0\0\0\0\0004\0 \0\6\0(\0\36\0\35\0\1\0\0\0\0\0\0\0\0\200\34\0\0\200\34\0\240 \0\0\240 \0\0\5\0\0\0\0\20\0\0\1\0\0\0\240 \0\0\240\260\34\0\240\260\34\0p\1\0\0\230\1\0\0\6\0\0\0\0\20\0\0\2\0\0\0\300 \0\0\300\260\34\0\300\260\34\0\310\0\0\0\310\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\364\0\0\0\364\200\34\0\364\200\34\0$\0\0\0$\0\0\0\4\0\0\0\4\0\0\0P\345td$\35\0\0$\235\34\0$\235\34\0\274\0\0\0\274\0\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\2321{b\235\2640\307\177\210S\207#.\5qBCz\362\21\0\0\0\31\0\0\0\4\0\0\0\7\0\0\0T\n\303\4\204\10\10\vI\4\20#\207\fQ\6\31\0\0\0\32\0\0\0\34\0\0\0\35\0\0\0\36\0\0\0\37\0\0\0!\0\0\0\"\0\0\0%\0\0\0\0\0\0\0&\0\0\0\'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0\207k\345[\352\323\357\16\21\210t&\271\215\361\16\331qX\34\273\343\222|p\201\201\346\33q\357\253]\n\362\253`\0\246\207\242e\370(CE\325\354\205KI\210\353\305\361\253\271\t\262\267\365\334tp\227\325\335)\203\224 at P\335,,rF at +\tw\215\350\253\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0z\0\0\0\0\0\0\0z\0\0\0\22\0\0\0\205\0\0\0\0\0\0\0006\0\0\0\22\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=11580, ...}) = 0
mmap2(NULL, 12856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x138000
mmap2(0x13b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x13b000
close(3)                                = 0
open("tls/i686/sse2/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libselinux.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/sse2/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libselinux.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("sse2/libselinux.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libselinux.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libselinux.so.1", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\252\264\0004\0\0\0\30\231\1\0\0\0\0\0004\0 \0\10\0(\0\37\0\36\0\1\0\0\0\0\0\0\0\0p\264\0\0p\264\0\364\206\1\0\364\206\1\0\5\0\0\0\0\20\0\0\1\0\0\0\270\216\1\0\270\16\266\0\270\16\266\0T\3\0\0\344\f\0\0\6\0\0\0\0\20\0\0\2\0\0\0\354\216\1\0\354\16\266\0\354\16\266\0\330\0\0\0\330\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0004\1\0\0004q\264\0004q\264\0$\0\0\0$\0\0\0\4\0\0\0\4\0\0\0\7\0\0\0\270\216\1\0\270\16\266\0\270\16\266\0\0\0\0\0L\0\0\0\4\0\0\0\4\0\0\0P\345td``\1\0`\320\265\0`\320\265\0\334\7\0\0\334\7\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\270\216\1\0\270\16\266\0\270\16\266\0<\1\0\0<\1\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\245\'\27128\247\373\254l\224%\262WR\16N\n\370\234f\203\0\0\0c\0\0\0 \0\0\0\n\0\0\0\232l\204@\0B at _$\220D\10Er\344P\222\236<\202\4@\4\200\220\0ne\200\200\0\221\201\f\r\1\0107L\304\2321\357\240t\233z\201\200\0001\0\nA]\7\0@@\325\311\230\0!\20C\22Y<\241\5EW(\35\5d\0\3AN\1IA@\"a \312TlJ\1nB\202\200\304\236@\307d\240\4@\21\1\10\4\210\0\241\353\255\212\206I\30\21\217\20\300\2h\0\4\26sc\0\0\0\0\0\0\0d\0\0\0f\0\0\0\0\0\0\0h\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=105968, ...}) = 0
mmap2(NULL, 109468, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x13c000
mmap2(0x155000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18) = 0x155000
close(3)                                = 0
open("tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/sse2/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("i686/sse2/libc.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("i686/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("sse2/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\244\310\0004\0\0\0\264\307\31\0\0\0\0\0004\0 \0\n\0(\0K\0J\0\6\0\0\0004\0\0\0004@\307\0004@\307\0@\1\0\0@\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\340\273\22\0\340\373\331\0\340\373\331\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0@\307\0\0@\307\0\254+\25\0\254+\25\0\5\0\0\0\0\20\0\0\1\0\0\0\3501\25\0\350q\334\0\350q\334\0\224\'\0\0HT\0\0\6\0\0\0\0\20\0\0\2\0\0\0|M\25\0|\215\334\0|\215\334\0\370\0\0\0\370\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0t\1\0\0tA\307\0tA\307\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0\7\0\0\0\3501\25\0\350q\334\0\350q\334\0\10\0\0\0@\0\0\0\4\0\0\0\4\0\0\0P\345td\364\273\22\0\364\373\331\0\364\373\331\0li\0\0li\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\3501\25\0\350q\334\0\350q\334\0\30\36\0\0\30\36\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\272N\241\21\206\221\310&Bn\224\20\312\373y\217%\316\372\325\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\363\3\0\0\n\0\0\0\0\2\0\0\16\0\0\0\2400\20D\200 \2\1\214\3\346\220AE\210\0\204\0\10\0A\200\0@\300\200\0\f\2\f\0\0010\0\10@\"\10\246\4\210H6l\240\0260\0&\204\200\216\4\10B$", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1692524, ...}) = 0
mmap2(NULL, 1410608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x157000
mmap2(0x2aa000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153) = 0x2aa000
mmap2(0x2ad000, 9776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2ad000
close(3)                                = 0
open("tls/i686/sse2/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/sse2/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("sse2/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libdevmapper.so.1.02", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libdevmapper.so.1.02", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libdevmapper.so.1.02", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \\$\0004\0\0\0\230S\1\0\0\0\0\0004\0 \0\6\0(\0\37\0\36\0\1\0\0\0\0\0\0\0\0000$\0\0000$\0\2047\1\0\2047\1\0\5\0\0\0\0\20\0\0\1\0\0\0\2047\1\0\204w%\0\204w%\0\370\24\0\0008\25\0\0\6\0\0\0\0\20\0\0\2\0\0\0\2407\1\0\240w%\0\240w%\0\350\0\0\0\350\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\364\0\0\0\3640$\0\3640$\0$\0\0\0$\0\0\0\4\0\0\0\4\0\0\0P\345tdH\32\1\0HJ%\0HJ%\0\354\5\0\0\354\5\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\374o\37\372\37\377F\245V\220\243\245bH\216\201\271\375D\37\203\0\0\0008\0\0\0 \0\0\0\n\0\0\0\10\301\201 \0 \210\30\200\20@$A\20\0\f\0\27\0\221\0\4\242@\20\4\33b\f\0\0\0X\0\22\1\0\301\313\231EH\3430@\220 \237e\210\2m\305P0\300\0\0\200 \21c\320\200\342\0+\1\20\20\317\21\10\0\244\0\0\200\0\00204%\265\0\26D@\250$\22\200DA\n\f4\10\204\4\24\210\0\0\0\0\f\3\0\2\200(\302\220\f\213\0\2\204\300*&\fE\0\20*\3058\0\0\0\0\0\0\0:\0\0\0;\0\0\0<\0\0\0>\0\0\0\0\0\0\0?\0\0\0A\0\0\0B\0\0\0\0\0\0\0E\0\0\0G\0\0\0\0\0\0\0I\0\0\0K\0\0\0L\0\0\0N\0\0\0\0\0\0\0O\0\0\0P\0\0\0\0\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=88176, ...}) = 0
mmap2(NULL, 89276, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b0000
mmap2(0x2c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0x2c4000
close(3)                                = 0
open("tls/i686/sse2/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libdl.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("tls/sse2/libdl.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("tls/libdl.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("i686/sse2/libdl.so.2", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("i686/libdl.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("sse2/libdl.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("libdl.so.2", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\32\20\0004\0\0\0\214J\0\0\0\0\0\0004\0 \0\t\0(\0%\0$\0\6\0\0\0004\0\0\0004\20\20\0004\20\20\0 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\203\33\0\0\203+\20\0\203+\20\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\20\20\0\0\20\20\0\34!\0\0\34!\0\0\5\0\0\0\0\20\0\0\1\0\0\0\260.\0\0\260N\20\0\260N\20\0\224\1\0\0\310\1\0\0\6\0\0\0\0\20\0\0\2\0\0\0\320.\0\0\320N\20\0\320N\20\0\370\0\0\0\370\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0T\1\0\0T\21\20\0T\21\20\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0P\345td\230\33\0\0\230+\20\0\230+\20\0\304\0\0\0\304\0\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0R\345td\260.\0\0\260N\20\0\260N\20\0P\1\0\0P\1\0\0\4\0\0\0\1\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\333\242\222\257\371r\v\374?%\305?\250\344i\26\204`\250\224\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0\t\0\0\0\26\0\0\0\31\0\0\0\4\0\0\0\7\0\0\0\230\0\21\0\0B\0\0\202\0`\10\223(\10\336\31\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\32\0\0\0\0\0\0\0\33\0\0\0\34\0\0\0\0\0\0\0\36\0\0\0\0\0\0\0\0\0\0\0\37\0\0\0!\0\0\0\"\0\0\0\0\0\0\0\0\0\0\0#\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=20564, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7eec000
mmap2(NULL, 16504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2c6000
mmap2(0x2c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x2c9000
close(3)                                = 0
open("tls/i686/sse2/libsepol.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/i686/libsepol.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/sse2/libsepol.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libsepol.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("i686/sse2/libsepol.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/libsepol.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("sse2/libsepol.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libsepol.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libsepol.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libsepol.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\277 \0004\0\0\0\260l\3\0\0\0\0\0004\0 \0\6\0(\0\36\0\35\0\1\0\0\0\0\0\0\0\0\220 \0\0\220 \0xb\3\0xb\3\0\5\0\0\0\0\20\0\0\1\0\0\0xb\3\0x\2$\0x\2$\0\300\3\0\0H\t\0\0\6\0\0\0\0\20\0\0\2\0\0\0\240c\3\0\240\3$\0\240\3$\0\310\0\0\0\310\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\364\0\0\0\364\220 \0\364\220 \0$\0\0\0$\0\0\0\4\0\0\0\4\0\0\0P\345td\220\17\3\0\220\237#\0\220\237#\0\224\20\0\0\224\20\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\310\306\21\37\227\243\370&\352\326\314\376\16\354\320\250S\341\326\6\203\0\0\0-\0\0\0 \0\0\0\n\0\0\0\333\23 q \206 \0\0!\0030\2\10\250\223uI\314@$\211@\21\10 \202\21\3\6\f\0107\261\4\324\311D[R at bb \0\200\24\1$ H\222QI\210\310qO\202\20\200zd\304\0\0\0\0\4\213\360\217\n\374%\0\2\23\0\265\0 a\241t)\372[\0@\0\10\2130LM\240\f\34\27T\3014 \4\263\5f\232\\\200Q\20\t\200\4ZE\21`\0J\16\22\220p\324H-\0\0\0.\0\0\0/\0\0\0\0\0\0\0001\0\0\0004\0\0\0\0\0\0\0007\0\0\0:\0\0\0;\0\0\0\0\0\0\0\0\0\0\0?\0\0\0C\0\0\0\0\0\0\0E\0\0\0F\0\0\0G\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=225632, ...}) = 0
mmap2(NULL, 228288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2cb000
mmap2(0x302000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36) = 0x302000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7eeb000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7eeb710, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0x2c9000, 4096, PROT_READ)     = 0
mprotect(0x2aa000, 8192, PROT_READ)     = 0
mprotect(0x12b000, 4096, PROT_READ)     = 0
munmap(0xb7eed000, 110656)              = 0
brk(0)                                  = 0xb9637000
brk(0xb9658000)                         = 0xb9658000
open("/etc/selinux/config", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=500, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
read(3, "\n# This file controls the state of SELinux on the system.\n# SELINUX= can take one of these three values:\n#\tenforcing - SELinux security policy is enforced.\n#\tpermissive - SELinux prints warnings instead of enforcing.\n#\tdisabled - No SELinux policy is loaded.\nSELINUX=disabled\n# SELINUXTYPE= can take one of these two values:\n#\ttargeted - Targeted processes are protected,\n#\tmls - Multi Level Security protection.\nSELINUXTYPE=targeted \n# SETLOCALDEFS= Check local definition changes\nSETLOCALDEFS=0 \n\n\n", 4096) = 500
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7f08000, 4096)                = 0
statfs64("/selinux", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=10315581, f_bfree=8623967, f_bavail=8091514, f_files=10649600, f_ffree=10434549, f_fsid={-450869303, 441100827}, f_namelen=255, f_frsize=4096}) = 0
open("/proc/mounts", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
read(3, "rootfs / rootfs rw 0 0\n/dev/root / ext3 rw,relatime,data=ordered 0 0\n/dev /dev tmpfs rw,relatime 0 0\n/proc /proc proc rw,relatime 0 0\n/sys /sys sysfs rw,relatime 0 0\n/proc/bus/usb /proc/bus/usb usbfs rw,relatime 0 0\ndevpts /dev/pts devpts rw,relatime 0 0\ntmpfs /dev/shm tmpfs rw,relatime 0 0\n/dev/sda6 /mnt/appoggio ext3 rw,relatime,data=ordered 0 0\n/dev/sda8 /mnt/linuxbox ext3 rw,relatime,data=ordered 0 0\nnone /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0\nsunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw,r"..., 1024) = 720
read(3, "", 1024)                       = 0
close(3)                                = 0
munmap(0xb7f08000, 4096)                = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=77958384, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ceb000
close(3)                                = 0
umask(022)                              = 022
open("/dev/null", O_RDWR|O_LARGEFILE)   = 3
close(3)                                = 0
getuid32()                              = 0
geteuid32()                             = 0
lstat64("/etc/mtab", {st_mode=S_IFREG|0644, st_size=314, ...}) = 0
umask(077)                              = 022
open("/etc/fstab", O_RDONLY|O_LARGEFILE) = 3
umask(022)                              = 077
fstat64(3, {st_mode=S_IFREG|0644, st_size=564, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
read(3, "LABEL=/1                /                       ext3    defaults        1 1\ntmpfs                   /dev/shm                tmpfs   defaults        0 0\ndevpts                  /dev/pts                devpts  gid=5,mode=620  0 0\nsysfs                   /sys                    sysfs   defaults        0 0\nproc                    /proc                   proc    defaults        0 0\nLABEL=SWAP-sda7         swap                    swap    defaults        0 0\n/dev/sda6\t\t/mnt/appoggio\t\text3    defaults        0 0\n/d"..., 4096) = 564
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7f08000, 4096)                = 0
getuid32()                              = 0
geteuid32()                             = 0
getgid32()                              = 0
getegid32()                             = 0
prctl(0x3, 0, 0, 0, 0)                  = 1
open("/etc/blkid/blkid.tab", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
fcntl64(3, F_GETFL)                     = 0 (flags O_RDONLY)
fstat64(3, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "<device DEVNO=\"0x0b00\" TIME=\"1195633927\" LABEL=\"Fedora 8 i386 DVD\" TYPE=\"iso9660\">/dev/sr0</device>\n<device DEVNO=\"0x0808\" TIME=\"1195633927\" LABEL=\"/mnt/linuxbox\" UUID=\"0de9d758-0bee-43d4-a32c-af38d72a746a\" SEC_TYPE=\"ext2\" TYPE=\"ext3\">/dev/sda8</device>\n<device DEVNO=\"0x0807\" TIME=\"1195633927\" TYPE=\"swap\" LABEL=\"SWAP-sda7\" UUID=\"ef2d9056-e34c-49ff-ad8f-6971ec6c8b99\">/dev/sda7</device>\n<device DEVNO=\"0x0806\" TIME=\"1195633927\" LABEL=\"/mnt/appoggio\" UUID=\"9bde86f7-ffec-4342-8af8-f11a38aab62f\" SEC_TYPE=\"ext2\" T"..., 4096) = 685
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7f08000, 4096)                = 0
open("/etc/blkid/blkid.tab", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
close(3)                                = 0
time(NULL)                              = 1197994623
open("/dev/sda5", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFBLK|0640, st_rdev=makedev(8, 5), ...}) = 0
lseek(3, 0, SEEK_SET)                   = 0
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 69632) = 69632
time(NULL)                              = 1197994623
close(3)                                = 0
stat64("/sbin/mount.ext3", 0xbf8e3b54)  = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, ~[TRAP SEGV RTMIN RT_1], NULL, 8) = 0
stat64("/sbin/mount.ext3", 0xbf8e3b24)  = -1 ENOENT (No such file or directory)
mount("/dev/sda5", "/", 0xb9638ba8, MS_MGC_VAL|MS_REMOUNT, NULL) = 0
readlink("/dev", 0xbf8e1c17, 4096)      = -1 EINVAL (Invalid argument)
readlink("/dev/sda5", 0xbf8e1c17, 4096) = -1 EINVAL (Invalid argument)
open("/etc/mtab", O_RDWR|O_CREAT|O_LARGEFILE, 0644) = 3
close(3)                                = 0
open("/etc/mtab", O_RDWR|O_CREAT|O_LARGEFILE, 0644) = 3
close(3)                                = 0
rt_sigaction(SIGHUP, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGINT, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGILL, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTRAP, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGABRT, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGBUS, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGFPE, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGKILL, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = -1 EINVAL (Invalid argument)
rt_sigaction(SIGUSR1, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGSEGV, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGUSR2, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGALRM, {0xb7f10450, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGSTKFLT, {0xb7f11130, ~[RTMIN RT_1], 0}, NULL, 8) = 0
getpid()                                = 2437
open("/etc/mtab~2437", O_WRONLY|O_CREAT|O_LARGEFILE, 0600) = 3
close(3)                                = 0
gettimeofday({1197994623, 715889}, NULL) = 0
link("/etc/mtab~2437", "/etc/mtab~")    = 0
open("/etc/mtab~", O_WRONLY|O_LARGEFILE) = 3
fcntl64(3, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xbf8e3b48) = 0
unlink("/etc/mtab~2437")                = 0
umask(077)                              = 022
open("/etc/mtab", O_RDONLY|O_LARGEFILE) = 4
umask(022)                              = 077
fstat64(4, {st_mode=S_IFREG|0644, st_size=314, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
read(4, "/dev/sda5 / ext3 rw 0 0\nproc /proc proc rw 0 0\nsysfs /sys sysfs rw 0 0\ndevpts /dev/pts devpts rw,gid=5,mode=620 0 0\ntmpfs /dev/shm tmpfs rw 0 0\n/dev/sda6 /mnt/appoggio ext3 rw 0 0\n/dev/sda8 /mnt/linuxbox ext3 rw 0 0\nnone /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0\nsunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0\n", 4096) = 314
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7f08000, 4096)                = 0
umask(077)                              = 022
open("/etc/mtab.tmp", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
umask(022)                              = 077
fstat64(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
fstat64(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
_llseek(4, 0, [0], SEEK_SET)            = 0
write(4, "/dev/sda5 / ext3 rw 0 0\n", 24) = 24
fstat64(4, {st_mode=S_IFREG|0600, st_size=24, ...}) = 0
_llseek(4, 24, [24], SEEK_SET)          = 0
write(4, "proc /proc proc rw 0 0\n", 23) = 23
fstat64(4, {st_mode=S_IFREG|0600, st_size=47, ...}) = 0
_llseek(4, 47, [47], SEEK_SET)          = 0
write(4, "sysfs /sys sysfs rw 0 0\n", 24) = 24
fstat64(4, {st_mode=S_IFREG|0600, st_size=71, ...}) = 0
_llseek(4, 71, [71], SEEK_SET)          = 0
write(4, "devpts /dev/pts devpts rw,gid=5,mode=620 0 0\n", 45) = 45
fstat64(4, {st_mode=S_IFREG|0600, st_size=116, ...}) = 0
_llseek(4, 116, [116], SEEK_SET)        = 0
write(4, "tmpfs /dev/shm tmpfs rw 0 0\n", 28) = 28
fstat64(4, {st_mode=S_IFREG|0600, st_size=144, ...}) = 0
_llseek(4, 144, [144], SEEK_SET)        = 0
write(4, "/dev/sda6 /mnt/appoggio ext3 rw 0 0\n", 36) = 36
fstat64(4, {st_mode=S_IFREG|0600, st_size=180, ...}) = 0
_llseek(4, 180, [180], SEEK_SET)        = 0
write(4, "/dev/sda8 /mnt/linuxbox ext3 rw 0 0\n", 36) = 36
fstat64(4, {st_mode=S_IFREG|0600, st_size=216, ...}) = 0
_llseek(4, 216, [216], SEEK_SET)        = 0
write(4, "none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0\n", 49) = 49
fstat64(4, {st_mode=S_IFREG|0600, st_size=265, ...}) = 0
_llseek(4, 265, [265], SEEK_SET)        = 0
fchmod(4, 0644)                         = 0
write(4, "sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0\n", 49) = 49
close(4)                                = 0
munmap(0xb7f08000, 4096)                = 0
stat64("/etc/mtab", {st_mode=S_IFREG|0644, st_size=314, ...}) = 0
chown32("/etc/mtab.tmp", 0, 0)          = 0
rename("/etc/mtab.tmp", "/etc/mtab")    = 0
close(3)                                = 0
unlink("/etc/mtab~")                    = 0
rt_sigprocmask(SIG_UNBLOCK, ~[TRAP SEGV RTMIN RT_1], NULL, 8) = 0
stat64("/etc/blkid/blkid.tab", {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
access("/etc/blkid/blkid.tab", W_OK)    = 0
gettimeofday({1197994623, 719120}, NULL) = 0
open("/etc/blkid/blkid.tab-gHgsVz", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
fcntl64(3, F_GETFL)                     = 0x2 (flags O_RDWR)
fstat64(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
_llseek(3, 0, [0], SEEK_CUR)            = 0
fchmod(3, 0644)                         = 0
write(3, "<device DEVNO=\"0x0b00\" TIME=\"1195633927\" LABEL=\"Fedora 8 i386 DVD\" TYPE=\"iso9660\">/dev/sr0</device>\n<device DEVNO=\"0x0808\" TIME=\"1195633927\" LABEL=\"/mnt/linuxbox\" UUID=\"0de9d758-0bee-43d4-a32c-af38d72a746a\" SEC_TYPE=\"ext2\" TYPE=\"ext3\">/dev/sda8</device>\n<device DEVNO=\"0x0807\" TIME=\"1195633927\" TYPE=\"swap\" LABEL=\"SWAP-sda7\" UUID=\"ef2d9056-e34c-49ff-ad8f-6971ec6c8b99\">/dev/sda7</device>\n<device DEVNO=\"0x0806\" TIME=\"1195633927\" LABEL=\"/mnt/appoggio\" UUID=\"9bde86f7-ffec-4342-8af8-f11a38aab62f\" SEC_TYPE=\"ext2\" T"..., 685) = 685
close(3)                                = 0
munmap(0xb7f08000, 4096)                = 0
unlink("/etc/blkid/blkid.tab.old")      = 0
link("/etc/blkid/blkid.tab", "/etc/blkid/blkid.tab.old") = 0
rename("/etc/blkid/blkid.tab-gHgsVz", "/etc/blkid/blkid.tab") = 0
exit_group(0)                           = ?


More information about the busybox mailing list