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 26/01/2009, à 22:25

jeabay

impossible de démarrer Ubuntu 8.10

J'ai installé ubuntu 8.10 il y a un mois sur mon ordi lassé des plantages d'Xp et curieux de tester cette distribution prometteuse.
Étant plutôt Mandriva et Kde je me suis quand assez vite adapté.

J'ai malheureusement un gros souci depuis hier: suite aux coupures de courant dûes à la tempête de Samedi mon ordinateur s'est arrêté de façon brutale. Je n'ai pu le redémarrer qu'hier après 24 h de black out.
Au deuxième ou troisème démarrage (Je ne laisse pas constamment allumé...), il a purement et simplement refusé de démarrer.

Voici le message affiché:

Boot from (hd0,0) ext 3  [ « suite de chiffres et lettres 1 »]
Starting up ...
Loading, please wait ...
usplash: Setting mode 1152x864 failed
usplash: Using mode 1024x768
19+0 records in
19+0 records out
kinit: name_to_dev_t (/ dev / disk / by-uuid / db [« suite de chiffres et lettres 2 »] = dev (8,21)
kinit: trying to resume from / dev / disk / by-uuid / db [« suite de chiffres et lettres 2 »]
kinit: no resume image, doing normal boot ...
mount: mounting /dev / disk / by-uuid / [ « suite de chiffres et lettres 1 »] on / root failed: invalid argument
mount: mounting / root/ dev on / dev / .static / dev failed: no such file or directory
mount: mounting / sys on / root / sys failed: no such file or directory
mount: mounting / proc on / root / proc failed: no such file or directory
target filesystem doesn't have / sbin / init.
No init found. Try passing init = bootarg.

Busybox v1.10.2 (ubuntu1:1.10.2-1ubuntu 6) built-in shell (ash)
Enter 'help' for a list of built-in commands

(initramfs) _

J'ai tenté d'accéder aux fichiers présents sur le disque dur via un live-cd, je n'y arrive pas car, au mieux, l'accès m'est refusé, au pire le disque dur n'apparaît même pas. Bref j'aimerais savoir s'il est possible compte tenu des infos que j'ai données, via une commande, de démarrer le système ou, au moins de m'indiquer une procédure pour récupérer ces fichiers.

Sous mandriva j'aurais tenté une réinstallation de la partition racine, ça n'aurait pas effacé mes fichiers sur home. Apparemment il n'y a pas de partition home avec Ubuntu, donc une réinstallation devrait effacer mes fichiers...

Merci d'avance

Dernière modification par jeabay (Le 26/01/2009, à 22:26)

Hors ligne

#2 Le 26/01/2009, à 22:38

Grunt

Re : impossible de démarrer Ubuntu 8.10

J'ai eu les mêmes symptômes sur mon serveur, si c'est le même problème ce n'est pas grave smile

Reste sur le liveCD pour la suite de la réparation.
Depuis le liveCD, poste les résultats de

mount
ls /dev/hd*
ls /dev/sd*

#3 Le 26/01/2009, à 23:08

jeabay

Re : impossible de démarrer Ubuntu 8.10

mount > can't find sda1 in / etc / fstab
ls / dev / sda1  > no such file or directory

Hors ligne

#4 Le 26/01/2009, à 23:19

Grunt

Re : impossible de démarrer Ubuntu 8.10

C'est tout ce qu'il se passe?

#5 Le 26/01/2009, à 23:45

jeabay

Re : impossible de démarrer Ubuntu 8.10

Sorry j'ai mal compris la manip. Donc pour

mount > /proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /lib/modules/2.6.27-7-generic/volatile type tmpfs (rw,mode=0755)
tmpfs on /lib/modules/2.6.27-7-generic/volatile type tmpfs (rw,mode=0755)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
varrun on /var/run type tmpfs (rw,nosuid,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
rootfs on / type rootfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/scd0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)

par contre pour les autres commandes c'est pareil que précédemment.

> ls: cannot access dev: No such file or directory
ls: cannot access sda1: No such file or directory
/:
bin   cdrom  etc   initrd.img  media  opt   rofs  sbin  sys  usr  vmlinuz
boot  dev    home  lib         mnt    proc  root  srv   tmp  var

/:
bin   cdrom  etc   initrd.img  media  opt   rofs  sbin  sys  usr  vmlinuz
boot  dev    home  lib         mnt    proc  root  srv   tmp  var

Dernière modification par jeabay (Le 26/01/2009, à 23:47)

Hors ligne

#6 Le 26/01/2009, à 23:48

Grunt

Re : impossible de démarrer Ubuntu 8.10

Faut pas mettre d'espaces dans "/dev/sd*" et "/dev/hd*"

#7 Le 26/01/2009, à 23:54

J5012

Re : impossible de démarrer Ubuntu 8.10

@Grand_Grunt
les commandes que tu as donne ne peuvent fonctionner puisque boot du livecd !
mount utilise bien sur le fstab du livecd
/dev/sdx est sur le livecd ou dans la ram
le mieux est un dmesg ou un fdisk -l

@jeabay
ne met pas d'espace dans /dev/sdx !!

copie colle ici le rsultat de

fdisk -l

Dernière modification par J5012 (Le 26/01/2009, à 23:55)

Hors ligne

#8 Le 26/01/2009, à 23:57

Gouyu

Re : impossible de démarrer Ubuntu 8.10

Salut à vous,
Ca vient de sortir (suite à une mise à jour?) sous ubuntu ibex quand je veux réduire une fenetre, celle-ci se ferme purement et simplement. N'étant pas un grand spécialiste de Linux, je m'en accomode, ne sachant ou mettre les mains, mais j'aimerais comprendre : si qqu'un a une idée : merci.

Hors ligne

#9 Le 27/01/2009, à 00:00

Grunt

Re : impossible de démarrer Ubuntu 8.10

@J5012:
mount c'est pour voir où est le LiveCD afin de savoir ce qui n'est pas le LiveCD dans /dev..
Je te laisse continuer ^^

#10 Le 27/01/2009, à 00:03

jeabay

Re : impossible de démarrer Ubuntu 8.10

Si je tape ls /dev/sdb1 j'ai dev/sdb1 ???

Si j'essaie de monter le "volume" à partir du "poste de travail"  j'ai deux messages:
1) Cannot mount volume
unable to mount the volume
mount: wrong fs type, bad option, bad superblock on/dev/sdb1, missing codepage or helper program, or other error. In some cases useful info is found in syslog - try   dmseg I tail or so
2) Unable to mount 157,7 GB Media
DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Hors ligne

