Précédent   Forum des professionnels en informatique > Systèmes > Linux > Distributions > Ubuntu
Ubuntu Vos questions sur les distributions Ubuntu et dérivées (Kubuntu, Xubuntu... )
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 11/09/2011, 15h43   #1
Nouveau Membre du Club
 
Inscription : juillet 2009
Messages : 94
Détails du profil
Informations forums :
Inscription : juillet 2009
Messages : 94
Points : 38
Points : 38
Par défaut Ubuntu/Grub: VFS: Cannot open root device "UUID:xx" or unknow-block(0,0)

Bonjour à tous.

J'ai ce petit problème au démarrage de ma ubuntu, il est apparu après le redémarrage de mon ordinateur. J'utilise Grub pour booter.
Voici quelques informations :
Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
                  Boot Info Script 0.60    from 17 May 2011
 
 
============================= Boot Info Summary: ===============================
 
 => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos3)/boot/grub on this drive.
 
sda1: __________________________________________________________________________
 
    File system:       ntfs
    Boot sector type:  Windows Vista/7
    Boot sector info:   No errors found in the Boot Parameter Block.
    Operating System:  Windows 7
    Boot files:        /bootmgr /Boot/BCD /Windows/System32/winload.exe
 
sda2: __________________________________________________________________________
 
    File system:       ntfs
    Boot sector type:  Windows Vista/7
    Boot sector info:   No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        
 
sda3: __________________________________________________________________________
 
    File system:       ext4
    Boot sector type:  -
    Boot sector info:  
    Operating System:  Ubuntu 11.04
    Boot files:        /boot/grub/grub.cfg /etc/fstab
 
sda4: __________________________________________________________________________
 
    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info:  
 
sda5: __________________________________________________________________________
 
    File system:       swap
    Boot sector type:  -
    Boot sector info:  
 
sda6: __________________________________________________________________________
 
    File system:       ext4
    Boot sector type:  -
    Boot sector info:  
    Operating System:  
    Boot files:        
 
============================ Drive/Partition Info: =============================
 
Drive: sda _____________________________________________________________________
 
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
 
Partition  Boot  Start Sector    End Sector  # of Sectors  Id System
 
/dev/sda1    *          2,048   160,651,263   160,649,216   7 NTFS / exFAT / HPFS
/dev/sda2         160,651,264   321,298,431   160,647,168   7 NTFS / exFAT / HPFS
/dev/sda3         321,298,432   379,891,711    58,593,280  83 Linux
/dev/sda4         379,891,712   625,139,711   245,248,000   f W95 Extended (LBA)
/dev/sda5         379,893,760   395,563,007    15,669,248  82 Linux swap / Solaris
/dev/sda6         395,565,056   625,139,711   229,574,656  83 Linux
 
 
"blkid" output: ________________________________________________________________
 
Device           UUID                                   TYPE       LABEL
 
/dev/loop0                                              squashfs   
/dev/sda1        CC765F21765F0B98                       ntfs       Seven64
/dev/sda2        20F82D1EF82CF3A6                       ntfs       DATA
/dev/sda3        01b99afa-d7e8-4a95-82b2-f199764ea56e   ext4       
/dev/sda5        2ae8e40e-ec8f-4ed1-88c9-18f8ab4f8e6e   swap       
/dev/sda6        0d338353-c525-42d1-9b55-32e32913c776   ext4       
 
================================ Mount points: =================================
 
Device           Mount_Point              Type       Options
 
/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sda2        /media/DATA              fuseblk    (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda3        /media/01b99afa-d7e8-4a95-82b2-f199764ea56e ext4       (rw,nosuid,nodev,uhelper=udisks)
/dev/sda6        /media/0d338353-c525-42d1-9b55-32e32913c776 ext4       (rw,nosuid,nodev,uhelper=udisks)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)
 
 
=========================== sda3/boot/grub/grub.cfg: ===========================
 
--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
 
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
set default="${saved_entry}"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi
 
function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
 
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
 
function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}
 
insmod part_msdos
insmod ext2
set root='(/dev/sda,msdos3)'
search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(/dev/sda,msdos3)'
search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
set locale_dir=($root)/boot/grub/locale
set lang=fr_FR
insmod gettext
if [ "${recordfail}" = 1 ]; then
  set timeout=-1
else
  set timeout=10
fi
### END /etc/grub.d/00_header ###
 
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###
 
