"Error mounting eCryptfs; rc = [-2]; strerr = [No such file or directory]"

Asked by Dustin Kirkland 

Make sure that both the source and destination directories that you provide to the mount command exist.

Question information

Language:
English Edit question
Status:
Solved
For:
eCryptfs Edit question
Assignee:
No assignee Edit question
Solved by:
Dustin Kirkland 
Solved:
Last query:
Last reply:
Revision history for this message
Dustin Kirkland  (kirkland) said :
#1

From the FAQ.

Revision history for this message
Ricardo Castro (rcastro-1258) said :
#2

Can't loggin to my computer with my user.

Revision history for this message
Matthew Piatkowski (progone) said :
#3

progone suggests this article as an answer to your question: I am having problems too.

sudo ecryptfs-add-passphrase --fnek
Passphrase:
Inserted auth tok with sig [5d2895d9b0473bdf] into the user session keyring
Inserted auth tok with sig [f49b4f50ea982d3e] into the user session keyring
root@progone:/var/www# sudo mount -t ecryptfs /home/matthew/.Private /home/matthew/Private
Passphrase:
Select cipher:
 1) aes: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded)
 2) blowfish: blocksize = 16; min keysize = 16; max keysize = 56 (not loaded)
 3) des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 (not loaded)
 4) twofish: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded)
 5) cast6: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded)
 6) cast5: blocksize = 8; min keysize = 5; max keysize = 16 (not loaded)
Selection [aes]: 1
Select key bytes:
 1) 16
 2) 32
 3) 24
Selection [16]: 1
Enable plaintext passthrough (y/n) [n]: n
Enable filename encryption (y/n) [n]: y
Filename Encryption Key (FNEK) Signature [5d2895d9b0473bdf]: f49b4f50ea982d3e
Attempting to mount with the following options:
  ecryptfs_unlink_sigs
  ecryptfs_fnek_sig=f49b4f50ea982d3e
  ecryptfs_key_bytes=16
  ecryptfs_cipher=aes
  ecryptfs_sig=5d2895d9b0473bdf
WARNING: Based on the contents of [/root/.ecryptfs/sig-cache.txt],
it looks like you have never mounted with this key
before. This could mean that you have typed your
passphrase wrong.

Would you like to proceed with the mount (yes/no)? : yes
Would you like to append sig [5d2895d9b0473bdf] to
[/root/.ecryptfs/sig-cache.txt]
in order to avoid this warning in the future (yes/no)? : yes
Successfully appended new sig to user sig cache file
Error mounting eCryptfs: [-2] No such file or directory
Check your system logs; visit <http://launchpad.net/ecryptfs>

I verified the .private file was in the directory with: sudo vi /home/matthew/.Private

the results:

" ============================================================================
" Netrw Directory Listing (netrw v136)
" /home/matthew/.Private
" Sorted by name
" Sort sequence: [\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,*,\.o$,\.obj$,\.
" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:exec
" ============================================================================
../
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN-.oro0.Rfo92DgBdbx1Q
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN-tY3d04HusDAf2FzONoK
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN..ukWL.6jJmKKXwS8bed
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN.jCJXKKnjNO9gj9yaS1B
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN.lSs.9qBp3Qw-DQYcfT5
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN1DIvK2RXs8tC1614iVfF
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN1cFoHlTIxzCqLPx29Pm1
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN2a35TmvppbufKcD3ouOg
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN51t.uAo8n4Ovqt6NG8HI
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN6KyXAdw4K1dX-vw96Lr8
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN6vUQCREMTbbQF9fgFkXJ
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtN7hcrB8qFvC-oULEQskx6
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtNAMTI0gVDI3Yo9EMM6R2I
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtNAijWNNVqTLHDhDXWHDv-
ECRYPTFS_FNEK_ENCRYPTED.FWbndYXmSABCU-SEz.aQbumMmGWT88.XXmtNCYoKkOvTQot13hJ3ef2u
                                                              7,1 Top

Please help, I would like to get back my old key and be-able to update my Lucid.

Revision history for this message
wolfv (wolf-volpi) said :
#4

I have the same problem. I followed the instructions on https://help.ubuntu.com/community/EncryptedPrivateDirectory
 > Setup Your Encrypted Private Directory
 > Recovering Your Data Manually

I tried 3 times, all ending in:
 Error mounting eCryptfs: [-2] No such file or directory
 Check your system logs; visit <http://launchpad.net/ecryptfs>