#11 Le 27/01/2009, à 00:06

jeabay

Re : impossible de démarrer Ubuntu 8.10

fdisk -l
Cannot open /dev/sda
Cannot open /dev/sdb

Hors ligne

#12 Le 27/01/2009, à 00:22

jeabay

Re : impossible de démarrer Ubuntu 8.10

pour dmesg accrochez-vous!

[    0.000000] ACPI: RSDT 2FFF3040, 002C (r1 AWARD  AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: FACP 2FFF30C0, 0074 (r1 AWARD  AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: DSDT 2FFF3180, 418C (r1 AWARD  AWRDACPI     1000 MSFT  100000E)
[    0.000000] ACPI: FACS 2FFF0000, 0040
[    0.000000] ACPI: APIC 2FFF7380, 005A (r1 AWARD  AWRDACPI 42302E31 AWRD        0)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 767MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 2fff0000
[    0.000000]   low ram: 00000000 - 2fff0000
[    0.000000]   bootmap 00009000 - 0000f000
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 002fff0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 00005c0a20]    TEXT DATA BSS ==> [0000100000 - 00005c0a20]
[    0.000000]   #4 [002f7b1000 - 002ffbf8ae]          RAMDISK ==> [002f7b1000 - 002ffbf8ae]
[    0.000000]   #5 [00005c1000 - 00005c4000]    INIT_PG_TABLE ==> [00005c1000 - 00005c4000]
[    0.000000]   #6 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #7 [0000007000 - 0000009000]          PGTABLE ==> [0000007000 - 0000009000]
[    0.000000]   #8 [0000009000 - 000000f000]          BOOTMAP ==> [0000009000 - 000000f000]
[    0.000000] found SMP MP-table at [c00f6430] 000f6430
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0002fff0
[    0.000000]   HighMem  0x0002fff0 -> 0x0002fff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0002fff0
[    0.000000] On node 0 totalpages: 196495
[    0.000000] free_area_init_node: node 0, pgdat c048a500, node_mem_map c1000000
[    0.000000]   DMA zone: 3963 pages, LIFO batch:0
[    0.000000]   Normal zone: 190804 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 20, 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 dfl dfl)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 30000000:cec00000)
[    0.000000] PERCPU: Allocating 41628 bytes of per cpu data
[    0.000000] NR_CPUS: 64, nr_cpu_ids: 1, nr_node_ids 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 194767
[    0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash -- debian-installer/language=fr console-setup/layoutcode?=fr console-setup/variantcode?=oss
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] TSC: PIT calibration confirmed by PMTIMER.
[    0.000000] TSC: using PMTIMER calibration value
[    0.000000] Detected 1808.385 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Memory: 764868k/786368k available (2572k kernel code, 20928k reserved, 1160k data, 424k init, 0k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xffc77000 - 0xfffff000   (3616 kB)
[    0.004000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.004000]     vmalloc : 0xf0800000 - 0xff3fe000   ( 235 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xefff0000   ( 767 MB)
[    0.004000]       .init : 0xc04ab000 - 0xc0515000   ( 424 kB)
[    0.004000]       .data : 0xc038329a - 0xc04a5680   (1160 kB)
[    0.004000]       .text : 0xc0100000 - 0xc038329a   (2572 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 3616.77 BogoMIPS (lpj=7233540)
[    0.004028] Security Framework initialized
[    0.004034] SELinux:  Disabled at boot.
[    0.004056] AppArmor: AppArmor initialized
[    0.004064] Mount-cache hash table entries: 512
[    0.004211] Initializing cgroup subsys ns
[    0.004215] Initializing cgroup subsys cpuacct
[    0.004218] Initializing cgroup subsys memory
[    0.004232] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.004235] CPU: L2 Cache: 128K (64 bytes/line)
[    0.004247] Checking 'hlt' instruction... OK.
[    0.020435] SMP alternatives: switching to UP code
[    0.026171] Freeing SMP alternatives: 11k freed
[    0.026175] ACPI: Core revision 20080609
[    0.027673] ACPI: Checking initramfs for custom DSDT
[    0.410697] ENABLING IO-APIC IRQs
[    0.410859] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.450548] CPU0: AMD Sempron(tm) Processor 3000+ stepping 00
[    0.452028] Brought up 1 CPUs
[    0.452028] Total of 1 processors activated (3616.77 BogoMIPS).
[    0.452028] CPU0 attaching sched-domain:
[    0.452028]  domain 0: span 0 level CPU
[    0.452028]   groups: 0
[    0.452028] net_namespace: 840 bytes
[    0.452028] Booting paravirtualized kernel on bare hardware
[    0.452028] Time: 21:37:12  Date: 01/26/09
[    0.452028] NET: Registered protocol family 16
[    0.452028] EISA bus registered
[    0.452028] ACPI: bus type pci registered
[    0.470162] PCI: PCI BIOS revision 2.10 entry at 0xf2550, last bus=1
[    0.470166] PCI: Using configuration type 1 for base access
[    0.471671] ACPI: EC: Look up EC in DSDT
[    0.473599] ACPI Warning (dsobject-0501): Package List length (6) larger than NumElements count (1), truncated
[    0.473604]  [20080609]
[    0.477659] ACPI: Interpreter enabled
[    0.477663] ACPI: (supports S0 S1 S3 S4 S5)
[    0.477682] ACPI: Using IOAPIC for interrupt routing
[    0.483302] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.483385] PCI: 0000:00:00.0 reg 10 32bit mmio: [e8000000, ebffffff]
[    0.483481] PCI: 0000:00:02.5 reg 20 io port: [4000, 400f]
[    0.483509] PCI: 0000:00:02.7 reg 10 io port: [c000, c0ff]
[    0.483514] PCI: 0000:00:02.7 reg 14 io port: [c400, c47f]
[    0.483538] pci 0000:00:02.7: supports D1
[    0.483540] pci 0000:00:02.7: supports D2
[    0.483542] pci 0000:00:02.7: PME# supported from D3hot D3cold
[    0.483547] pci 0000:00:02.7: PME# disabled
[    0.483558] PCI: 0000:00:03.0 reg 10 32bit mmio: [ef004000, ef004fff]
[    0.483589] PCI: 0000:00:03.1 reg 10 32bit mmio: [ef000000, ef000fff]
[    0.483620] PCI: 0000:00:03.2 reg 10 32bit mmio: [ef001000, ef001fff]
[    0.483657] PCI: 0000:00:03.3 reg 10 32bit mmio: [ef002000, ef002fff]
[    0.483682] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[    0.483686] pci 0000:00:03.3: PME# disabled
[    0.483708] PCI: 0000:00:04.0 reg 10 io port: [c800, c8ff]
[    0.483713] PCI: 0000:00:04.0 reg 14 32bit mmio: [ef003000, ef003fff]
[    0.483730] PCI: 0000:00:04.0 reg 30 32bit mmio: [0, 1ffff]
[    0.483740] pci 0000:00:04.0: supports D1
[    0.483742] pci 0000:00:04.0: supports D2
[    0.483744] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.483748] pci 0000:00:04.0: PME# disabled
[    0.483766] PCI: 0000:00:05.0 reg 10 io port: [cc00, cc07]
[    0.483771] PCI: 0000:00:05.0 reg 14 io port: [d000, d003]
[    0.483776] PCI: 0000:00:05.0 reg 18 io port: [d400, d407]
[    0.483782] PCI: 0000:00:05.0 reg 1c io port: [d800, d803]
[    0.483787] PCI: 0000:00:05.0 reg 20 io port: [dc00, dc0f]
[    0.483792] PCI: 0000:00:05.0 reg 24 io port: [e000, e07f]
[    0.483805] pci 0000:00:05.0: PME# supported from D3cold
[    0.483808] pci 0000:00:05.0: PME# disabled
[    0.483830] PCI: 0000:00:09.0 reg 10 32bit mmio: [ef005000, ef0050ff]
[    0.483836] PCI: 0000:00:09.0 reg 14 io port: [e400, e407]
[    0.483841] PCI: 0000:00:09.0 reg 18 io port: [e800, e8ff]
[    0.483862] pci 0000:00:09.0: supports D2
[    0.483865] pci 0000:00:09.0: PME# supported from D2 D3hot D3cold
[    0.483869] pci 0000:00:09.0: PME# disabled
[    0.483889] PCI: 0000:00:0b.0 reg 10 32bit mmio: [ef006000, ef0067ff]
[    0.483895] PCI: 0000:00:0b.0 reg 14 io port: [ec00, ec7f]
[    0.483920] pci 0000:00:0b.0: supports D2
[    0.483922] pci 0000:00:0b.0: PME# supported from D2 D3hot D3cold
[    0.483926] pci 0000:00:0b.0: PME# disabled
[    0.484014] PCI: 0000:01:00.0 reg 10 32bit mmio: [ec000000, ecffffff]
[    0.484019] PCI: 0000:01:00.0 reg 14 32bit mmio: [e0000000, e7ffffff]
[    0.484083] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
[    0.484112] PCI: bridge 0000:00:01.0 32bit mmio: [ec000000, edffffff]
[    0.484117] PCI: bridge 0000:00:01.0 32bit mmio pref: [e0000000, e7ffffff]
[    0.484124] bus 00 -> node 0
[    0.484136] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.510664] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.510815] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.510961] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.511106] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.511250] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.511394] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.511538] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.511683] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.511876] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.511918] pnp: PnP ACPI init
[    0.511929] ACPI: bus type pnp registered
[    0.515161] pnp: PnP ACPI: found 11 devices
[    0.515165] ACPI: ACPI bus type pnp unregistered
[    0.515169] PnPBIOS: Disabled by ACPI PNP
[    0.515552] PCI: Using ACPI for IRQ routing
[    0.515676] NET: Registered protocol family 8
[    0.515676] NET: Registered protocol family 20
[    0.515676] NetLabel: Initializing
[    0.515676] NetLabel:  domain hash size = 128
[    0.515676] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.515676] NetLabel:  unlabeled traffic allowed by default
[    0.516158] tracer: 772 pages allocated for 65536 entries of 48 bytes
[    0.516160]    actual entries 65620
[    0.516326] AppArmor: AppArmor Filesystem Enabled
[    0.516346] ACPI: RTC can wake from S4
[    0.516424] system 00:00: iomem range 0xcf400-0xcffff has been reserved
[    0.516428] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[    0.516432] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[    0.516436] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[    0.516439] system 00:00: iomem range 0x2fff0000-0x2fffffff could not be reserved
[    0.516444] system 00:00: iomem range 0xffff0000-0xffffffff could not be reserved
[    0.516447] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.516451] system 00:00: iomem range 0x100000-0x2ffeffff could not be reserved
[    0.516454] system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
[    0.516458] system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
[    0.516462] system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
[    0.516465] system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
[    0.516475] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.516478] system 00:02: ioport range 0x800-0x87f has been reserved
[    0.551583] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.551587] pci 0000:00:01.0:   IO window: disabled
[    0.551592] pci 0000:00:01.0:   MEM window: 0xec000000-0xedffffff
[    0.551597] pci 0000:00:01.0:   PREFETCH window: 0x000000e0000000-0x000000e7ffffff
[    0.551608] bus: 00 index 0 io port: [0, ffff]
[    0.551611] bus: 00 index 1 mmio: [0, ffffffff]
[    0.551613] bus: 01 index 0 mmio: [0, 0]
[    0.551616] bus: 01 index 1 mmio: [ec000000, edffffff]
[    0.551618] bus: 01 index 2 mmio: [e0000000, e7ffffff]
[    0.551621] bus: 01 index 3 mmio: [0, 0]
[    0.551635] NET: Registered protocol family 2
[    0.551784] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.552139] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.553217] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.553802] TCP: Hash tables configured (established 131072 bind 65536)
[    0.553806] TCP reno registered
[    0.553917] NET: Registered protocol family 1
[    0.554052] checking if image is initramfs... it is
[    1.052068] Switched to high resolution mode on CPU 0
[    1.351054] Freeing initrd memory: 8250k freed
[    1.351850] audit: initializing netlink socket (disabled)
[    1.351867] type=2000 audit(1233005832.348:1): initialized
[    1.358445] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.360883] VFS: Disk quotas dquot_6.5.1
[    1.360990] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.361101] msgmni has been set to 1510
[    1.361248] io scheduler noop registered
[    1.361251] io scheduler anticipatory registered
[    1.361253] io scheduler deadline registered
[    1.361269] io scheduler cfq registered (default)
[    1.361330] pci 0000:01:00.0: Boot video device
[    1.361685] isapnp: Scanning for PnP cards...
[    1.714999] isapnp: No Plug & Play device found
[    1.776652] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    1.776776] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.777969] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.779887] brd: module loaded
[    1.779969] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    1.780331] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.782815] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.782822] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.783291] mice: PS/2 mouse device common for all mice
[    1.783484] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.783506] rtc0: alarms up to one year
[    1.783641] EISA: Probing bus 0 at eisa.0
[    1.783649] Cannot allocate resource for EISA slot 1
[    1.783658] Cannot allocate resource for EISA slot 4
[    1.783673] EISA: Detected 0 cards.
[    1.783677] cpuidle: using governor ladder
[    1.783679] cpuidle: using governor menu
[    1.784216] TCP cubic registered
[    1.784247] Using IPI No-Shortcut mode
[    1.784600] registered taskstats version 1
[    1.784722]   Magic number: 9:731:652
[    1.784859] rtc_cmos 00:04: setting system clock to 2009-01-26 21:37:13 UTC (1233005833)
[    1.784863] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.784866] EDD information not available.
[    1.785299] Freeing unused kernel memory: 424k freed
[    1.785367] Write protecting the kernel text: 2576k
[    1.785407] Write protecting the kernel read-only data: 936k
[    1.815318] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    2.013382] fuse init (API version 7.9)
[    2.152299] fan PNP0C0B:00: registered as cooling_device0
[    2.152307] ACPI: Fan [FAN] (on)
[    2.160332] processor ACPI0007:00: registered as cooling_device1
[    2.164930] thermal LNXTHERM:01: registered as thermal_zone0
[    2.168697] ACPI: Thermal Zone [THRM] (40 C)
[    2.762355] No dock devices found.
[    2.834782] SCSI subsystem initialized
[    2.864343] usbcore: registered new interface driver usbfs
[    2.864369] usbcore: registered new interface driver hub
[    2.875855] usbcore: registered new device driver usb
[    2.924911] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.924946] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.924959] ohci_hcd 0000:00:03.0: setting latency timer to 64
[    2.924963] ohci_hcd 0000:00:03.0: OHCI Host Controller
[    2.925016] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
[    2.925038] ohci_hcd 0000:00:03.0: irq 20, io mem 0xef004000
[    2.952097] libata version 3.00 loaded.
[    2.968131] sis900.c: v1.08.10 Apr. 2 2006
[    2.982194] usb usb1: configuration #1 chosen from 1 choice
[    2.982224] hub 1-0:1.0: USB hub found
[    2.982236] hub 1-0:1.0: 3 ports detected
[    3.188318] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    3.188335] ohci_hcd 0000:00:03.1: setting latency timer to 64
[    3.188339] ohci_hcd 0000:00:03.1: OHCI Host Controller
[    3.188366] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
[    3.188387] ohci_hcd 0000:00:03.1: irq 21, io mem 0xef000000
[    3.246202] usb usb2: configuration #1 chosen from 1 choice
[    3.246234] hub 2-0:1.0: USB hub found
[    3.246247] hub 2-0:1.0: 3 ports detected
[    3.348385] ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    3.348401] ohci_hcd 0000:00:03.2: setting latency timer to 64
[    3.348405] ohci_hcd 0000:00:03.2: OHCI Host Controller
[    3.348433] ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
[    3.348455] ohci_hcd 0000:00:03.2: irq 22, io mem 0xef001000
[    3.364046] usb 1-3: new full speed USB device using ohci_hcd and address 2
[    3.406220] usb usb3: configuration #1 chosen from 1 choice
[    3.406257] hub 3-0:1.0: USB hub found
[    3.406270] hub 3-0:1.0: 2 ports detected
[    3.580186] usb 1-3: configuration #1 chosen from 1 choice
[    3.612379] ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    3.612395] ehci_hcd 0000:00:03.3: EHCI Host Controller
[    3.612430] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 4
[    3.612461] ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
[    3.612476] ehci_hcd 0000:00:03.3: irq 23, io mem 0xef002000
[    3.624055] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.624240] usb usb4: configuration #1 chosen from 1 choice
[    3.624270] hub 4-0:1.0: USB hub found
[    3.624281] hub 4-0:1.0: 8 ports detected
[    3.740021] usb 1-3: USB disconnect, address 2
[    3.832274] sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    3.833166] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
[    3.842114] 0000:00:04.0: Using transceiver found at address 1 as default
[    3.842968] eth0: SiS 900 PCI Fast Ethernet at 0xc800, IRQ 19, 00:11:d8:94:fe:b3
[    3.844230] ohci1394 0000:00:0b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.896977] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[ef006000-ef0067ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    3.907902] pata_acpi 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    3.907924] pata_acpi 0000:00:05.0: PCI INT A disabled
[    3.911566] pata_sis 0000:00:02.5: version 0.5.2
[    3.915131] scsi0 : pata_sis
[    3.915790] scsi1 : pata_sis
[    3.916684] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
[    3.916688] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
[    4.080364] ata1.00: ATA-7: Maxtor 6E040L0, NAR61HA0, max UDMA/133
[    4.080370] ata1.00: 80293248 sectors, multi 16: LBA
[    4.096360] ata1.00: configured for UDMA/133
[    4.124071] usbcore: registered new interface driver libusual
[    4.260237] ata2.00: ATAPI: TSSTcorpCD/DVDW TS-H552B, HP08, max UDMA/33
[    4.276232] ata2.00: configured for UDMA/33
[    4.276352] scsi 0:0:0:0: Direct-Access     ATA      Maxtor 6E040L0   NAR6 PQ: 0 ANSI: 5
[    4.276983] scsi 1:0:0:0: CD-ROM            TSSTcorp CD/DVDW TS-H552B HP08 PQ: 0 ANSI: 5
[    4.282668] sata_sis 0000:00:05.0: version 1.0
[    4.282684] sata_sis 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    4.282689] sata_sis 0000:00:05.0: Detected SiS 180/181/964 chipset in SATA mode
[    4.286246] scsi2 : sata_sis
[    4.289544] scsi3 : sata_sis
[    4.289997] ata3: SATA max UDMA/133 cmd 0xcc00 ctl 0xd000 bmdma 0xdc00 irq 17
[    4.290002] ata4: SATA max UDMA/133 cmd 0xd400 ctl 0xd800 bmdma 0xdc08 irq 17
[    4.291506] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[    4.291554] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[    4.314669] Driver 'sd' needs updating - please use bus_type methods
[    4.314785] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB)
[    4.314802] sd 0:0:0:0: [sda] Write Protect is off
[    4.314806] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.314833] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.314900] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB)
[    4.314915] sd 0:0:0:0: [sda] Write Protect is off
[    4.314918] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.314943] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.314949]  sda:<4>Driver 'sr' needs updating - please use bus_type methods
[    4.428029] usb 3-1: new full speed USB device using ohci_hcd and address 2
[    4.608049] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.616294] ata3.00: ATA-7: SAMSUNG SP1614C, SW100-30, max UDMA7
[    4.616298] ata3.00: 312581808 sectors, multi 16: LBA48
[    4.624287] ata3.00: configured for UDMA/133
[    4.653064] usb 3-1: configuration #1 chosen from 1 choice
[    4.954542] ata4: SATA link down (SStatus 0 SControl 300)
[    4.954670] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG SP1614C  SW10 PQ: 0 ANSI: 5
[    4.954861] scsi 2:0:0:0: Attached scsi generic sg2 type 0
[    4.958906] usb 1-3: new full speed USB device using ohci_hcd and address 3
[    5.172130] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0011d800001300d6]
[    5.176083] usb 1-3: configuration #1 chosen from 1 choice
[    5.185683] Initializing USB Mass Storage driver...
[    5.193740] scsi4 : SCSI emulation for USB Mass Storage devices
[    5.196569] usbcore: registered new interface driver usb-storage
[    5.196575] USB Mass Storage support registered.
[    5.196700] usb-storage: device found at 3
[    5.196702] usb-storage: waiting for device to settle before scanning
[    6.417140]  sda1 sda2 < sda5 sda6 >
[    6.487747] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.488871] sd 2:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
[    6.488892] sd 2:0:0:0: [sdb] Write Protect is off
[    6.488895] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    6.488924] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.489003] sd 2:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
[    6.489019] sd 2:0:0:0: [sdb] Write Protect is off
[    6.489022] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    6.489051] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.489056]  sdb:sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[    6.490356] Uniform CD-ROM driver Revision: 3.20
[    6.490462] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    6.498912]  sdb1 sdb2 < sdb5 >
[    6.525154] sd 2:0:0:0: [sdb] Attached SCSI disk
[    7.574757] kjournald starting.  Commit interval 5 seconds
[    7.574778] EXT3-fs: mounted filesystem with ordered data mode.
[    7.618204] kjournald starting.  Commit interval 5 seconds
[    7.618218] EXT3-fs: mounted filesystem with ordered data mode.
[    7.647786] EXT3-fs error (device sdb1): ext3_check_descriptors: Block bitmap for group 753 not in group (block 2082712931)!
[    7.647796] EXT3-fs: group descriptors corrupted!
[    8.761432] kjournald starting.  Commit interval 5 seconds
[    8.761447] EXT3-fs: mounted filesystem with ordered data mode.
[    8.810578] kjournald starting.  Commit interval 5 seconds
[    8.810592] EXT3-fs: mounted filesystem with ordered data mode.
[    8.841023] EXT3-fs error (device sdb1): ext3_check_descriptors: Block bitmap for group 753 not in group (block 2082712931)!
[    8.841033] EXT3-fs: group descriptors corrupted!
[    9.065875] ISO 9660 Extensions: Microsoft Joliet Level 3
[    9.099087] ISO 9660 Extensions: RRIP_1991A
[    9.323467] aufs 20080922
[    9.333004] loop: module loaded
[    9.582764] squashfs: version 3.3 (2007/10/31) Phillip Lougher
[   10.197660] usb-storage: device scan complete
[   10.204634] scsi 4:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[   10.211625] scsi 4:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[   10.218629] scsi 4:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[   10.225640] scsi 4:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[   10.277871] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[   10.278015] sd 4:0:0:0: Attached scsi generic sg3 type 0
[   10.326757] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[   10.326891] sd 4:0:0:1: Attached scsi generic sg4 type 0
[   10.385751] sd 4:0:0:2: [sde] Attached SCSI removable disk
[   10.385889] sd 4:0:0:2: Attached scsi generic sg5 type 0
[   10.456035] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[   10.456176] sd 4:0:0:3: Attached scsi generic sg6 type 0
[   57.163853] udevd version 124 started
[   57.935353] Linux agpgart interface v0.103
[   57.974639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   58.025262] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   58.342796] agpgart-sis 0000:00:00.0: SiS chipset [1039/0760]
[   58.343191] agpgart-sis 0000:00:00.0: AGP aperture is 4M @ 0xe8000000
[   58.463382] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   58.472044] ACPI: Power Button (FF) [PWRF]
[   58.472176] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[   58.488027] ACPI: Power Button (CM) [PWRB]
[   58.488170] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[   58.504027] ACPI: Sleep Button (CM) [FUTS]
[   58.658444] agpgart-sis 0000:00:00.0: AGP bridge [1039/0760]
[   58.658484] BUG: unable to handle kernel NULL pointer dereference at 00000008
[   58.658489] IP: [<f0af31e0>] :agpgart:agp_generic_create_gatt_table+0x150/0x1f0
[   58.658501] *pde = 00000000
[   58.658505] Oops: 0000 [#1] SMP
[   58.658509] Modules linked in: amd64_agp(+) snd button soundcore sis_agp snd_page_alloc shpchp pci_hotplug agpgart battery squashfs loop aufs exportfs nls_cp437 isofs ext3 jbd mbcache usb_storage sr_mod cdrom sd_mod crc_t10dif sg sata_sis libusual pata_sis pata_acpi ohci1394 ata_generic ieee1394 sis900 mii ehci_hcd ohci_hcd libata usbcore scsi_mod dock thermal processor fan fbcon tileblit font bitblit softcursor fuse
[   58.658540]
[   58.658543] Pid: 4482, comm: modprobe Not tainted (2.6.27-7-generic #1)
[   58.658546] EIP: 0060:[<f0af31e0>] EFLAGS: 00010246 CPU: 0
[   58.658554] EIP is at agp_generic_create_gatt_table+0x150/0x1f0 [agpgart]
[   58.658557] EAX: 00000000 EBX: 000001b8 ECX: 00000010 EDX: 00000002
[   58.658560] ESI: ee7ef000 EDI: 00000000 EBP: ed2b9e74 ESP: ed2b9e58
[   58.658563]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[   58.658567] Process modprobe (pid: 4482, ti=ed2b8000 task=ef15b240 task.ti=ed2b8000)
[   58.658569] Stack: ed2b9e64 ef6ccd00 00000007 00000010 000001b8 00000200 ee7ef000 ed2b9e9c
[   58.658577]        f0af11f4 ef154800 ed2b9ed0 f0b128e1 ee7ef000 c026369d ef148800 ffffffed
[   58.658583]        ee7ef000 ed2b9ed0 f0af1456 c02636e0 ffffffff ef154c00 00000074 00000001
[   58.658590] Call Trace:
[   58.658593]  [<f0af11f4>] ? agp_backend_initialize+0xc4/0x2a0 [agpgart]
[   58.658601]  [<f0b128e1>] ? fix_northbridge+0x66/0x2b6 [amd64_agp]
[   58.658607]  [<c026369d>] ? pci_get_subsys+0x5d/0x80
[   58.658614]  [<f0af1456>] ? agp_add_bridge+0x56/0x1a0 [agpgart]
[   58.658621]  [<c02636e0>] ? pci_get_device+0x20/0x30
[   58.658626]  [<c01199e2>] ? cache_k8_northbridges+0xd2/0x100
[   58.658632]  [<f0b12c33>] ? agp_amd64_probe+0x102/0x270 [amd64_agp]
[   58.658639]  [<f0856000>] ? agp_amd64_init+0x0/0xcd [amd64_agp]
[   58.658644]  [<f08560c3>] ? agp_amd64_init+0xc3/0xcd [amd64_agp]
[   58.658648]  [<c0101120>] ? _stext+0x30/0x160
[   58.658652]  [<c012b4ee>] ? try_to_wake_up+0xde/0x290
[   58.658659]  [<c014c604>] ? __blocking_notifier_call_chain+0x14/0x70
[   58.658668]  [<c015c208>] ? sys_init_module+0x88/0x1b0
[   58.658674]  [<c0103f7b>] ? sysenter_do_call+0x12/0x2f
[   58.658679]  =======================
[   58.658681] Code: 31 db 90 8d 04 9d 00 00 00 00 8b 4e 24 89 c2 03 56 1c 89 0a 03 46 1c 8b 00 83 c3 01 3b 5d ec 7c e2 31 c0 e9 d9 fe ff ff 8d 76 00 <8b> 50 08 89 55 e8 8b 40 04 89 45 ec e9 17 ff ff ff 8d b4 26 00
[   58.658712] EIP: [<f0af31e0>] agp_generic_create_gatt_table+0x150/0x1f0 [agpgart] SS:ESP 0068:ed2b9e58
[   58.658723] ---[ end trace ee5bbc35c0c9c6a6 ]---
[   59.437551] parport_pc 00:08: reported by Plug and Play ACPI
[   59.437601] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   60.002613] Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   60.324029] intel8x0_measure_ac97_clock: measured 53895 usecs
[   60.324036] intel8x0: clocking to 48000
[   61.491261] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   61.741356] logips2pp: Detected unknown logitech mouse model 106
[   62.215189] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input6
[   66.218046] Adding 4088500k swap on /dev/sda5.  Priority:-1 extents:1 across:4088500k
[   66.222470] Adding 2265124k swap on /dev/sdb5.  Priority:-2 extents:1 across:2265124k
[   66.824161] ip_tables: (C) 2000-2006 Netfilter Core Team
[   69.640245] ACPI: WMI: Mapper loaded
[   70.801812] powernow-k8: Found 1 AMD Sempron(tm) Processor 3000+ processors (1 cpu cores) (version 2.20.00)
[   70.808790] powernow-k8: no p states to transition
[   72.167322] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[   72.218728] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   72.218733] apm: overridden by ACPI.
[   72.386452] lp0: using parport0 (interrupt-driven).
[   72.425319] ppdev: user-space parallel port driver
[   77.416669] Bluetooth: Core ver 2.13
[   77.418025] NET: Registered protocol family 31
[   77.418029] Bluetooth: HCI device and connection manager initialized
[   77.418033] Bluetooth: HCI socket layer initialized
[   77.510885] Bluetooth: L2CAP ver 2.11
[   77.510889] Bluetooth: L2CAP socket layer initialized
[   77.736063] Bluetooth: RFCOMM socket layer initialized
[   77.736080] Bluetooth: RFCOMM TTY layer initialized
[   77.736083] Bluetooth: RFCOMM ver 1.10
[   77.745504] Bluetooth: SCO (Voice Link) ver 0.6
[   77.745508] Bluetooth: SCO socket layer initialized
[   77.935522] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   77.935526] Bluetooth: BNEP filters: protocol multicast
[   78.048292] Bridge firewalling registered
[   78.048468] pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
[   83.824202] NET: Registered protocol family 17
[   84.684876] eth0: Media Link On 100mbps full-duplex
[  199.346549] NET: Registered protocol family 10
[  199.347064] lo: Disabled Privacy Extensions
[  209.616018] eth0: no IPv6 routers present
[ 1009.306446] EXT3-fs error (device sdb1): ext3_check_descriptors: Block bitmap for group 753 not in group (block 2082712931)!
[ 1009.306630] EXT3-fs: group descriptors corrupted!

