LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-02-2012, 06:15 PM   #1
Stogie
LQ Newbie
 
Registered: Sep 2012
Posts: 4

Rep: Reputation: Disabled
Trouble Mounting NTFS HDD in Ubuntu


Cannot seem to find a resolution to this issue on the web.

I have a 500gb PATA HDD from a formerly Windows Vista Dell Dimension 8400 (now running Ubuntu on the primary HDD, sdb2):

Code:
:~$ sudo fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf5dbc6d3

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048   976769023   488383488    7  HPFS/NTFS/exFAT
Unfortunately trying the standard 'mount' command has gotten me nowhere.

Code:
:~$ sudo mount -t ntfs /dev/sda1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

:~$ sudo mount -t exfat /dev/sda1 /mnt
FUSE exfat 0.9.8
ERROR: exFAT file system is not found.

:~$ sudo mount -t hpfs /dev/sda1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

:~$ sudo mount -t vfat /dev/sda1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
If the syslog will help I can post it, but I saw nothing of significance.

I've tried ntfs-3g and ntfsprogs - including ntfsfix:

Code:
:~$ sudo ntfsfix /dev/sda1
Mounting volume... Failed to open ntfs attribute: No such file or directory.
ntfs_mft_load(): Failed.
Failed to load $MFT: No such file or directory.
Failed to startup volume: No such file or directory.
FAILED
Attempting to correct errors... Failed to open ntfs attribute: No such file or directory.
ntfs_mft_load(): Failed.
Failed to load $MFT: No such file or directory.
FAILED
Failed to startup volume: No such file or directory.
Volume is corrupt. You should run chkdsk.
I tried playing with Magic Parted, but got nowhere. All disk checks I've run have said the HDD is 'healthy'.

Does Ubuntu have a problem with PATA drives? The 80gb SATA drive in the same cpu runs fine.

This HDD belonged to my uncle who passed away recently. He was not very tech savvy, but I have no idea if the drive would have been encrypted. Is there any easy way to find out?

My only remaining thoughts are to pull it out and stick it in my Windows 7 machine, but I'm not sure that would help at all.

Any suggestions are much appreciated!

B
 
Old 09-02-2012, 08:03 PM   #2
abrinister
Member
 
Registered: Dec 2010
Location: Boston, MA, USA
Distribution: Arch Linux
Posts: 460

Rep: Reputation: 38
What does

Code:
dmesg | tail
show?

Alex Brinister
 
Old 09-02-2012, 08:15 PM   #3
Stogie
LQ Newbie
 
Registered: Sep 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
What does

Code:
dmesg | tail
show?