### BEGIN /etc/grub.d/10_linux ###
if [ ${recordfail} != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
menuentry 'Ubuntu, avec Linux 2.6.38-11-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	savedefault
	set gfxpayload=$linux_gfx_mode
	insmod part_msdos
	insmod ext2
	set root='(/dev/sda,msdos3)'
	search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
	linux	/boot/vmlinuz-2.6.38-11-generic root=UUID=01b99afa-d7e8-4a95-82b2-f199764ea56e ro   quiet splash vt.handoff=7
	initrd	/boot/initrd.img-2.6.38-11-generic
}
menuentry 'Ubuntu, avec Linux 2.6.38-11-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	set gfxpayload=$linux_gfx_mode
	insmod part_msdos
	insmod ext2
	set root='(/dev/sda,msdos3)'
	search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
	echo	'Loading Linux 2.6.38-11-generic ...'
	linux	/boot/vmlinuz-2.6.38-11-generic root=UUID=01b99afa-d7e8-4a95-82b2-f199764ea56e ro single 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-2.6.38-11-generic
}
submenu "Previous Linux versions" {
menuentry 'Ubuntu, avec Linux 2.6.38-8-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	savedefault
	set gfxpayload=$linux_gfx_mode
	insmod part_msdos
	insmod ext2
	set root='(/dev/sda,msdos3)'
	search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
	linux	/boot/vmlinuz-2.6.38-8-generic root=UUID=01b99afa-d7e8-4a95-82b2-f199764ea56e ro   quiet splash vt.handoff=7
	initrd	/boot/initrd.img-2.6.38-8-generic
}
menuentry 'Ubuntu, avec Linux 2.6.38-8-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	set gfxpayload=$linux_gfx_mode
	insmod part_msdos
	insmod ext2
	set root='(/dev/sda,msdos3)'
	search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
	echo	'Loading Linux 2.6.38-8-generic ...'
	linux	/boot/vmlinuz-2.6.38-8-generic root=UUID=01b99afa-d7e8-4a95-82b2-f199764ea56e ro single 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-2.6.38-8-generic
}
}
### END /etc/grub.d/10_linux ###
 
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
 
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	insmod part_msdos
	insmod ext2
	set root='(/dev/sda,msdos3)'
	search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
	linux16	/boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
	insmod part_msdos
	insmod ext2
	set root='(/dev/sda,msdos3)'
	search --no-floppy --fs-uuid --set=root 01b99afa-d7e8-4a95-82b2-f199764ea56e
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
 
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {
	savedefault
	insmod part_msdos
	insmod ntfs
	set root='(/dev/sda,msdos1)'
	search --no-floppy --fs-uuid --set=root CC765F21765F0B98
	chainloader +1
}
### END /etc/grub.d/30_os-prober ###
 
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
 
### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
 
=============================== sda3/etc/fstab: ================================
 
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda3 during installation
UUID=01b99afa-d7e8-4a95-82b2-f199764ea56e /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda6 during installation
UUID=0d338353-c525-42d1-9b55-32e32913c776 /home           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=2ae8e40e-ec8f-4ed1-88c9-18f8ab4f8e6e none            swap    sw              0       0
--------------------------------------------------------------------------------
 
=================== sda3: Location of files loaded by Grub: ====================
 
           GiB - GB             File                                 Fragment(s)
 
 155.430442810 = 166.892167168  boot/grub/grub.cfg                             1
 154.269531250 = 165.645647872  boot/initrd.img-2.6.38-8-generic              12
 174.711250305 = 187.594776576  boot/vmlinuz-2.6.38-11-generic                 1
 155.354282379 = 166.810390528  boot/vmlinuz-2.6.38-8-generic                  1
 154.269531250 = 165.645647872  initrd.img.old                                12
 174.711250305 = 187.594776576  vmlinuz                                        1
 155.354282379 = 166.810390528  vmlinuz.old                                    1
 
=============================== StdErr Messages: ===============================
 
unlzma: Decoder error
J'avoue être un peu perdu.

Merci de votre aide.
alexgille est déconnecté   Envoyer un message privé Réponse avec citation 10
Vieux 11/09/2011, 16h35   #2
Membre Expert
 
Avatar de jeanbi
 
Inscription : avril 2003
Messages : 1 644
Détails du profil
Informations forums :
Inscription : avril 2003
Messages : 1 644
Points : 1 844
Points : 1 844
bonjour,
il demarre quand meme ?
tu as une partition dans /etc/fstab soit inexistante soit erronée vu que root ne peut la monter
a+
jeanbi est déconnecté   Envoyer un message privé Réponse avec citation 10
Vieux 11/09/2011, 16h53   #3
Nouveau Membre du Club
 
Inscription : juillet 2009
Messages : 94
Détails du profil
Informations forums :
Inscription : juillet 2009
Messages : 94
Points : 38
Points : 38
W7 démarre, Ubuntu avec le noyau 2.6.38-8 démarre, mais pas le noyau 2.6.38-11.
alexgille est déconnecté   Envoyer un message privé Réponse avec citation 10
Vieux 11/09/2011, 18h30   #4
Rédacteur/Modérateur
 
Avatar de troumad
 
Homme Bernard SIAUD
Enseignant
Inscription : novembre 2003
Messages : 4 400
Détails du profil
Informations personnelles :
Nom : Homme Bernard SIAUD
Âge : 44
Localisation : France, Rhône (Rhône Alpes)

Informations professionnelles :
Activité : Enseignant
Secteur : Enseignement

Informations forums :
Inscription : novembre 2003
Messages : 4 400
Points : 4 950
Points : 4 950
Citation:
Envoyé par alexgille Voir le message
W7 démarre, Ubuntu avec le noyau 2.6.38-8 démarre, mais pas le noyau 2.6.38-11.
Dans ce cas, donne le contenu de /boot !
__________________
Modérateur Mandriva Linux
Amicalement VOOotre
Troumad Alias Bernard SIAUD à découvrir sur http://troumad.org
Mes tutoriels
troumad est déconnecté   Envoyer un message privé Réponse avec citation 10
Vieux 11/09/2011, 18h45   #5
Nouveau Membre du Club
 
Inscription : juillet 2009
Messages : 94
Détails du profil
Informations forums :
Inscription : juillet 2009
Messages : 94
Points : 38
Points : 38
Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
abi-2.6.38-11-generic
abi-2.6.38-8-generic
config-2.6.38-11-generic
config-2.6.38-8-generic
grub (dossier)
initrd.img-2.6.38-11-generic
initrd.img-2.6.38-8-generic
memtest86+.bin
memtest86+_multiboot.bin
System.map-2.6.38-11-generic
System.map-2.6.38-8-generic
vmcoreinfo-2.6.38-11-generic
vmcoreinfo-2.6.38-8-generic
vmlinuz-2.6.38-11-generic
vmlinuz-2.6.38-8-generic
alexgille est déconnecté   Envoyer un message privé Réponse avec citation 10
Vieux 12/09/2011, 10h43   #6
Expert Confirmé Sénior
 
Homme Laurent Willems
Expert Stop/Start
Inscription : septembre 2002
Messages : 2 551
Détails du profil
Informations personnelles :
Nom : Homme Laurent Willems
Âge : 33
Localisation : Belgique

Informations professionnelles :
Activité : Expert Stop/Start

Informations forums :
Inscription : septembre 2002
Messages : 2 551
Points : 4 271
Points : 4 271
Salut,

Peux-tu vérifier si le driver ext4 est bien présent dans cette version du kernel?

Code :
1
2
3
 
grep -i ext4 /boot/config-2.6.38-11-generic
grep -i ext4 /boot/config-2.6.38-8-generic
__________________
Alea Jacta Test!
Mygale1978 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 13/09/2011, 10h50   #7
Nouveau Membre du Club
 
Inscription : juillet 2009
Messages : 94
Détails du profil
Informations forums :
Inscription : juillet 2009
Messages : 94
Points : 38
Points : 38
Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
grep -i ext4 /boot/config-2.6.38-11-generic
 
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
 
grep -i ext4 /boot/config-2.6.38-8-generic
 
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
alexgille est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 13/09/2011, 11h19   #8
Expert Confirmé Sénior
 
Homme Laurent Willems
Expert Stop/Start
Inscription : septembre 2002
Messages : 2 551
Détails du profil
Informations personnelles :
Nom : Homme Laurent Willems
Âge : 33
Localisation : Belgique

Informations professionnelles :
Activité : Expert Stop/Start

Informations forums :
Inscription : septembre 2002
Messages : 2 551
Points : 4 271
Points : 4 271
Oki,

Peux-tu essayé de reconfigurer le kernel .11 stp et voir si tu parviens à booter dessus?

Code :
1
2
 
sudo dpkg-reconfigure linux-image-2.6.38-11-generic
__________________
Alea Jacta Test!
Mygale1978 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 13/09/2011, 18h26   #9
Nouveau Membre du Club
 
Inscription : juillet 2009
Messages : 94
Détails du profil
Informations forums :
Inscription : juillet 2009
Messages : 94
Points : 38
Points : 38
ça fonctionne niquel ! Topic résolu !
Merci beaucoup !
alexgille est déconnecté   Envoyer un message privé Réponse avec citation 10
Réponse Proposer ce sujet en actualité Cette discussion est résolue.
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 01h41.


 
 
 
 
Partenaires

Hébergement Web