Hors ligne

#13 Le 27/01/2009, à 00:26

jeabay

Re : impossible de démarrer Ubuntu 8.10

Bon, il se fait tard, demain je me lève à 6h, donc bonne nuit et merci à tous. La nuit porte conseil mais je ne suis pas très optimiste sur la suite des évènements...

Hors ligne

#14 Le 27/01/2009, à 00:35

Soltan Griss

Re : impossible de démarrer Ubuntu 8.10

Salut jeabay,

Apparamment, la coupure de courant (qui n'est jamais une bonne chose pour un pc ne disposant pas d'une batterie ou d'un onduleur) a laissé ton système en rade.
Dans le meilleur des cas, un simple fsck permettra de résoudre le problème.
Dans le pire des cas, la panne de courant a été précédée d'un brèf, mais fatal, pic de tension qui a peut-être endommagé ton disque dur, ou au moins les données qui s'y trouvaient.

Un début de solution à ton problème serait de tenter la chose suivante:
1/ démarre ton pc en bootant sur le CD-Live d'Ubuntu.
2/ depuis ton environement "live", essaye de voir si tu peux voir, monter et accéder à ton (tes) disque(s) dur(s).
3/ Si tu peux voir de DD et monter, ne serait-ce que la partition "home", avec un Disque dur externe, tu pourrais commencer par récupérer tes données. Utilise la commande "sudo" pour forcer les accès si tu as des problèmes de permissions au montage ou après. Au pire, avant de sauver les données de ta partition "home", exécute un "sudo chmod -R 777 <point de montage de ta partition "home">/*" sur cette dernière... cela permettra un accès illimité à tes données; cela devrait p
4/ ensuite, démonte tes partitions (umount) et exécute un fsck -f /dev/xxx où xxx représente la partition à vérifier. Fais le pour toutes les partitions de ton(tes) DD(s).
5/ Si le fsck aboutit, tente un redémarrage.
6/ Si le redémarrage échoue toujours, tu es hélàs bien parti pour avoir à tout réinstaller; au moins auras-tu pu récupérer le contenu de ta partition "home".

Si ce que je viens de décrire ne fonctionne pas, il reste une solution:
1/ démarre ton pc en bootant sur le CD-Alternate d'Ubuntu
2/ dans le menu de démarrage (cfr; ci-dessous), choisis "réparer un système endommagé". Attention: tu dois savoir sur quelle partition se trouvait la partition root (/)!
menualternatefrlz1.th.png
http://img258.imageshack.us/my.php?imag … frlz1.png]
3/ Suis les instructions, puis indique quelle est ta partition root (/):
menurcuprationrootfrnn0.th.png
http://img141.imageshack.us/my.php?imag … frnn0.png]
4/ Utilise les commandes à ta disposition... sois prudent!

Si malheureusement rien de ce qui est décrit plus haut ne fonctionne, tu devras faire ton deuil et tout réinstaller.
En espérant que ta machine n'ait pas eu de dommages physiques à l'occasion de ta mésaventure.

J'espère que cela t'aidera,
Bien à toi,

Soltan Griss


** Laptop Acer Aspire 1802 WSMi: Pentium IV HT, 2 Go RAM, 60 Go DDur, Radeon Mobile X600 64 Mo VRAM: Ubuntu Saucy (13.10).
** Desktop: i5-2450P quad-core, 16Go RAM, 2.2 To DDur, Nvidia GeForce GTX 560 Ti 1Go VRAM: Dual Boot Ubuntu Trusty (14.04) et Windaube Fista (MTW II)
** Serveur SOHO: Dual Core E6750, 2Go RAM, 650 Go DDur, Nvidia 8800GTX 768Mo VRAM: Zentyal 3.4

Hors ligne

#15 Le 27/01/2009, à 20:05

jeabay

Re : impossible de démarrer Ubuntu 8.10

Soltan Griss tu es un Dieu, tu me sauves la vie!

après un sudo fsck /dev/sdb1 j'ai eu un message qui a confirmé que ma partition avait été démontée anormalement (Tu m'étonnes!), et qui m'a demandé si je souhaitais réparer. je n'ai eu ensuite qu'à accepter tous les changements, puis une fois terminé à redémarrer et miracle j'ai récupéré mon système, mes fichiers, Waouuuuuuu!:lol:
Je me suis évidemment empressé de tout sauvegarder sur mon DD externe. C'est ma femme qui va être heureuse, elle va récupérer ses travaux d'illustrations sur lesquels elle avait passé des heures, tu imagines à quel point j'avais les boules, d'autant que j'avais installé Ubuntu sur cette machine pour ne plus avoir d'ennuis avec XP.