So here I am visiting.
Which system log should I be checking and what am I looking for?

Thank you.

Revision history for this message
Serge Hallyn (serge-hallyn) said :
#5

the command 'dmesg' should show some information on why the mount failed.

On Sat, Jun 5, 2010 at 2:50 PM, wolfv
<email address hidden> wrote:
> Question #46307 on eCryptfs changed:
> https://answers.launchpad.net/ecryptfs/+question/46307
>
> wolfv posted a new comment:
> I have the same problem.  I followed the instructions on https://help.ubuntu.com/community/EncryptedPrivateDirectory
>  > Setup Your Encrypted Private Directory
>  > Recovering Your Data Manually
>
> I tried 3 times, all ending in:
>  Error mounting eCryptfs: [-2] No such file or directory
>  Check your system logs; visit <http://launchpad.net/ecryptfs>
>
> So here I am visiting.
> Which system log should I be checking and what am I looking for?
>
> Thank you.
>
> --
> You received this question notification because you are a member of
> eCryptfs Developers, which is an answer contact for eCryptfs.
>

Revision history for this message
Matthew Piatkowski (progone) said :
#6

What am I looking for using 'dmesg'?

This is a big list. :/

0xfdffffff]
[ 0.230585] pci 0000:00:0e.0: PCI bridge, secondary bus 0000:05
[ 0.230587] pci 0000:00:0e.0: IO window: 0x9000-0x9fff
[ 0.230590] pci 0000:00:0e.0: MEM window: 0xfc000000-0xfdffffff
[ 0.230593] pci 0000:00:0e.0: PREFETCH window: 0x000000a0000000-0x000000dfffffff
[ 0.230601] pci 0000:00:09.0: setting latency timer to 64
[ 0.230605] pci 0000:00:0b.0: setting latency timer to 64
[ 0.230610] pci 0000:00:0c.0: setting latency timer to 64
[ 0.230614] pci 0000:00:0d.0: setting latency timer to 64
[ 0.230618] pci 0000:00:0e.0: setting latency timer to 64
[ 0.230621] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.230623] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.230626] pci_bus 0000:01: resource 0 io: [0xd000-0xdfff]
[ 0.230628] pci_bus 0000:01: resource 1 mem: [0xfe900000-0xfe9fffff]
[ 0.230630] pci_bus 0000:01: resource 2 pref mem [0xfea00000-0xfeafffff]
[ 0.230633] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
[ 0.230635] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.230637] pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
[ 0.230639] pci_bus 0000:02: resource 1 mem: [0xfe800000-0xfe8fffff]
[ 0.230642] pci_bus 0000:02: resource 2 pref mem [0xfe700000-0xfe7fffff]
[ 0.230644] pci_bus 0000:03: resource 0 io: [0xb000-0xbfff]
[ 0.230646] pci_bus 0000:03: resource 1 mem: [0xfe600000-0xfe6fffff]
[ 0.230649] pci_bus 0000:03: resource 2 pref mem [0xfe500000-0xfe5fffff]
[ 0.230651] pci_bus 0000:04: resource 0 io: [0xa000-0xafff]
[ 0.230653] pci_bus 0000:04: resource 1 mem: [0xfe400000-0xfe4fffff]
[ 0.230655] pci_bus 0000:04: resource 2 pref mem [0xfe300000-0xfe3fffff]
[ 0.230658] pci_bus 0000:05: resource 0 io: [0x9000-0x9fff]
[ 0.230660] pci_bus 0000:05: resource 1 mem: [0xfc000000-0xfdffffff]
[ 0.230662] pci_bus 0000:05: resource 2 pref mem [0xa0000000-0xdfffffff]
[ 0.230702] NET: Registered protocol family 2
[ 0.230850] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.232332] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.237735] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.238429] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.238432] TCP reno registered
[ 0.238541] NET: Registered protocol family 1
[ 0.251215] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251220] pci 0000:00:0b.0: Found disabled HT MSI Mapping
[ 0.251227] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251230] pci 0000:00:0b.0: Linking AER extended capability
[ 0.251262] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251267] pci 0000:00:0c.0: Found disabled HT MSI Mapping
[ 0.251273] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251276] pci 0000:00:0c.0: Linking AER extended capability
[ 0.251311] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251316] pci 0000:00:0d.0: Found disabled HT MSI Mapping
[ 0.251322] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251324] pci 0000:00:0d.0: Linking AER extended capability
[ 0.251363] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251368] pci 0000:00:0e.0: Found disabled HT MSI Mapping
[ 0.251374] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.251376] pci 0000:00:0e.0: Linking AER extended capability
[ 0.251417] pci 0000:05:00.0: Boot video device
[ 0.251529] PCI-DMA: Disabling AGP.
[ 0.251644] PCI-DMA: aperture base @ 20000000 size 65536 KB
[ 0.251646] PCI-DMA: using GART IOMMU.
[ 0.251650] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 0.252317] Scanning for low memory corruption every 60 seconds
[ 0.252438] audit: initializing netlink socket (disabled)
[ 0.252449] type=2000 audit(1275826824.251:1): initialized
[ 0.260328] Trying to unpack rootfs image as initramfs...
[ 0.270512] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.281239] VFS: Disk quotas dquot_6.5.2
[ 0.281296] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.281851] fuse init (API version 7.13)
[ 0.281921] msgmni has been set to 7900
[ 0.282110] alg: No test for stdrng (krng)
[ 0.282164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.282167] io scheduler noop registered
[ 0.282169] io scheduler anticipatory registered
[ 0.282170] io scheduler deadline registered (default)
[ 0.282199] io scheduler cfq registered
[ 0.282333] alloc irq_desc for 24 on node 0
[ 0.282336] alloc kstat_irqs on node 0
[ 0.282344] pcieport 0000:00:0b.0: irq 24 for MSI/MSI-X
[ 0.282349] pcieport 0000:00:0b.0: setting latency timer to 64
[ 0.290301] alloc irq_desc for 25 on node 0
[ 0.290305] alloc kstat_irqs on node 0
[ 0.290314] pcieport 0000:00:0c.0: irq 25 for MSI/MSI-X
[ 0.290319] pcieport 0000:00:0c.0: setting latency timer to 64
[ 0.290463] alloc irq_desc for 26 on node 0
[ 0.290464] alloc kstat_irqs on node 0
[ 0.290469] pcieport 0000:00:0d.0: irq 26 for MSI/MSI-X
[ 0.290473] pcieport 0000:00:0d.0: setting latency timer to 64
[ 0.290551] alloc irq_desc for 27 on node 0
[ 0.290553] alloc kstat_irqs on node 0
[ 0.290557] pcieport 0000:00:0e.0: irq 27 for MSI/MSI-X
[ 0.290560] pcieport 0000:00:0e.0: setting latency timer to 64
[ 0.290621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.290642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.290743] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.290747] ACPI: Power Button [PWRB]
[ 0.290790] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.290798] ACPI: Sleep Button [SLPB]
[ 0.290846] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.290848] ACPI: Power Button [PWRF]
[ 0.290895] fan PNP0C0B:00: registered as cooling_device0
[ 0.290900] ACPI: Fan [FAN] (on)
[ 0.291397] processor LNXCPU:00: registered as cooling_device1
[ 0.294848] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.294854] ACPI: Thermal Zone [THRM] (30 C)
[ 0.296152] Linux agpgart interface v0.103
[ 0.296187] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.296282] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.296534] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.297431] brd: module loaded
[ 0.297824] loop: module loaded
[ 0.297917] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 0.300288] pata_acpi 0000:00:06.0: setting latency timer to 64
[ 0.310423] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23
[ 0.310429] alloc irq_desc for 23 on node 0
[ 0.310431] alloc kstat_irqs on node 0
[ 0.310441] pata_acpi 0000:00:07.0: PCI INT A -> Link[APSI] -> GSI 23 (level, low) -> IRQ 23
[ 0.310480] pata_acpi 0000:00:07.0: setting latency timer to 64
[ 0.310489] pata_acpi 0000:00:07.0: PCI INT A disabled
[ 0.310861] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 22
[ 0.310864] alloc irq_desc for 22 on node 0
[ 0.310865] alloc kstat_irqs on node 0
[ 0.310871] pata_acpi 0000:00:08.0: PCI INT A -> Link[APSJ] -> GSI 22 (level, low) -> IRQ 22
[ 0.310884] pata_acpi 0000:00:08.0: setting latency timer to 64
[ 0.310890] pata_acpi 0000:00:08.0: PCI INT A disabled
[ 0.311252] Fixed MDIO Bus: probed
[ 0.311283] PPP generic driver version 2.4.2
[ 0.311343] tun: Universal TUN/TAP device driver, 1.6
[ 0.311345] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.311448] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.320395] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 21
[ 0.320402] alloc irq_desc for 21 on node 0
[ 0.320404] alloc kstat_irqs on node 0
[ 0.320414] ehci_hcd 0000:00:02.1: PCI INT B -> Link[APCL] -> GSI 21 (level, low) -> IRQ 21
[ 0.320441] ehci_hcd 0000:00:02.1: setting latency timer to 64
[ 0.320444] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 0.320522] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[ 0.320560] ehci_hcd 0000:00:02.1: debug port 1
[ 0.320565] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[ 0.320585] ehci_hcd 0000:00:02.1: irq 21, io mem 0xfebfe000
[ 0.340076] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[ 0.340215] usb usb1: configuration #1 chosen from 1 choice
[ 0.340243] hub 1-0:1.0: USB hub found
[ 0.340253] hub 1-0:1.0: 10 ports detected
[ 0.350376] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
[ 0.350383] alloc irq_desc for 17 on node 0
[ 0.350385] alloc kstat_irqs on node 0
[ 0.350395] ehci_hcd 0000:01:07.2: PCI INT C -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17
[ 0.350421] ehci_hcd 0000:01:07.2: EHCI Host Controller
[ 0.350499] ehci_hcd 0000:01:07.2: new USB bus registered, assigned bus number 2
[ 0.380094] ehci_hcd 0000:01:07.2: irq 17, io mem 0xfe9fd000
[ 0.400145] ehci_hcd 0000:01:07.2: USB 2.0 started, EHCI 1.00
[ 0.400270] usb usb2: configuration #1 chosen from 1 choice
[ 0.400304] hub 2-0:1.0: USB hub found
[ 0.400314] hub 2-0:1.0: 5 ports detected
[ 0.400397] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.410497] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 20
[ 0.410503] alloc irq_desc for 20 on node 0
[ 0.410505] alloc kstat_irqs on node 0
[ 0.410515] ohci_hcd 0000:00:02.0: PCI INT A -> Link[APCF] -> GSI 20 (level, low) -> IRQ 20
[ 0.410542] ohci_hcd 0000:00:02.0: setting latency timer to 64
[ 0.410544] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 0.410623] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
[ 0.410655] ohci_hcd 0000:00:02.0: irq 20, io mem 0xfebff000
[ 0.472328] usb usb3: configuration #1 chosen from 1 choice
[ 0.472362] hub 3-0:1.0: USB hub found
[ 0.472373] hub 3-0:1.0: 10 ports detected
[ 0.480541] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[ 0.480548] alloc irq_desc for 19 on node 0
[ 0.480550] alloc kstat_irqs on node 0
[ 0.480559] ohci_hcd 0000:01:07.0: PCI INT A -> Link[APC4] -> GSI 19 (level, low) -> IRQ 19
[ 0.480586] ohci_hcd 0000:01:07.0: OHCI Host Controller
[ 0.480676] ohci_hcd 0000:01:07.0: new USB bus registered, assigned bus number 4
[ 0.480707] ohci_hcd 0000:01:07.0: irq 19, io mem 0xfe9ff000
[ 0.570425] usb usb4: configuration #1 chosen from 1 choice
[ 0.570460] hub 4-0:1.0: USB hub found
[ 0.570471] hub 4-0:1.0: 3 ports detected
[ 0.580398] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
[ 0.580405] alloc irq_desc for 16 on node 0
[ 0.580407] alloc kstat_irqs on node 0
[ 0.580417] ohci_hcd 0000:01:07.1: PCI INT B -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
[ 0.580445] ohci_hcd 0000:01:07.1: OHCI Host Controller
[ 0.580534] ohci_hcd 0000:01:07.1: new USB bus registered, assigned bus number 5
[ 0.580569] ohci_hcd 0000:01:07.1: irq 16, io mem 0xfe9fe000
[ 0.601807] Freeing initrd memory: 14458k freed
[ 0.670173] usb usb5: configuration #1 chosen from 1 choice
[ 0.670210] hub 5-0:1.0: USB hub found
[ 0.670226] hub 5-0:1.0: 2 ports detected
[ 0.670327] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.670422] PNP: No PS/2 controller found. Probing ports directly.
[ 0.673459] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.673464] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.673557] mice: PS/2 mouse device common for all mice
[ 0.673669] rtc_cmos 00:05: RTC can wake from S4
[ 0.673710] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.673734] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 0.673856] device-mapper: uevent: version 1.0.3
[ 0.673992] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 0.674033] device-mapper: multipath: version 1.1.0 loaded
[ 0.674036] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.674152] cpuidle: using governor ladder
[ 0.674154] cpuidle: using governor menu
[ 0.674497] TCP cubic registered
[ 0.674606] NET: Registered protocol family 10
[ 0.675055] lo: Disabled Privacy Extensions
[ 0.675335] NET: Registered protocol family 17
[ 0.675366] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3800+ processors (1 cpu cores) (version 2.20.00)
[ 0.675415] powernow-k8: 0 : fid 0x10 (2400 MHz), vid 0x6
[ 0.675418] powernow-k8: 1 : fid 0xe (2200 MHz), vid 0x8
[ 0.675420] powernow-k8: 2 : fid 0xc (2000 MHz), vid 0xa
[ 0.675421] powernow-k8: 3 : fid 0xa (1800 MHz), vid 0xc
[ 0.675423] powernow-k8: 4 : fid 0x2 (1000 MHz), vid 0x12
[ 0.675542] PM: Resume from disk failed.
[ 0.675553] registered taskstats version 1
[ 0.675806] Magic number: 14:990:328
[ 0.675901] rtc_cmos 00:05: setting system clock to 2010-06-06 12:20:25 UTC (1275826825)
[ 0.675904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.675905] EDD information not available.
[ 0.675965] Freeing unused kernel memory: 796k freed
[ 0.676405] Write protecting the kernel read-only data: 7788k
[ 0.690071] usb 1-3: new high speed USB device using ehci_hcd and address 2
[ 0.697534] udev: starting version 151
[ 0.841077] usb 1-3: configuration #1 chosen from 1 choice
[ 0.841253] hub 1-3:1.0: USB hub found
[ 0.841351] hub 1-3:1.0: 2 ports detected
[ 0.890308] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 0.890629] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
[ 0.890635] forcedeth 0000:00:0a.0: PCI INT A -> Link[APCH] -> GSI 23 (level, low) -> IRQ 23
[ 0.890639] forcedeth 0000:00:0a.0: setting latency timer to 64
[ 0.890715] nv_probe: set workaround bit for reversed mac addr
[ 0.894075] FDC 0 is a post-1991 82077
[ 0.924886] ohci1394 0000:01:09.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17
[ 0.982032] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[fe9fc000-fe9fc7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 1.420851] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 1, addr 04:4b:80:80:80:03
[ 1.420855] forcedeth 0000:00:0a.0: highdma csum lnktim desc-v3
[ 1.421320] usb 3-4: new full speed USB device using ohci_hcd and address 2
[ 1.421360] sata_nv 0000:00:07.0: version 3.5
[ 1.421372] sata_nv 0000:00:07.0: PCI INT A -> Link[APSI] -> GSI 23 (level, low) -> IRQ 23
[ 1.421434] sata_nv 0000:00:07.0: setting latency timer to 64
[ 1.421643] scsi0 : sata_nv
[ 1.421816] scsi1 : sata_nv
[ 1.421996] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xf600 irq 23
[ 1.421999] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xf608 irq 23
[ 1.422121] pata_amd 0000:00:06.0: version 0.4.1
[ 1.422159] pata_amd 0000:00:06.0: setting latency timer to 64
[ 1.422210] scsi2 : pata_amd
[ 1.422295] scsi3 : pata_amd
[ 1.423100] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfb00 irq 14
[ 1.423103] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfb08 irq 15
[ 1.423448] sata_nv 0000:00:08.0: PCI INT A -> Link[APSJ] -> GSI 22 (level, low) -> IRQ 22
[ 1.423503] sata_nv 0000:00:08.0: setting latency timer to 64
[ 1.423554] scsi4 : sata_nv
[ 1.423665] scsi5 : sata_nv
[ 1.423833] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xf100 irq 22
[ 1.423836] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xf108 irq 22
[ 1.646294] usb 3-4: configuration #1 chosen from 1 choice
[ 1.666448] ata3.00: ATA-7: ST3500630A, 3.AAF, max UDMA/100
[ 1.666452] ata3.00: 976773168 sectors, multi 16: LBA48
[ 1.715822] ata3.01: ATA-7: ST3500630A, 3.AAF, max UDMA/100
[ 1.715824] ata3.01: 976773168 sectors, multi 16: LBA48
[ 1.715845] ata3: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc6c600c5) ACPI=0x3f01f (20:20:0x1f)
[ 1.715850] ata3: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc6c600c5) ACPI=0x3f01f (20:20:0x1f)
[ 1.750016] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.750035] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.783296] ata3.00: configured for UDMA/100
[ 1.849048] ata3.01: configured for UDMA/100
[ 1.982071] usb 3-5: new low speed USB device using ohci_hcd and address 3
[ 2.080011] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.080110] scsi 2:0:0:0: Direct-Access ATA ST3500630A 3.AA PQ: 0 ANSI: 5
[ 2.080272] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.080498] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.080532] sd 2:0:0:0: [sda] Write Protect is off
[ 2.080535] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.080553] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.080666] sda: sda1
[ 2.098719] scsi 2:0:1:0: Direct-Access ATA ST3500630A 3.AA PQ: 0 ANSI: 5
[ 2.098838] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 2.099140] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.099158] sd 2:0:1:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.099189] sd 2:0:1:0: [sdb] Write Protect is off
[ 2.099191] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.099208] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.099309] sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 >
[ 2.155884] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 2.208281] usb 3-5: configuration #1 chosen from 1 choice
[ 2.280243] ata4.01: ATAPI: TSSTcorp CDDVDW SH-S202N, SB01, max UDMA/66
[ 2.280267] ata4: nv_mode_filter: 0x1f39f&0x1f39f->0x1f39f, BIOS=0x1f000 (0xc6c600c5) ACPI=0x1f01f (600:30:0x1c)
[ 2.300112] ieee1394: Host added: ID:BUS[0-00:1023] GUID[013940608880005b]
[ 2.320188] ata4.01: configured for UDMA/66
[ 2.321054] scsi 3:0:1:0: CD-ROM TSSTcorp CDDVDW SH-S202N SB01 PQ: 0 ANSI: 5
[ 2.324467] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.324470] Uniform CD-ROM driver Revision: 3.20
[ 2.324568] sr 3:0:1:0: Attached scsi CD-ROM sr0
[ 2.324624] sr 3:0:1:0: Attached scsi generic sg2 type 5
[ 2.560010] usb 3-6: new low speed USB device using ohci_hcd and address 4
[ 2.788276] usb 3-6: configuration #1 chosen from 1 choice
[ 2.798141] usbcore: registered new interface driver hiddev
[ 2.805526] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb3/3-5/3-5:1.0/input/input4
[ 2.805618] generic-usb 0003:046D:C051.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-5/input0
[ 2.810056] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.810512] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:02.0/usb3/3-6/3-6:1.0/input/input5
[ 2.810584] generic-usb 0003:046D:C317.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Multimedia Keyboard] on usb-0000:00:02.0-6/input0
[ 2.824280] input: Logitech USB Multimedia Keyboard as /devices/pci0000:00/0000:00:02.0/usb3/3-6/3-6:1.1/input/input6
[ 2.824344] generic-usb 0003:046D:C317.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Multimedia Keyboard] on usb-0000:00:02.0-6/input1
[ 2.824366] usbcore: registered new interface driver usbhid
[ 2.824369] usbhid: v2.6:USB HID core driver
[ 2.830503] ata6.00: ATA-8: ST3500320AS, SD15, max UDMA/133
[ 2.830506] ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.870470] ata6.00: configured for UDMA/133
[ 2.870564] scsi 5:0:0:0: Direct-Access ATA ST3500320AS SD15 PQ: 0 ANSI: 5
[ 2.870701] sd 5:0:0:0: Attached scsi generic sg3 type 0
[ 2.870783] usb 1-3.1: new high speed USB device using ehci_hcd and address 6
[ 2.870939] sd 5:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.870973] sd 5:0:0:0: [sdc] Write Protect is off
[ 2.870976] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 2.870993] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.871104] sdc: sdc1 sdc2
[ 2.874850] sd 5:0:0:0: [sdc] Attached SCSI disk
[ 2.997635] usb 1-3.1: configuration #1 chosen from 1 choice
[ 3.090749] usb 1-3.2: new high speed USB device using ehci_hcd and address 7
[ 3.377357] usb 1-3.2: configuration #1 chosen from 1 choice
[ 3.384652] Initializing USB Mass Storage driver...
[ 3.385126] scsi6 : SCSI emulation for USB Mass Storage devices
[ 3.385244] usbcore: registered new interface driver usb-storage
[ 3.385246] USB Mass Storage support registered.
[ 3.385683] usb-storage: device found at 7
[ 3.385685] usb-storage: waiting for device to settle before scanning
[ 8.380158] usb-storage: device scan complete
[ 8.415502] scsi 6:0:0:0: Direct-Access SAMSUNG MP0804H UE10 PQ: 0 ANSI: 0
[ 8.415829] sd 6:0:0:0: Attached scsi generic sg4 type 0
[ 8.418486] sd 6:0:0:0: [sdd] Adjusting the sector count from its reported value: 156368016
[ 8.418493] sd 6:0:0:0: [sdd] 156368015 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 8.420732] sd 6:0:0:0: [sdd] Write Protect is off
[ 8.420735] sd 6:0:0:0: [sdd] Mode Sense: 03 00 00 00
[ 8.420737] sd 6:0:0:0: [sdd] Assuming drive cache: write through
[ 8.421606] sd 6:0:0:0: [sdd] Adjusting the sector count from its reported value: 156368016
[ 8.423731] sd 6:0:0:0: [sdd] Assuming drive cache: write through
[ 8.423734] sdd:
[ 8.759257] EXT4-fs (sdb1): INFO: recovery required on readonly filesystem
[ 8.759262] EXT4-fs (sdb1): write access will be enabled during recovery
[ 8.845563] sdd1
[ 8.847486] sd 6:0:0:0: [sdd] Adjusting the sector count from its reported value: 156368016
[ 8.849841] sd 6:0:0:0: [sdd] Assuming drive cache: write through
[ 8.849846] sd 6:0:0:0: [sdd] Attached SCSI disk
[ 12.616340] EXT4-fs (sdb1): recovery complete
[ 12.624222] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 43.695480] udev: starting version 151
[ 43.812454] lp: driver loaded but no devices found
[ 43.827080] parport_pc 00:0a: reported by Plug and Play ACPI
[ 43.827121] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 43.862481] i2c i2c-0: nForce2 SMBus adapter at 0x4c00
[ 43.862500] i2c i2c-1: nForce2 SMBus adapter at 0x4c40
[ 43.992997] EDAC MC: Ver: 2.1.0 Jun 3 2010
[ 43.998615] vga16fb: initializing
[ 43.998619] vga16fb: mapped to 0xffff8800000a0000
[ 43.998682] fb0: VGA16 VGA frame buffer device
[ 44.036246] nvidia: module license 'NVIDIA' taints kernel.
[ 44.036251] Disabling lock debugging due to kernel taint
[ 44.666816] lp0: using parport0 (interrupt-driven).
[ 44.667766] ppdev: user-space parallel port driver
[ 44.779886] Linux video capture interface: v2.00
[ 44.782892] uvcvideo: Found UVC 1.00 device Microsoft® LifeCam Cinema(TM) (045e:075d)
[ 44.885116] EDAC amd64_edac: Ver: 3.2.0 Jun 3 2010
[ 45.086613] Console: switching to colour frame buffer device 80x30
[ 45.102364] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
[ 45.102371] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 45.102372] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 45.102374] (Note that use of the override may cause unknown side effects.)
[ 45.102410] amd64_edac: probe of 0000:00:18.2 failed with error -22
[ 45.159392] input: Microsoft® LifeCam Cinema(TM) as /devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3.1/1-3.1:1.0/input/input7
[ 45.159446] usbcore: registered new interface driver uvcvideo
[ 45.159449] USB Video Class driver (v0.1.0)
[ 45.327915] type=1505 audit(1275841270.144:2): operation="profile_load" pid=832 name="/sbin/dhclient3"
[ 45.328154] type=1505 audit(1275841270.144:3): operation="profile_load" pid=832 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 45.328321] type=1505 audit(1275841270.144:4): operation="profile_load" pid=832 name="/usr/lib/connman/scripts/dhclient-script"
[ 45.346167] type=1505 audit(1275841270.164:5): operation="profile_load" pid=847 name="/usr/sbin/ntpd"
[ 45.357072] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
[ 45.357080] Intel ICH 0000:00:04.0: PCI INT A -> Link[APCJ] -> GSI 22 (level, low) -> IRQ 22
[ 45.357120] Intel ICH 0000:00:04.0: setting latency timer to 64
[ 45.361483] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 45.447674] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 45.447918] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 45.447921] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 45.447922] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 45.548704] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 45.690183] intel8x0_measure_ac97_clock: measured 50776 usecs (2496 samples)
[ 45.690187] intel8x0: clocking to 46870
[ 45.835078] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[ 45.835084] alloc irq_desc for 18 on node 0
[ 45.835086] alloc kstat_irqs on node 0
[ 45.835096] nvidia 0000:05:00.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ 18
[ 45.835104] nvidia 0000:05:00.0: setting latency timer to 64
[ 45.835108] vgaarb: device changed decodes: PCI:0000:05:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 45.835424] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 195.36.15 Fri Mar 12 00:29:13 PST 2010
[ 46.271606] type=1505 audit(1275841271.094:6): operation="profile_load" pid=1175 name="/usr/share/gdm/guest-session/Xsession"
[ 46.273290] type=1505 audit(1275841271.094:7): operation="profile_replace" pid=1176 name="/sbin/dhclient3"
[ 46.273528] type=1505 audit(1275841271.094:8): operation="profile_replace" pid=1176 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 46.273670] type=1505 audit(1275841271.094:9): operation="profile_replace" pid=1176 name="/usr/lib/connman/scripts/dhclient-script"
[ 46.277454] type=1505 audit(1275841271.094:10): operation="profile_load" pid=1177 name="/usr/bin/evince"
[ 46.280818] type=1505 audit(1275841271.104:11): operation="profile_load" pid=1177 name="/usr/bin/evince-previewer"
[ 46.470114] 6:3:1: cannot get freq at ep 0x82
[ 46.489928] usbcore: registered new interface driver snd-usb-audio
[ 46.506963] NET: Registered protocol family 8
[ 46.506966] NET: Registered protocol family 20
[ 47.638874] Bridge firewalling registered
[ 47.740114] virbr0: starting userspace STP failed, starting kernel STP
[ 49.030502] lo: Disabled Privacy Extensions
[ 52.460064] 6:3:1: cannot get freq at ep 0x82
[ 53.580208] 6:3:1: cannot get freq at ep 0x82
[ 56.050016] eth0: no IPv6 routers present
[ 58.530020] virbr0: no IPv6 routers present
[ 69.290162] 6:3:1: cannot get freq at ep 0x82
[ 70.420178] 6:3:1: cannot get freq at ep 0x82
[ 142.000028] Clocksource tsc unstable (delta = -176588865 ns)
[ 5592.512358] __ratelimit: 39 callbacks suppressed
[ 5592.512363] npviewer.bin[7828]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000ffc3c25c error 14
[ 5611.222201] npviewer.bin[11529]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000ffc5168c error 14
[ 5618.740378] npviewer.bin[11570]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000ffb7d26c error 14
[ 5652.953737] npviewer.bin[11594]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000fff5eddc error 14
[ 6507.036563] npviewer.bin[11657]: segfault at 30 ip 00000000f5f09bf5 sp 00000000ffec8ed0 error 4 in libflashplayer.so[f5ec3000+994000]
[15464.289676] npviewer.bin[12891]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000ff8e28cc error 14
[16521.292554] npviewer.bin[24357]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000fff9835c error 14
[17799.639436] usb 1-3.2: USB disconnect, address 7
[17806.790918] usb 1-3.2: new full speed USB device using ehci_hcd and address 8
[17806.902694] usb 1-3.2: configuration #1 chosen from 1 choice
[17806.957310] input: Wacom Intuos3 6x8 as /devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3.2/1-3.2:1.0/input/input8
[17806.961324] usbcore: registered new interface driver wacom
[17806.961331] wacom: v1.52:USB Wacom tablet driver
[22882.407417] npviewer.bin[25592]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000ffc322bc error 14

Revision history for this message
Serge Hallyn (serge-hallyn) said :
#7

Sorry, I didn't pay close enough attention before - -2 means
-ENOENT which probably means you're specifying a directory that
doesn't exist.

Can copy+paste your exact command here?

Also whatever that command is, I suspect it'll be helpful to
to
 strace -f -ostrace_out (that_whole_command)

and paste the contents of strace_out.