Alex Brinister
Code:
:~$ sudo mount -t ntfs /dev/sda1 /mnt | dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.0-16-generic (buildd@zirconium) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #29-Ubuntu SMP Tue Feb 14 12:49:42 UTC 2012 (Ubuntu 3.0.0-16.29-generic 3.0.20)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bfe8cc00 (usable)
[    0.000000]  BIOS-e820: 00000000bfe8cc00 - 00000000bfe8ec00 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bfe8ec00 - 00000000bfe90c00 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bfe90c00 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[    0.000000] DMI 2.3 present.
[    0.000000] DMI: Dell Inc.                 Dimension 8400               /0U7077, BIOS A04 01/10/2005
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xbfe8c max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0BFF00000 mask FFFF00000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3071MB, range: 1MB, type UC
[    0.000000] total RAM covered: 3071M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K  chunk_size: 2M  num_reg: 3      lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3071MB, range: 1MB, type UC
[    0.000000] found SMP MP-table at [c00fe710] fe710
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
[    0.000000] RAMDISK: 35a42000 - 36d19000
[    0.000000] ACPI: RSDP 000febf0 00014 (v00 DELL  )
[    0.000000] ACPI: RSDT 000fccbc 0003C (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: FACP 000fccf8 00074 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: DSDT fffc699e 02AEE (v01   DELL    dt_ex 00001000 MSFT 0100000D)
[    0.000000] ACPI: FACS bfe8cc00 00040
[    0.000000] ACPI: SSDT fffc95c9 000BA (v01   DELL    st_ex 00001000 MSFT 0100000D)
[    0.000000] ACPI: APIC 000fcd6c 00072 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: BOOT 000fcdde 00028 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: MCFG 000fce06 0003E (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: HPET 000fce44 00038 (v01 DELL    8400    00000007 ASL  00000061)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2182MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x000bfe8c
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x000bfe8c
[    0.000000] On node 0 totalpages: 785948
[    0.000000] free_area_init_node: node 0, pgdat c17b54c0, node_mem_map f4242200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3952 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 4366 pages used for memmap
[    0.000000]   HighMem zone: 554368 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f7000000 s26240 r0 d22912 u1048576
[    0.000000] pcpu-alloc: s26240 r0 d22912 u1048576 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 779806
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic root=UUID=ccdef346-2c73-48e7-b194-d0fa022cb5cc ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 12576704 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:000bfe8c)
[    0.000000] Memory: 3077016k/3144240k available (5340k kernel code, 66776k reserved, 2596k data, 696k init, 2234936k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc17c1000 - 0xc186f000   ( 696 kB)
[    0.000000]       .data : 0xc1537104 - 0xc17c0140   (2596 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1537104   (5340 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:2304 nr_irqs:712 16
[    0.000000] CPU 0 irqstacks, hard=f300a000 soft=f300c000
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 3191.735 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6383.47 BogoMIPS (lpj=12766940)
[    0.004010] pid_max: default: 32768 minimum: 301
[    0.004038] Security Framework initialized
[    0.004055] AppArmor: AppArmor initialized
[    0.004059] Yama: becoming mindful.
[    0.004132] Mount-cache hash table entries: 512
[    0.004306] Initializing cgroup subsys cpuacct
[    0.004315] Initializing cgroup subsys memory
[    0.004327] Initializing cgroup subsys devices
[    0.004330] Initializing cgroup subsys freezer
[    0.004332] Initializing cgroup subsys net_cls
[    0.004335] Initializing cgroup subsys blkio
[    0.004346] Initializing cgroup subsys perf_event
[    0.004389] CPU: Physical Processor ID: 0
[    0.004392] CPU: Processor Core ID: 0
[    0.004396] mce: CPU supports 4 MCE banks
[    0.004409] CPU0: Thermal monitoring enabled (TM1)
[    0.004414] using mwait in idle threads.
[    0.010585] ACPI: Core revision 20110413
[    0.041037] ftrace: allocating 24901 entries in 49 pages
[    0.044064] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.044444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.085070] CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 04
[    0.088004] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[    0.088004] ... version:                0
[    0.088004] ... bit width:              40
[    0.088004] ... generic registers:      18
[    0.088004] ... value mask:             000000ffffffffff
[    0.088004] ... max period:             0000007fffffffff
[    0.088004] ... fixed-purpose events:   0
[    0.088004] ... event mask:             000000000003ffff
[    0.088004] CPU 1 irqstacks, hard=f30b2000 soft=f30b4000
[    0.088004] Booting Node   0, Processors  #1
[    0.088004] smpboot cpu 1: start_ip = 9b000
[    0.008000] Initializing CPU#1
[    0.176030] Brought up 2 CPUs
[    0.176036] Total of 2 processors activated (12767.43 BogoMIPS).
[    0.176688] devtmpfs: initialized
[    0.176688] PM: Registering ACPI NVS region at bfe8cc00 (8192 bytes)
[    0.180176] print_constraints: dummy: 
[    0.180206] Time: 18:51:51  Date: 09/02/12
[    0.180257] NET: Registered protocol family 16
[    0.180302] Trying to unpack rootfs image as initramfs...
[    0.180513] EISA bus registered
[    0.180529] ACPI: bus type pci registered
[    0.180647] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.180654] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.180658] PCI: Using MMCONFIG for extended config space
[    0.180662] PCI: Using configuration type 1 for base access
[    0.196086] bio: create slab <bio-0> at 0
[    0.197499] ACPI: EC: Look up EC in DSDT
[    0.215161] ACPI: Interpreter enabled
[    0.215176] ACPI: (supports S0 S1 S3 S4 S5)
[    0.215226] ACPI: Using IOAPIC for interrupt routing
[    0.252272] ACPI: No dock devices found.
[    0.252278] HEST: Table not found.
[    0.252287] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.255335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.261355] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.261362] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.261368] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.261374] pci_root PNP0A03:00: host bridge window [mem 0xbff00000-0xdfffffff] (ignored)
[    0.261380] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored)
[    0.261401] pci 0000:00:00.0: [8086:2584] type 0 class 0x000600
[    0.261480] pci 0000:00:01.0: [8086:2585] type 1 class 0x000604
[    0.261553] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.261560] pci 0000:00:01.0: PME# disabled
[    0.261621] pci 0000:00:1c.0: [8086:2660] type 1 class 0x000604
[    0.261720] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.261727] pci 0000:00:1c.0: PME# disabled
[    0.261758] pci 0000:00:1c.1: [8086:2662] type 1 class 0x000604
[    0.261856] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.261863] pci 0000:00:1c.1: PME# disabled
[    0.261901] pci 0000:00:1d.0: [8086:2658] type 0 class 0x000c03
[    0.261959] pci 0000:00:1d.0: reg 20: [io  0xff80-0xff9f]
[    0.262006] pci 0000:00:1d.1: [8086:2659] type 0 class 0x000c03
[    0.262062] pci 0000:00:1d.1: reg 20: [io  0xff60-0xff7f]
[    0.262107] pci 0000:00:1d.2: [8086:265a] type 0 class 0x000c03
[    0.262162] pci 0000:00:1d.2: reg 20: [io  0xff40-0xff5f]
[    0.262208] pci 0000:00:1d.3: [8086:265b] type 0 class 0x000c03
[    0.262262] pci 0000:00:1d.3: reg 20: [io  0xff20-0xff3f]
[    0.262319] pci 0000:00:1d.7: [8086:265c] type 0 class 0x000c03
[    0.262348] pci 0000:00:1d.7: reg 10: [mem 0xffa80800-0xffa80bff]
[    0.262459] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.262467] pci 0000:00:1d.7: PME# disabled
[    0.262493] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.262582] pci 0000:00:1e.2: [8086:266e] type 0 class 0x000401
[    0.262604] pci 0000:00:1e.2: reg 10: [io  0xec00-0xecff]
[    0.262618] pci 0000:00:1e.2: reg 14: [io  0xe8c0-0xe8ff]
[    0.262631] pci 0000:00:1e.2: reg 18: [mem 0xdffffa00-0xdffffbff]
[    0.262645] pci 0000:00:1e.2: reg 1c: [mem 0xdffff900-0xdffff9ff]
[    0.262703] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[    0.262710] pci 0000:00:1e.2: PME# disabled
[    0.262737] pci 0000:00:1f.0: [8086:2640] type 0 class 0x000601
[    0.262836] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0c00-0c7f
[    0.262843] pci 0000:00:1f.0: LPC Generic IO decode 2 PIO at 00e0-00ef
[    0.262870] pci 0000:00:1f.1: [8086:266f] type 0 class 0x000101
[    0.262891] pci 0000:00:1f.1: reg 10: [io  0x01f0-0x01f7]
[    0.262906] pci 0000:00:1f.1: reg 14: [io  0x03f4-0x03f7]
[    0.262922] pci 0000:00:1f.1: reg 18: [io  0x0170-0x0177]
[    0.262938] pci 0000:00:1f.1: reg 1c: [io  0x0374-0x0377]
[    0.262953] pci 0000:00:1f.1: reg 20: [io  0xffa0-0xffaf]
[    0.263009] pci 0000:00:1f.2: [8086:2652] type 0 class 0x000106
[    0.263031] pci 0000:00:1f.2: reg 10: [io  0xfe00-0xfe07]
[    0.263044] pci 0000:00:1f.2: reg 14: [io  0xfe10-0xfe13]
[    0.263057] pci 0000:00:1f.2: reg 18: [io  0xfe20-0xfe27]
[    0.263070] pci 0000:00:1f.2: reg 1c: [io  0xfe30-0xfe33]
[    0.263083] pci 0000:00:1f.2: reg 20: [io  0xfea0-0xfeaf]
[    0.263096] pci 0000:00:1f.2: reg 24: [mem 0xdffffc00-0xdfffffff]
[    0.263137] pci 0000:00:1f.2: PME# supported from D3hot
[    0.263144] pci 0000:00:1f.2: PME# disabled
[    0.263164] pci 0000:00:1f.3: [8086:266a] type 0 class 0x000c05
[    0.263229] pci 0000:00:1f.3: reg 20: [io  0xe8a0-0xe8bf]
[    0.263336] pci 0000:01:00.0: [10de:00f9] type 0 class 0x000300
[    0.263357] pci 0000:01:00.0: reg 10: [mem 0xdd000000-0xddffffff]
[    0.263374] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff pref]
[    0.263391] pci 0000:01:00.0: reg 18: [mem 0xde000000-0xdeffffff]
[    0.263438] pci 0000:01:00.0: reg 30: [mem 0xdfe00000-0xdfe1ffff pref]
[    0.263502] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.263517] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.263524] pci 0000:00:01.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.263531] pci 0000:00:01.0:   bridge window [mem 0xdd000000-0xdfefffff]
[    0.263538] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff pref]
[    0.263620] pci 0000:02:00.0: [14e4:1677] type 0 class 0x000200
[    0.263652] pci 0000:02:00.0: reg 10: [mem 0xdcff0000-0xdcffffff 64bit]
[    0.263803] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.263811] pci 0000:02:00.0: PME# disabled
[    0.263833] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.263849] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.263857] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.263866] pci 0000:00:1c.0:   bridge window [mem 0xdcf00000-0xdcffffff]
[    0.264028] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.264088] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.264097] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.264105] pci 0000:00:1c.1:   bridge window [mem 0xdce00000-0xdcefffff]
[    0.264116] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.264170] pci 0000:04:02.0: [8086:1080] type 0 class 0x000703
[    0.264197] pci 0000:04:02.0: reg 10: [mem 0xdcdff000-0xdcdfffff]
[    0.264213] pci 0000:04:02.0: reg 14: [io  0xdc00-0xdcff]
[    0.264310] pci 0000:04:02.0: PME# supported from D0 D3hot D3cold
[    0.264318] pci 0000:04:02.0: PME# disabled
[    0.264377] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
[    0.264385] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.264392] pci 0000:00:1e.0:   bridge window [mem 0xdcd00000-0xdcdfffff]
[    0.264403] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.264408] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.264414] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.264439] pci_bus 0000:00: on NUMA node 0
[    0.264448] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.264888] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.265437] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
[    0.265681] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI3._PRT]
[    0.265922] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
[    0.266168]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.266176]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.266180] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.547479] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[    0.547867] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[    0.548344] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
[    0.548721] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[    0.549107] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[    0.549487] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[    0.549864] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[    0.550243] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[    0.550519] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.550528] vgaarb: loaded
[    0.550532] vgaarb: bridge control possible 0000:01:00.0
[    0.550994] SCSI subsystem initialized
[    0.551095] libata version 3.00 loaded.
[    0.551192] usbcore: registered new interface driver usbfs
[    0.551217] usbcore: registered new interface driver hub
[    0.551279] usbcore: registered new device driver usb
[    0.551484] PCI: Using ACPI for IRQ routing
[    0.559388] PCI: pci_cache_line_size set to 64 bytes
[    0.559506] reserve RAM buffer: 00000000bfe8cc00 - 00000000bfffffff 
[    0.559719] NetLabel: Initializing
[    0.559724] NetLabel:  domain hash size = 128
[    0.559727] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.559749] NetLabel:  unlabeled traffic allowed by default
[    0.559843] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.559853] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.559864] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.568140] Switching to clocksource hpet
[    0.571841] Switched to NOHz mode on CPU #0
[    0.571921] Switched to NOHz mode on CPU #1
[    0.583258] AppArmor: AppArmor Filesystem Enabled
[    0.583301] pnp: PnP ACPI init
[    0.583330] ACPI: bus type pnp registered
[    0.586469] pnp 00:00: [bus 00-ff]
[    0.586476] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.586481] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.586487] pnp 00:00: [io  0x0d00-0xffff window]
[    0.586492] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.586497] pnp 00:00: [mem 0x00000000 window]
[    0.586503] pnp 00:00: [mem 0xbff00000-0xdfffffff window]
[    0.586508] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[    0.586588] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.588195] pnp 00:01: [io  0x0060]
[    0.588201] pnp 00:01: [io  0x0064]
[    0.588205] pnp 00:01: [io  0x0062-0x0063]
[    0.588210] pnp 00:01: [io  0x0065-0x006f]
[    0.588214] pnp 00:01: [io  0x00e0-0x00ef]
[    0.588219] pnp 00:01: [io  0x0800-0x085f]
[    0.588223] pnp 00:01: [io  0x0c00-0x0c7f]
[    0.588228] pnp 00:01: [io  0x0860-0x08ff]
[    0.588331] system 00:01: [io  0x0800-0x085f] has been reserved
[    0.588338] system 00:01: [io  0x0c00-0x0c7f] has been reserved
[    0.588344] system 00:01: [io  0x0860-0x08ff] has been reserved
[    0.588351] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.588489] pnp 00:02: [io  0x0080-0x009f]
[    0.588495] pnp 00:02: [io  0x0000-0x001f]
[    0.588499] pnp 00:02: [io  0x00c0-0x00df]
[    0.588504] pnp 00:02: [dma 4]
[    0.588556] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.588665] pnp 00:03: [io  0x00f0-0x00ff]
[    0.588680] pnp 00:03: [irq 13]
[    0.588733] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.588845] pnp 00:04: [io  0x0061]
[    0.588899] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.589013] pnp 00:05: [io  0x0070-0x007f]
[    0.589024] pnp 00:05: [irq 8]
[    0.589078] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.595753] pnp 00:06: [io  0x0378-0x037f]
[    0.595759] pnp 00:06: [io  0x0778-0x077f]
[    0.595771] pnp 00:06: [irq 7]
[    0.595776] pnp 00:06: [dma 0 disabled]
[    0.596403] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.598756] pnp 00:07: [io  0x03f8-0x03ff]
[    0.598769] pnp 00:07: [irq 4]
[    0.599018] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.607493] pnp 00:08: [mem 0x00000000-0x0009ffff]
[    0.607500] pnp 00:08: [mem 0x00100000-0x00ffffff]
[    0.607506] pnp 00:08: [mem 0x01000000-0xbfe8cbff]
[    0.607512] pnp 00:08: [mem 0x000c0000-0x000fffff]
[    0.607516] pnp 00:08: [mem 0xfec00000-0xfecfffff]
** Split into two posts for sheer size **
 
