Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 25/09/2010, à 14:33

Garbanzo972

Monter une partition

Salut  a tous,

J ai eu un probleme de " initrans", j ai donc decide de tout reinstaller
Je voudrais tout de meme recuperer quelques elements sur mon disque dur a partir du CD live, mais impossible de monter le volume
Quelqu un connait il la signification de ce message

Desole pour les accents, mon clavier n est pas configure

Merci d avance


Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sda5,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so[b]


Trusty Tahr  sur Sony VAIO
Lubuntu 12.04 sur iMac G4

Hors ligne

#2 Le 25/09/2010, à 14:39

MaxInux

Re : Monter une partition

bonjour

Il dit qu'il ne reconnaît pas le filesystem.
quelle est la commande employée et quel est son type de formatage (filesystem: ntfs, ext, fat32...)


Vous avez des soucis d'installation ou souhaitez une aide efficace, près et proche de vous....
Parrains Linux.
"« Tout ce dont nous avons besoin est une crise majeure appropriée, et les nations accepteront le Nouvel Ordre Mondial » (David Rockefeller)"

Hors ligne

#3 Le 25/09/2010, à 15:01

Garbanzo972

Re : Monter une partition

Si ca peut t aider


ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical / optimal IO): 512 bytes / 512 bytes
Disk identifier: 0x28352835

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        4965    39881331    7  HPFS/NTFS
/dev/sda2           18163       19326     9349798+   c  W95 FAT32 (LBA)
/dev/sda3           19327       19457     1052226   d7  Unknown
/dev/sda4            4966       18162   106004902+   5  Extended
/dev/sda5            4966       17800   103097106   83  Linux
/dev/sda6           17801       18162     2907733+  82  Linux swap / Solaris


Trusty Tahr  sur Sony VAIO
Lubuntu 12.04 sur iMac G4

Hors ligne

#4 Le 25/09/2010, à 15:08

MaxInux

Re : Monter une partition

Essayons, tu entres les commandes une à une

mkdir -p ~/tmpPart/sda5
sudo mount /dev/sda5 ~/tmpPart/sda5
ls -l ~/tmpPart/sda5

Vous avez des soucis d'installation ou souhaitez une aide efficace, près et proche de vous....
Parrains Linux.
"« Tout ce dont nous avons besoin est une crise majeure appropriée, et les nations accepteront le Nouvel Ordre Mondial » (David Rockefeller)"

Hors ligne

#5 Le 25/09/2010, à 15:18

Garbanzo972

Re : Monter une partition

Le resultat

Partition table entries are not in disk order
ubuntu@ubuntu:~$ mkdir -p ~/tmpPart/sda5
ubuntu@ubuntu:~$ sudo mount /dev/sda5 ~/tmpPart/sda5

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

ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ ls -l ~/tmpPart/sda5
total 0


Trusty Tahr  sur Sony VAIO
Lubuntu 12.04 sur iMac G4

Hors ligne

#6 Le 25/09/2010, à 15:25

MaxInux

Re : Monter une partition

poste

sudo mount /dev/sda5 ~/tmpPart/sda5
sudo tac /var/log/messages

Dernière modification par MaxInux (Le 25/09/2010, à 15:26)


Vous avez des soucis d'installation ou souhaitez une aide efficace, près et proche de vous....
Parrains Linux.
"« Tout ce dont nous avons besoin est une crise majeure appropriée, et les nations accepteront le Nouvel Ordre Mondial » (David Rockefeller)"

Hors ligne

#7 Le 25/09/2010, à 15:32

Garbanzo972

Re : Monter une partition

Dsl, je dois m<absenter, je te fais ca a mon retour

Merci

La 1ere
ubuntu@ubuntu:~$ sudo mount /dev/sda5 ~/tmpPart/sda5

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

La 2eme

Sep 24 21:53:54 ubuntu kernel: [    2.986617] pci 0000:00:00.0: Found enabled HT MSI Mapping
Sep 24 21:53:54 ubuntu kernel: [    2.986587] pci 0000:00:00.0: Found enabled HT MSI Mapping
Sep 24 21:53:54 ubuntu kernel: [    2.986541] pci 0000:00:00.0: Enabling HT MSI Mapping
Sep 24 21:53:54 ubuntu kernel: [    2.986533] pci 0000:00:00.0: Found disabled HT MSI Mapping
Sep 24 21:53:54 ubuntu kernel: [    2.986490] NET: Registered protocol family 1
Sep 24 21:53:54 ubuntu kernel: [    2.986356] TCP reno registered
Sep 24 21:53:54 ubuntu kernel: [    2.986351] TCP: Hash tables configured (established 131072 bind 65536)
Sep 24 21:53:54 ubuntu kernel: [    2.985941] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Sep 24 21:53:54 ubuntu kernel: [    2.985198] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Sep 24 21:53:54 ubuntu kernel: [    2.985198] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 24 21:53:54 ubuntu kernel: [    2.985198] NET: Registered protocol family 2
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:10.0:   PREFETCH window: disabled
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:10.0:   MEM window: 0xb3400000-0xb34fffff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:10.0:   IO window: disabled
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:10.0: PCI bridge, secondary bus 0000:07
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:03.0:   PREFETCH window: 0x000000d0200000-0x000000d03fffff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:03.0:   MEM window: 0xb3200000-0xb33fffff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:03.0:   IO window: 0x5000-0x5fff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:03.0: PCI bridge, secondary bus 0000:03
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:02.0:   PREFETCH window: 0x000000d0000000-0x000000d01fffff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:02.0:   MEM window: 0xb3000000-0xb31fffff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:02.0:   IO window: 0x4000-0x4fff
Sep 24 21:53:54 ubuntu kernel: [    2.985198] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
Sep 24 21:53:54 ubuntu kernel: [    2.985060] Switching to clocksource acpi_pm
Sep 24 21:53:54 ubuntu kernel: [    2.950290] system 00:04: ioport range 0x4d0-0x4d1 has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950286] system 00:04: ioport range 0x380-0x383 has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950282] system 00:04: ioport range 0x360-0x361 has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950274] system 00:03: ioport range 0x2000-0x203f has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950269] system 00:03: ioport range 0x1880-0x18ff has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950265] system 00:03: ioport range 0x1800-0x187f has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950261] system 00:03: ioport range 0x1480-0x14ff has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950257] system 00:03: ioport range 0x1400-0x147f has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950253] system 00:03: ioport range 0x1080-0x10ff has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950248] system 00:03: ioport range 0x1000-0x107f has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950240] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950231] system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950226] system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950221] system 00:00: iomem range 0xffc00000-0xffffffff could not be reserved
Sep 24 21:53:54 ubuntu kernel: [    2.950201] PnPBIOS: Disabled by ACPI PNP
Sep 24 21:53:54 ubuntu kernel: [    2.950196] ACPI: ACPI bus type pnp unregistered
Sep 24 21:53:54 ubuntu kernel: [    2.950192] pnp: PnP ACPI: found 11 devices
Sep 24 21:53:54 ubuntu kernel: [    2.947471] ACPI: bus type pnp registered
Sep 24 21:53:54 ubuntu kernel: [    2.947446] pnp: PnP ACPI init
Sep 24 21:53:54 ubuntu kernel: [    2.947418] AppArmor: AppArmor Filesystem Enabled
Sep 24 21:53:54 ubuntu kernel: [    2.944147] Freeing initrd memory: 8880k freed
Sep 24 21:53:54 ubuntu kernel: [    2.944827] Switching to clocksource jiffies
Sep 24 21:53:54 ubuntu kernel: [    2.944775] NetLabel:  unlabeled traffic allowed by default
Sep 24 21:53:54 ubuntu kernel: [    2.944758] NetLabel:  protocols = UNLABELED CIPSOv4
Sep 24 21:53:54 ubuntu kernel: [    2.944756] NetLabel:  domain hash size = 128
Sep 24 21:53:54 ubuntu kernel: [    2.944753] NetLabel: Initializing
Sep 24 21:53:54 ubuntu kernel: [    2.944537] PCI: Using ACPI for IRQ routing
Sep 24 21:53:54 ubuntu kernel: [    2.944533] ACPI: WMI: Mapper loaded
Sep 24 21:53:54 ubuntu kernel: [    2.944325] usbcore: registered new device driver usb
Sep 24 21:53:54 ubuntu kernel: [    2.944288] usbcore: registered new interface driver hub
Sep 24 21:53:54 ubuntu kernel: [    2.944271] usbcore: registered new interface driver usbfs
Sep 24 21:53:54 ubuntu kernel: [    2.944053] SCSI subsystem initialized
Sep 24 21:53:54 ubuntu kernel: [    2.943885] vgaarb: loaded
Sep 24 21:53:54 ubuntu kernel: [    2.943862] vgaarb: device added: PCI:0000:00:05.0,decodes=io+mem,owns=io+mem,locks=none
Sep 24 21:53:54 ubuntu kernel: [    2.943707] ACPI: PCI Interrupt Link [LSI1] (IRQs 16 17 18 19 20 21 22 23) *10
Sep 24 21:53:54 ubuntu kernel: [    2.943474] ACPI: PCI Interrupt Link [LTID] (IRQs 16 17 18 19 20 21 22 23) *5
Sep 24 21:53:54 ubuntu kernel: [    2.943233] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.943000] ACPI: PCI Interrupt Link [LMCI] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.942763] ACPI: PCI Interrupt Link [LACI] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.942527] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.942295] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 17 18 19 20 21 22 23) *10
Sep 24 21:53:54 ubuntu kernel: [    2.942060] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 17 18 19 20 21 22 23) *7
Sep 24 21:53:54 ubuntu kernel: [    2.941826] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 17 18 19 20 21 22 23) *11
Sep 24 21:53:54 ubuntu kernel: [    2.941596] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *10
Sep 24 21:53:54 ubuntu kernel: [    2.941365] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 22 23) *10
Sep 24 21:53:54 ubuntu kernel: [    2.941134] ACPI: PCI Interrupt Link [LK4E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.940900] ACPI: PCI Interrupt Link [LK3E] (IRQs 16 17 18 19 20 21 22 23) *11
Sep 24 21:53:54 ubuntu kernel: [    2.940659] ACPI: PCI Interrupt Link [LK2E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.940424] ACPI: PCI Interrupt Link [LK1E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.940191] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.939952] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 *11 14 15)
Sep 24 21:53:54 ubuntu kernel: [    2.939717] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 *11 14 15)
Sep 24 21:53:54 ubuntu kernel: [    2.939480] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabled.
Sep 24 21:53:54 ubuntu kernel: [    2.899597] pci 0000:00:10.0: transparent bridge
Sep 24 21:53:54 ubuntu kernel: [    2.899559] pci 0000:07:05.4: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.899554] pci 0000:07:05.4: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.899479] pci 0000:07:05.3: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.899474] pci 0000:07:05.3: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.899396] pci 0000:07:05.2: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.899391] pci 0000:07:05.2: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.899317] pci 0000:07:05.1: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.899312] pci 0000:07:05.1: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.899236] pci 0000:07:05.0: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.899231] pci 0000:07:05.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.898936] pci 0000:00:14.0: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.898931] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.898853] pci 0000:00:10.1: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.898848] pci 0000:00:10.1: PME# supported from D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.898579] pci 0000:00:0b.1: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.898574] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.898498] pci 0000:00:0b.0: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.898492] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.898312] pci 0000:00:0a.1: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.898305] pci 0000:00:0a.1: PME# supported from D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.898217] HPET not enabled in BIOS. You might try hpet=force boot option
Sep 24 21:53:54 ubuntu kernel: [    2.897951] pci 0000:00:03.0: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.897947] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.897901] pci 0000:00:02.0: PME# disabled
Sep 24 21:53:54 ubuntu kernel: [    2.897896] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 21:53:54 ubuntu kernel: [    2.897582] ACPI: PCI Root Bridge [PCI0] (0000:00)
Sep 24 21:53:54 ubuntu kernel: [    2.897435] ACPI: No dock devices found.
Sep 24 21:53:54 ubuntu kernel: [    2.897161] ACPI: EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
Sep 24 21:53:54 ubuntu kernel: [    2.891155] Switch to broadcast mode on CPU0
Sep 24 21:53:54 ubuntu kernel: [    2.890740] ACPI: Using IOAPIC for interrupt routing
Sep 24 21:53:54 ubuntu kernel: [    2.890712] ACPI: (supports S0 S3 S4 S5)
Sep 24 21:53:54 ubuntu kernel: [    2.890700] ACPI: Interpreter enabled
Sep 24 21:53:54 ubuntu kernel: [    2.889026]  (20090903/dsobject-515)
Sep 24 21:53:54 ubuntu kernel: [    2.889018] ACPI Warning: Package List length (0x1) larger than NumElements count (0x0), truncated
Sep 24 21:53:54 ubuntu kernel: [    2.888934]  (20090903/dsobject-515)
Sep 24 21:53:54 ubuntu kernel: [    2.888926] ACPI Warning: Package List length (0x1) larger than NumElements count (0x0), truncated
Sep 24 21:53:54 ubuntu kernel: [    2.887020] bio: create slab <bio-0> at 0
Sep 24 21:53:54 ubuntu kernel: [    0.179014] Trying to unpack rootfs image as initramfs...
Sep 24 21:53:54 ubuntu kernel: [    0.177661] PCI: Using configuration type 1 for base access
Sep 24 21:53:54 ubuntu kernel: [    0.177658] PCI: Using MMCONFIG for extended config space
Sep 24 21:53:54 ubuntu kernel: [    0.177655] PCI: MCFG area at e0000000 reserved in E820
Sep 24 21:53:54 ubuntu kernel: [    0.177650] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 6
Sep 24 21:53:54 ubuntu kernel: [    0.177570] ACPI: bus type pci registered
Sep 24 21:53:54 ubuntu kernel: [    0.177557] EISA bus registered
Sep 24 21:53:54 ubuntu kernel: [    0.177405] NET: Registered protocol family 16
Sep 24 21:53:54 ubuntu kernel: [    0.177341] Time: 21:50:14  Date: 09/24/10
Sep 24 21:53:54 ubuntu kernel: [    0.177308] regulator: core version 0.5
Sep 24 21:53:54 ubuntu kernel: [    0.176616] devtmpfs: initialized
Sep 24 21:53:54 ubuntu kernel: [    0.176157] Switch to broadcast mode on CPU1
Sep 24 21:53:54 ubuntu kernel: [    0.176157] System has AMD C1E enabled
Sep 24 21:53:54 ubuntu kernel: [    0.176163] Total of 2 processors activated (6429.57 BogoMIPS).
Sep 24 21:53:54 ubuntu kernel: [    0.176159] Brought up 2 CPUs
Sep 24 21:53:54 ubuntu kernel: [    0.176126] CPU1: AMD Turion(tm) 64 X2 Mobile Technology TL-50 stepping 02
Sep 24 21:53:54 ubuntu kernel: [    0.012000] CPU: Processor Core ID: 1
Sep 24 21:53:54 ubuntu kernel: [    0.012000] CPU: Physical Processor ID: 0
Sep 24 21:53:54 ubuntu kernel: [    0.012000] CPU: L2 Cache: 256K (64 bytes/line)
Sep 24 21:53:54 ubuntu kernel: [    0.012000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Sep 24 21:53:54 ubuntu kernel: [    0.012000] Initializing CPU#1
Sep 24 21:53:54 ubuntu kernel: [    0.092001] Booting processor 1 APIC 0x1 ip 0x6000
Sep 24 21:53:54 ubuntu kernel: [    0.088492] CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-50 stepping 02
Sep 24 21:53:54 ubuntu kernel: [    0.048629] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
Sep 24 21:53:54 ubuntu kernel: [    0.044020] ftrace: allocating 22170 entries in 44 pages
Sep 24 21:53:54 ubuntu kernel: [    0.044012] ftrace: converting mcount calls to 0f 1f 44 00 00
Sep 24 21:53:54 ubuntu kernel: [    0.030650] ACPI: Core revision 20090903
Sep 24 21:53:54 ubuntu kernel: [    0.012196] Checking 'hlt' instruction... OK.
Sep 24 21:53:54 ubuntu kernel: [    0.012190] ... event mask:             000000000000000f
Sep 24 21:53:54 ubuntu kernel: [    0.012187] ... fixed-purpose events:   0
Sep 24 21:53:54 ubuntu kernel: [    0.012183] ... max period:             00007fffffffffff
Sep 24 21:53:54 ubuntu kernel: [    0.012179] ... value mask:             0000ffffffffffff
Sep 24 21:53:54 ubuntu kernel: [    0.012175] ... generic registers:      4
Sep 24 21:53:54 ubuntu kernel: [    0.012172] ... bit width:              48
Sep 24 21:53:54 ubuntu kernel: [    0.012169] ... version:                0
Sep 24 21:53:54 ubuntu kernel: [    0.012160] Performance Events: AMD PMU driver.
Sep 24 21:53:54 ubuntu kernel: [    0.012151] using C1E aware idle routine
Sep 24 21:53:54 ubuntu kernel: [    0.012138] mce: CPU supports 5 MCE banks
Sep 24 21:53:54 ubuntu kernel: [    0.012133] CPU: Processor Core ID: 0
Sep 24 21:53:54 ubuntu kernel: [    0.012130] CPU: Physical Processor ID: 0
Sep 24 21:53:54 ubuntu kernel: [    0.012126] CPU: L2 Cache: 256K (64 bytes/line)
Sep 24 21:53:54 ubuntu kernel: [    0.012122] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Sep 24 21:53:54 ubuntu kernel: [    0.012101] Initializing cgroup subsys net_cls
Sep 24 21:53:54 ubuntu kernel: [    0.012097] Initializing cgroup subsys freezer
Sep 24 21:53:54 ubuntu kernel: [    0.012092] Initializing cgroup subsys devices
Sep 24 21:53:54 ubuntu kernel: [    0.012084] Initializing cgroup subsys memory
Sep 24 21:53:54 ubuntu kernel: [    0.012077] Initializing cgroup subsys cpuacct
Sep 24 21:53:54 ubuntu kernel: [    0.012071] Initializing cgroup subsys ns
Sep 24 21:53:54 ubuntu kernel: [    0.008064] Mount-cache hash table entries: 512
Sep 24 21:53:54 ubuntu kernel: [    0.008053] AppArmor: AppArmor initialized
Sep 24 21:53:54 ubuntu kernel: [    0.008028] Security Framework initialized
Sep 24 21:53:54 ubuntu kernel: [    0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3214.73 BogoMIPS (lpj=6429464)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Detected 1607.366 MHz processor.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Fast TSC calibration using PIT
Sep 24 21:53:54 ubuntu kernel: [    0.000000] console [tty0] enabled
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Console: colour VGA+ 80x25
Sep 24 21:53:54 ubuntu kernel: [    0.000000] NR_IRQS:2304 nr_irqs:424
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Hierarchical RCU implementation.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Sep 24 21:53:54 ubuntu kernel: [    0.000000]       .text : 0xc0100000 - 0xc05a2d23   (4747 kB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]       .data : 0xc05a2d23 - 0xc07c6b28   (2191 kB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]       .init : 0xc07c7000 - 0xc086c000   ( 660 kB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     fixmap  : 0xfff1d000 - 0xfffff000   ( 904 kB)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] virtual kernel memory layout:
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Memory: 982972k/1014784k available (4747k kernel code, 30936k reserved, 2191k data, 660k init, 105480k highmem)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Initializing HighMem for node 0 (000377fe:0003df00)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Sep 24 21:53:54 ubuntu kernel: [    0.000000] allocated 5073920 bytes of page_cgroup
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Initializing CPU#0
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Enabling unmasked SIMD FPU exception support... done.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Enabling fast FPU save and restore... done.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 251610
Sep 24 21:53:54 ubuntu kernel: [    0.000000] pcpu-alloc: [0] 0 1 
Sep 24 21:53:54 ubuntu kernel: [    0.000000] pcpu-alloc: s35928 r0 d21416 u2097152 alloc=1*4194304
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PERCPU: Embedded 14 pages/cpu @c1c00000 s35928 r0 d21416 u2097152
Sep 24 21:53:54 ubuntu kernel: [    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PM: Registered nosave memory: 00000000000d2000 - 0000000000100000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
Sep 24 21:53:54 ubuntu kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Detected use of extended apic ids on hypertransport bus
Sep 24 21:53:54 ubuntu kernel: [    0.000000] If you got timer trouble try acpi_use_timer_override
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Nvidia board detected. Ignoring ACPI timer override.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Using APIC driver default
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     0: 0x00000100 -> 0x0003df00
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     0: 0x00000006 -> 0x0000009d
Sep 24 21:53:54 ubuntu kernel: [    0.000000]     0: 0x00000000 -> 0x00000002
Sep 24 21:53:54 ubuntu kernel: [    0.000000] early_node_map[3] active PFN ranges
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Movable zone start PFN for each node
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   HighMem  0x000377fe -> 0x0003df00
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   Normal   0x00001000 -> 0x000377fe
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   DMA      0x00000000 -> 0x00001000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Zone PFN ranges:
Sep 24 21:53:54 ubuntu kernel: [    0.000000] found SMP MP-table at [c00f89a0] f89a0
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #7 [0000903000 - 00011af172]      NEW RAMDISK ==> [0000903000 - 00011af172]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #5 [00008ff000 - 0000902108]              BRK ==> [00008ff000 - 0000902108]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #4 [000009dc00 - 0000100000]    BIOS reserved ==> [000009dc00 - 0000100000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #3 [0000100000 - 00008fee18]    TEXT DATA BSS ==> [0000100000 - 00008fee18]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   node 0 bootmap 00008000 - 0000ef00
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   node 0 low ram: 00000000 - 377fe000
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   low ram: 0 - 377fe000
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   mapped low ram: 0 - 377fe000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] 887MB LOWMEM available.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] 103MB HIGHMEM available.
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: BOOT 3df16fd8 00028 (v01     HP $SBFTBL$ 06040000  LTP 00000001)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: APIC 3df16f84 00054 (v01 HP     ? APIC   06040000  LTP 00000000)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: MCFG 3df16f48 0003C (v01 HP       MCFG   06040000  LTP 00000000)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: SSDT 3df16dc6 00182 (v01 HP     POWERNOW 06040000  LTP 00000001)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: FACS 3df17fc0 00040
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: DSDT 3df0fbd1 07181 (v01 HP       MCP51M 06040000 MSFT 0100000E)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: FACP 3df16d52 00074 (v01 HP     MCP51M   06040000 PTL_ 000F4240)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: RSDT 3df0fb99 00038 (v01 HP       RSDT   06040000  LTP 00000000)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] ACPI: RSDP 000f8970 00014 (v00 HP    )
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Move RAMDISK from 000000003d623000 - 000000003decf171 to 00903000 - 011af171
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Allocated new RAMDISK: 00903000 - 011af172
Sep 24 21:53:54 ubuntu kernel: [    0.000000] RAMDISK: 3d623000 - 3decf172
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Using x86 segment limits to approximate NX protection
Sep 24 21:53:54 ubuntu kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 00000000fff80000 - 0000000100000000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 00000000fec00000 - 00000000fec10000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 000000003df80000 - 0000000040000000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 000000003df17000 - 000000003df80000 (ACPI NVS)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 000000003df00000 - 000000003df17000 (ACPI data)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 0000000000100000 - 000000003df00000 (usable)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 00000000000d2000 - 0000000000100000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 000000000009dc00 - 00000000000a0000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 0000000000006000 - 000000000009dc00 (usable)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 0000000000002000 - 0000000000006000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  modified: 0000000000000000 - 0000000000002000 (usable)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] modified physical RAM map:
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Scanning 1 areas for low memory corruption
Sep 24 21:53:54 ubuntu kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Sep 24 21:53:54 ubuntu kernel: [    0.000000] last_pfn = 0x3df00 max_arch_pfn = 0x100000
Sep 24 21:53:54 ubuntu kernel: [    0.000000] DMI present.
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 000000003df80000 - 0000000040000000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 000000003df17000 - 000000003df80000 (ACPI NVS)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 000000003df00000 - 000000003df17000 (ACPI data)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003df00000 (usable)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000000d2000 - 0000000000100000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
Sep 24 21:53:54 ubuntu kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] BIOS-provided physical RAM map:
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   UMC UMC UMC UMC
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   Transmeta TransmetaCPU
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   Transmeta GenuineTMx86
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   Centaur CentaurHauls
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   Cyrix CyrixInstead
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   NSC Geode by NSC
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   AMD AuthenticAMD
Sep 24 21:53:54 ubuntu kernel: [    0.000000]   Intel GenuineIntel
Sep 24 21:53:54 ubuntu kernel: [    0.000000] KERNEL supported cpus:
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Linux version 2.6.32-16-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-3ubuntu1) ) #25-Ubuntu SMP Tue Mar 9 16:33:52 UTC 2010 (Ubuntu 2.6.32-16.25-generic)
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Initializing cgroup subsys cpu
Sep 24 21:53:54 ubuntu kernel: [    0.000000] Initializing cgroup subsys cpuset
Sep 24 21:53:54 ubuntu rsyslogd: rsyslogd's userid changed to 101
Sep 24 21:53:54 ubuntu rsyslogd: rsyslogd's groupid changed to 103
Sep 24 21:53:54 ubuntu rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" x-pid="1317" x-info="http://www.rsyslog.com"] (re)start
Sep 24 21:53:54 ubuntu kernel: imklog 4.2.0, log source = /proc/kmsg started.
ubuntu@ubuntu:~$

Dernière modification par Garbanzo972 (Le 26/09/2010, à 15:28)


Trusty Tahr  sur Sony VAIO
Lubuntu 12.04 sur iMac G4

Hors ligne