À propos de la panne de courant, j'ai bien un onduleur mais la batterie semble HS car elle n'a pas fonctionné.
Encore un grand merci à toi pour avoir pris la peine de me lire et de me répondre, tu m'as vraiment sorti d'un mauvais pas.

Hors ligne

#16 Le 27/01/2009, à 21:27

Soltan Griss

Re : impossible de démarrer Ubuntu 8.10

Avec plaisir Man! big_smile
Content d'avoir pu te débloquer et surtout que ton problème n'était finalement que bénin...

ps: suis pas un dieu, ... juste quelqu'un qui a déjà planté un nombre incroyable de fois son système à force d'essayer toutes sortes de bidouilles... alors tu penses si j'ai une expérience en "system recovery" tongue

pps: les batteries des onduleurs (surtout les modèles d'entrée et de milieu de gamme) sont sujettes à "l'effet de mémoire" (elles sont souvent encore au "NiCd"). De plus, avec les ans (c'est valable pour les portables aussi) la batterie vieillit et perd en efficacité. Il est souvent recommandé (disons entre une fois par mois et 3-4 fois par an) de le faire fonctionner jusqu'à ce que la batterie soit complètement déchargée (tu allumes ton pc et tu débranche l'onduleur du secteur pour "simuler" la panne de courant) et puis de le laisser se recharger (quand il a arrêté le pc, ou t'a invité à le faire, rebranche l'alimentation de l'onduleur). Cela aide à maintenir une certaine longévité des batteries. Comme pour les portable, si l'onduleur fonctionne en permanence sur secteur, cela nuit à la/aux batterie(s)... car le principe de cette/ces dernière(s) est d'être utilisée(s)... d'où le précédent conseil; d'où aussi le conseil de retirer la batterie d'un portable tant qu'on l'utilise sur secteur et de ne la mettre que lorsque l'on a pas de connection au secteur.

Allez, sur ce A++ et bonne continuation! cool


** Laptop Acer Aspire 1802 WSMi: Pentium IV HT, 2 Go RAM, 60 Go DDur, Radeon Mobile X600 64 Mo VRAM: Ubuntu Saucy (13.10).
** Desktop: i5-2450P quad-core, 16Go RAM, 2.2 To DDur, Nvidia GeForce GTX 560 Ti 1Go VRAM: Dual Boot Ubuntu Trusty (14.04) et Windaube Fista (MTW II)
** Serveur SOHO: Dual Core E6750, 2Go RAM, 650 Go DDur, Nvidia 8800GTX 768Mo VRAM: Zentyal 3.4

Hors ligne