Old 09-02-2012, 08:15 PM   #4
Stogie
LQ Newbie
 
Registered: Sep 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Code:
[    0.607521] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.607526] pnp 00:08: [mem 0xfed20000-0xfed9ffff]
[    0.607531] pnp 00:08: [mem 0xffb00000-0xffbfffff]
[    0.607535] pnp 00:08: [mem 0xffc00000-0xffffffff]
[    0.607667] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.607674] system 00:08: [mem 0x00100000-0x00ffffff] could not be reserved
[    0.607680] system 00:08: [mem 0x01000000-0xbfe8cbff] could not be reserved
[    0.607686] system 00:08: [mem 0x000c0000-0x000fffff] could not be reserved
[    0.607692] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.607699] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.607705] system 00:08: [mem 0xfed20000-0xfed9ffff] has been reserved
[    0.607711] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.607717] system 00:08: [mem 0xffc00000-0xffffffff] has been reserved
[    0.607724] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.607861] pnp 00:09: [mem 0xe0000000-0xefffffff]
[    0.607867] pnp 00:09: [mem 0xfeda0000-0xfedacfff]
[    0.607975] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[    0.607982] system 00:09: [mem 0xfeda0000-0xfedacfff] has been reserved
[    0.607989] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.608128] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[    0.608200] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.608213] pnp: PnP ACPI: found 11 devices
[    0.608217] ACPI: ACPI bus type pnp unregistered
[    0.608224] PnPBIOS: Disabled by ACPI PNP
[    0.646350] PCI: max bus depth: 1 pci_try_num: 2
[    0.646405] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.646413] pci 0000:00:1c.1: BAR 13: assigned [io  0x1000-0x1fff]
[    0.646421] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0200000-0xd03fffff 64bit pref]
[    0.646428] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.646435] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.646439] pci 0000:00:01.0:   bridge window [io  disabled]
[    0.646447] pci 0000:00:01.0:   bridge window [mem 0xdd000000-0xdfefffff]
[    0.646454] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff pref]
[    0.646463] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.646469] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.646477] pci 0000:00:1c.0:   bridge window [mem 0xdcf00000-0xdcffffff]
[    0.646485] pci 0000:00:1c.0:   bridge window [mem 0xd0200000-0xd03fffff 64bit pref]
[    0.646496] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.646502] pci 0000:00:1c.1:   bridge window [io  0x1000-0x1fff]
[    0.646512] pci 0000:00:1c.1:   bridge window [mem 0xdce00000-0xdcefffff]
[    0.646520] pci 0000:00:1c.1:   bridge window [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.646531] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
[    0.646537] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.646546] pci 0000:00:1e.0:   bridge window [mem 0xdcd00000-0xdcdfffff]
[    0.646552] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.646588] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.646596] pci 0000:00:01.0: setting latency timer to 64
[    0.646609] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.646616] pci 0000:00:1c.0: setting latency timer to 64
[    0.646634] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.646642] pci 0000:00:1c.1: setting latency timer to 64
[    0.646653] pci 0000:00:1e.0: setting latency timer to 64
[    0.646660] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.646666] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.646671] pci_bus 0000:01: resource 1 [mem 0xdd000000-0xdfefffff]
[    0.646676] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
[    0.646682] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.646687] pci_bus 0000:02: resource 1 [mem 0xdcf00000-0xdcffffff]
[    0.646692] pci_bus 0000:02: resource 2 [mem 0xd0200000-0xd03fffff 64bit pref]
[    0.646697] pci_bus 0000:03: resource 0 [io  0x1000-0x1fff]
[    0.646702] pci_bus 0000:03: resource 1 [mem 0xdce00000-0xdcefffff]
[    0.646707] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.646713] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.646718] pci_bus 0000:04: resource 1 [mem 0xdcd00000-0xdcdfffff]
[    0.646723] pci_bus 0000:04: resource 4 [io  0x0000-0xffff]
[    0.646728] pci_bus 0000:04: resource 5 [mem 0x00000000-0xffffffff]
[    0.646795] NET: Registered protocol family 2
[    0.646936] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.647368] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.647980] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.648334] TCP: Hash tables configured (established 131072 bind 65536)
[    0.648340] TCP reno registered
[    0.648346] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.648360] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.648548] NET: Registered protocol family 1
[    0.648722] pci 0000:01:00.0: Boot video device
[    0.648740] PCI: CLS 64 bytes, default 64
[    0.648749] Simple Boot Flag value 0x87 read from CMOS RAM was invalid
[    0.648753] Simple Boot Flag at 0x7a set to 0x1
[    0.649292] audit: initializing netlink socket (disabled)
[    0.649308] type=2000 audit(1346611910.644:1): initialized
[    0.686108] highmem bounce pool size: 64 pages
[    0.686119] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.701438] VFS: Disk quotas dquot_6.5.2
[    0.701578] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.703083] fuse init (API version 7.16)
[    0.703290] msgmni has been set to 1644
[    0.704020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.704075] io scheduler noop registered
[    0.704079] io scheduler deadline registered
[    0.704114] io scheduler cfq registered (default)
[    0.704328] pcieport 0000:00:01.0: setting latency timer to 64
[    0.704382] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.704466] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.704521] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.704616] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.704671] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    0.704819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.704875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.705050] efifb: probing for efifb
[    0.705055] efifb: cannot reserve video memory at 0xa6d60
[    0.705062] efifb: framebuffer at 0xa6d60, mapped to 0xc00a6d60, using 56k, total 64k
[    0.705067] efifb: mode is 640x350x1, linelength=80, pages=1
[    0.705071] efifb: scrolling: redraw
[    0.705076] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.705236] Console: switching to colour frame buffer device 80x43
[    0.705267] fb0: EFI VGA frame buffer device
[    0.705406] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.705417] ACPI: Power Button [VBTN]
[    0.705519] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.705527] ACPI: Power Button [PWRF]
[    0.705573] ACPI: acpi_idle registered with cpuidle
[    0.732808] ERST: Table is not found!
[    0.732929] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.740094] isapnp: Scanning for PnP cards...
[    0.753426] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.047295] Freeing initrd memory: 19292k freed
[    1.093419] isapnp: No Plug & Play device found
[    1.152571] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.152754] serial 0000:04:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.152990] 0000:04:02.0: ttyS5 at I/O 0xdc08 (irq = 18) is a 16450
[    1.153152] 0000:04:02.0: ttyS6 at I/O 0xdc10 (irq = 18) is a 8250
[    1.156115] 0000:04:02.0: ttyS7 at I/O 0xdc18 (irq = 18) is a 16450
[    1.156277] 0000:04:02.0: ttyS8 at I/O 0xdc20 (irq = 18) is a 8250
[    1.156439] 0000:04:02.0: ttyS9 at I/O 0xdc28 (irq = 18) is a 8250
[    1.180464] Linux agpgart interface v0.103
[    1.182281] brd: module loaded
[    1.183129] loop: module loaded
[    1.183319] ata_piix 0000:00:1f.1: version 2.13
[    1.183334] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.183380] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.183834] scsi0 : ata_piix
[    1.183980] scsi1 : ata_piix
[    1.184063] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.184067] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.184120] ata_piix 0000:00:1f.2: PCI INT C -> GSI 20 (level, low) -> IRQ 20
[    1.184151] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.184237] ata2: port disabled. ignoring.
[    1.340040] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.340524] scsi2 : ata_piix
[    1.340639] scsi3 : ata_piix
[    1.340705] ata3: SATA max UDMA/133 cmd 0xfe00 ctl 0xfe10 bmdma 0xfea0 irq 20
[    1.340709] ata4: SATA max UDMA/133 cmd 0xfe20 ctl 0xfe30 bmdma 0xfea8 irq 20
[    1.341320] Fixed MDIO Bus: probed
[    1.341359] PPP generic driver version 2.4.2
[    1.341435] tun: Universal TUN/TAP device driver, 1.6
[    1.341438] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.341574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.341604] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.341621] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.341626] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.341676] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.341711] ehci_hcd 0000:00:1d.7: debug port 1
[    1.345606] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    1.345628] ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
[    1.356310] ata1.00: ATAPI: HL-DT-ST RW/DVD GCC-4481B, E106, max UDMA/33
[    1.356567] ata1.01: ATA-8: WDC WD5000AAKB-00H8A0, 05.04E05, max UDMA/133
[    1.356572] ata1.01: 976773168 sectors, multi 0: LBA48 
[    1.360018] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.360186] hub 1-0:1.0: USB hub found
[    1.360193] hub 1-0:1.0: 8 ports detected
[    1.360311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.360331] uhci_hcd: USB Universal Host Controller Interface driver
[    1.360370] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.360379] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.360383] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.360434] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.360462] uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
[    1.360632] hub 2-0:1.0: USB hub found
[    1.360638] hub 2-0:1.0: 2 ports detected
[    1.360737] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[    1.360744] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.360748] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.360801] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.360841] uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
[    1.361001] hub 3-0:1.0: USB hub found
[    1.361007] hub 3-0:1.0: 2 ports detected
[    1.361101] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.361109] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.361113] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.361169] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.361207] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[    1.361375] hub 4-0:1.0: USB hub found
[    1.361381] hub 4-0:1.0: 2 ports detected
[    1.361479] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.361487] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    1.361491] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    1.361544] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    1.361581] uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
[    1.361745] hub 5-0:1.0: USB hub found
[    1.361752] hub 5-0:1.0: 2 ports detected
[    1.361914] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.364737] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.364747] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.364924] mousedev: PS/2 mouse device common for all mice
[    1.365102] rtc_cmos 00:05: RTC can wake from S4
[    1.365212] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.365240] rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
[    1.365379] device-mapper: uevent: version 1.0.3
[    1.365500] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    1.365546] EISA: Probing bus 0 at eisa.0
[    1.365553] Cannot allocate resource for EISA slot 1
[    1.365555] Cannot allocate resource for EISA slot 2
[    1.365576] EISA: Detected 0 cards.
[    1.365587] cpufreq-nforce2: No nForce2 chipset.
[    1.365591] cpuidle: using governor ladder
[    1.365594] cpuidle: using governor menu
[    1.365597] EFI Variables Facility v0.08 2004-May-17
[    1.366026] TCP cubic registered
[    1.366217] NET: Registered protocol family 10
[    1.367140] NET: Registered protocol family 17
[    1.367161] Registering the dns_resolver key type
[    1.367187] Using IPI No-Shortcut mode
[    1.367301] PM: Hibernation image not present or could not be loaded.
[    1.367318] registered taskstats version 1
[    1.372239] ata1.00: configured for UDMA/33
[    1.382842]   Magic number: 12:416:897
[    1.382931] rtc_cmos 00:05: setting system clock to 2012-09-02 18:51:52 UTC (1346611912)
[    1.382957] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.382960] EDD information not available.
[    1.388849] ata1.01: configured for UDMA/100
[    1.390054] scsi 0:0:0:0: CD-ROM            HL-DT-ST RW/DVD GCC-4481B E106 PQ: 0 ANSI: 5
[    1.391094] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    1.391099] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.391250] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.391342] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    1.391838] scsi 0:0:1:0: Direct-Access     ATA      WDC WD5000AAKB-0 05.0 PQ: 0 ANSI: 5
[    1.392076] sd 0:0:1:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.392186] sd 0:0:1:0: Attached scsi generic sg1 type 0
[    1.392197] sd 0:0:1:0: [sda] Write Protect is off
[    1.392205] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    1.392255] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.404195]  sda: sda1
[    1.404549] sd 0:0:1:0: [sda] Attached SCSI disk
[    1.512285] ata3.00: ATA-6: ST380013AS, 8.12, max UDMA/133
[    1.512289] ata3.00: 156250000 sectors, multi 8: LBA48 NCQ (depth 0/32)
[    1.528285] ata3.00: configured for UDMA/133
[    1.528426] scsi 2:0:0:0: Direct-Access     ATA      ST380013AS       8.12 PQ: 0 ANSI: 5
[    1.528605] sd 2:0:0:0: [sdb] 156250000 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    1.528658] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.528720] sd 2:0:0:0: [sdb] Write Protect is off
[    1.528727] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.528786] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.559822]  sdb: sdb1 sdb2 < sdb5 >
[    1.560383] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.560447] Freeing unused kernel memory: 696k freed
[    1.560803] Write protecting the kernel text: 5344k
[    1.560868] Write protecting the kernel read-only data: 2188k
[    1.590593] udevd[91]: starting version 173
[    1.648088] Refined TSC clocksource calibration: 3191.999 MHz.
[    1.648098] Switching to clocksource tsc
[    1.714792] tg3.c:v3.119 (May 18, 2011)
[    1.714816] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.714831] tg3 0000:02:00.0: setting latency timer to 64
[    1.751424] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95751) rev 4001] (PCI Express) MAC address 00:11:11:c3:3e:0b
[    1.751435] tg3 0000:02:00.0: eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    1.751444] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.751451] tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    1.784058] usb 1-6: new high speed USB device number 4 using ehci_hcd
[    1.921827] usbcore: registered new interface driver uas
[    1.923162] Initializing USB Mass Storage driver...
[    1.923374] scsi4 : usb-storage 1-6:1.0
[    1.923564] usbcore: registered new interface driver usb-storage
[    1.923570] USB Mass Storage support registered.
[    2.156019] usb 3-1: new low speed USB device number 2 using uhci_hcd
[    2.365535] input: Lite-On Technology Corp. USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input2
[    2.365708] generic-usb 0003:04CA:004F.0001: input,hidraw0: USB HID v1.10 Keyboard [Lite-On Technology Corp. USB Multimedia Keyboard] on usb-0000:00:1d.1-1/input0
[    2.388022] input: Lite-On Technology Corp. USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input3
[    2.388175] generic-usb 0003:04CA:004F.0002: input,hidraw1: USB HID v1.10 Device [Lite-On Technology Corp. USB Multimedia Keyboard] on usb-0000:00:1d.1-1/input1
[    2.388210] usbcore: registered new interface driver usbhid
[    2.388214] usbhid: USB HID core driver
[    2.584019] usb 4-1: new low speed USB device number 2 using uhci_hcd
[    2.775835] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input4
[    2.776097] generic-usb 0003:046D:C05A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.2-1/input0
[    2.920711] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Micro     0.1  PQ: 0 ANSI: 2
[    2.948851] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    2.950214] sd 4:0:0:0: [sdc] 1000944 512-byte logical blocks: (512 MB/488 MiB)
[    2.950705] sd 4:0:0:0: [sdc] Write Protect is off
[    2.950713] sd 4:0:0:0: [sdc] Mode Sense: 03 00 00 00
[    2.951197] sd 4:0:0:0: [sdc] No Caching mode page present
[    2.951202] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    2.953562] sd 4:0:0:0: [sdc] No Caching mode page present
[    2.953566] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    2.954384]  sdc: sdc1
[    2.956455] sd 4:0:0:0: [sdc] No Caching mode page present
[    2.956463] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    2.956470] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    3.246979] Btrfs loaded
[    3.256874] xor: automatically using best checksumming function: pIII_sse
[    3.276010]    pIII_sse  :  4886.000 MB/sec
[    3.276015] xor: using function: pIII_sse (4886.000 MB/sec)
[    3.276940] device-mapper: dm-raid45: initialized v0.2594b
[    8.616777] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   10.431294] udevd[361]: starting version 173
[   10.590132] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   11.138130] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   11.233959] lp: driver loaded but no devices found
[   11.267216] intel_rng: Firmware space is locked read-only. If you can't or
[   11.267220] intel_rng: don't want to disable this in firmware setup, and if
[   11.267223] intel_rng: you are certain that your system has a functional
[   11.267226] intel_rng: RNG, try using the 'no_fwh_detect' option.
[   11.443645] parport_pc 00:06: reported by Plug and Play ACPI
[   11.443707] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[   11.540324] lp0: using parport0 (interrupt-driven).
[   11.913699] ppdev: user-space parallel port driver
[   12.075473] nvidia: module license 'NVIDIA' taints kernel.
[   12.075478] Disabling lock debugging due to kernel taint
[   13.491683] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   13.491697] nvidia 0000:01:00.0: setting latency timer to 64
[   13.491704] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   13.491912] NVRM: loading NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 2011
[   13.830396] type=1400 audit(1346611924.945:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=619 comm="apparmor_parser"
[   13.830415] type=1400 audit(1346611924.945:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=620 comm="apparmor_parser"
[   13.832044] type=1400 audit(1346611924.949:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=619 comm="apparmor_parser"
[   13.832062] type=1400 audit(1346611924.949:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=620 comm="apparmor_parser"
[   13.832968] type=1400 audit(1346611924.949:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=619 comm="apparmor_parser"
[   13.832996] type=1400 audit(1346611924.949:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=620 comm="apparmor_parser"
[   14.091756] Intel ICH 0000:00:1e.2: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[   14.091795] Intel ICH 0000:00:1e.2: setting latency timer to 64
[   14.459559] intel8x0: white list rate for 1028:0177 is 48000
[   15.347153] init: failsafe main process (764) killed by TERM signal
[   17.278827] type=1400 audit(1346611928.393:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=856 comm="apparmor_parser"
[   17.281925] type=1400 audit(1346611928.397:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=856 comm="apparmor_parser"
[   17.282479] type=1400 audit(1346611928.397:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=856 comm="apparmor_parser"
[   17.295686] init: ureadahead-other main process (842) terminated with status 2
[   17.359955] type=1400 audit(1346611928.473:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session-wrapper" pid=855 comm="apparmor_parser"
[   18.659855] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.950477] lirc_dev: IR Remote Control driver registered, major 250 
[   19.761286] init: xbmcbuntu-wait (lightdm) main process (945) killed by TERM signal
[   19.763010] init: xbmcbuntu-wait (ubiquity) main process (946) killed by TERM signal
[   20.260067] tg3 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex
[   20.260072] tg3 0000:02:00.0: eth0: Flow control is on for TX and on for RX
[   20.260213] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   29.754346] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro,commit=0
[   30.704915] init: plymouth-stop pre-start process (1200) terminated with status 1
[   31.184022] eth0: no IPv6 routers present
[ 1567.685540] FAT-fs (sda1): bogus number of reserved sectors
[ 1567.685546] FAT-fs (sda1): Can't find a valid FAT filesystem
[ 1588.568669] FAT-fs (sda1): bogus number of reserved sectors
[ 1588.568676] FAT-fs (sda1): Can't find a valid FAT filesystem
[ 1738.084326] HPFS: Bad magic ... probably not HPFS
[ 3997.560031] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 3997.583232] __ntfs_error: 3 callbacks suppressed
[ 3997.583237] NTFS-fs error (device sda1): ntfs_read_inode_mount(): $MFT/$DATA attribute not found. $MFT is corrupt. Run chkdsk.
[ 3997.583242] NTFS-fs error (device sda1): ntfs_read_inode_mount(): Failed. Marking inode as bad.
[ 3997.583248] NTFS-fs error (device sda1): ntfs_fill_super(): Failed to load essential metadata.
[ 4012.591416] NTFS-fs error (device sda1): ntfs_read_inode_mount(): $MFT/$DATA attribute not found. $MFT is corrupt. Run chkdsk.
[ 4012.591426] NTFS-fs error (device sda1): ntfs_read_inode_mount(): Failed. Marking inode as bad.
[ 4012.591434] NTFS-fs error (device sda1): ntfs_fill_super(): Failed to load essential metadata.
[ 4039.574435] NTFS-fs error (device sda1): ntfs_read_inode_mount(): $MFT/$DATA attribute not found. $MFT is corrupt. Run chkdsk.
[ 4039.574441] NTFS-fs error (device sda1): ntfs_read_inode_mount(): Failed. Marking inode as bad.
[ 4039.574447] NTFS-fs error (device sda1): ntfs_fill_super(): Failed to load essential metadata.
[ 4056.393612] HPFS: Bad magic ... probably not HPFS
[ 4105.259219] FAT-fs (sda1): bogus number of reserved sectors
[ 4105.259225] FAT-fs (sda1): Can't find a valid FAT filesystem
[ 4199.306098] NTFS-fs error (device sda1): ntfs_read_inode_mount(): $MFT/$DATA attribute not found. $MFT is corrupt. Run chkdsk.
[ 4199.306105] NTFS-fs error (device sda1): ntfs_read_inode_mount(): Failed. Marking inode as bad.
[ 4199.306110] NTFS-fs error (device sda1): ntfs_fill_super(): Failed to load essential metadata.
[11947.751143] NTFS-fs error (device sda1): ntfs_read_inode_mount(): $MFT/$DATA attribute not found. $MFT is corrupt. Run chkdsk.
[11947.751153] NTFS-fs error (device sda1): ntfs_read_inode_mount(): Failed. Marking inode as bad.
[11947.751161] NTFS-fs error (device sda1): ntfs_fill_super(): Failed to load essential metadata.
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
Need any other info?
 
Old 09-02-2012, 09:25 PM   #5
abrinister
Member
 
Registered: Dec 2010
Location: Boston, MA, USA
Distribution: Arch Linux
Posts: 460

Rep: Reputation: 38
Nope that's actually all I need. What you need to do is boot into Windows, run cmd (as Administrator), and run

Code:
chkdsk /f <volume letter>
The /f is very important. Basically, a part of your NTFS partition is corrupted and you need to run chkdsk to fix them. Unfortunately, there is no chkdsk-like utility for Linux (that I'm aware of).

Alex Brinister
 
Old 09-02-2012, 09:33 PM   #6
Stogie
LQ Newbie
 
Registered: Sep 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Nope that's actually all I need. What you need to do is boot into Windows, run cmd (as Administrator), and run

Code:
chkdsk /f <volume letter>
The /f is very important. Basically, a part of your NTFS partition is corrupted and you need to run chkdsk to fix them. Unfortunately, there is no chkdsk-like utility for Linux (that I'm aware of).

Alex Brinister
I see. Hopefully this works fine putting it in a Windows 7 machine. No wonder I couldn't find this solution on any linux forums.

Appreciate the help man, I'm off to try it now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble mounting slave HDD in 10.3 flatstan SUSE / openSUSE 5 12-23-2007 11:25 AM
Problem mounting USB HDD NTFS formated borisi Linux - Hardware 3 06-06-2006 09:07 PM
Fedora - Problems Mounting NTFS USB HDD kdm2002 Linux - Hardware 2 01-31-2006 04:44 PM
New HDD, mounting trouble Jukas Linux - General 5 01-17-2006 09:57 PM
HELP!!! I have a problem mounting my SATA ntfs HDD patatoemasher Debian 3 06-25-2005 06:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration