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 24/07/2007, à 18:57

Mowkx

[Résolu] « Error 22 : No such partition » au boot : boot impossible

Bonjour !

Ça fait quelques temps que je me suis pas servi d'Ubuntu sur un pc, et quand je veux booter sous Feisty, j'ai droit à ce message : 

d41126381d76e854429c2a3deb19.jpeg

Mais la partoche est encore là, je la vois sous Win qui fonctionne lui parfaitement sad Y a-t-il une manip à faire, ou je dois réinstaller Feisty ?


Merci de vos lumières smile

Dernière modification par Mowkx (Le 25/07/2007, à 14:38)

Hors ligne

#2 Le 24/07/2007, à 19:32

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Démarre en live et poste

sudo fdisk -l

on utilise grub

sudo grub
grub> find /boot/grub/stage1 #poste le retour
grub> quit

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#3 Le 24/07/2007, à 19:50

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Salut ! smile

Que dois-je faire avec ce que me donne la première commande ?

Et à la commande grub> find /boot/grub/stage1 il me répond (hd0,2). Je suis censé mettre quoi à la place de #poste le retour ?

Hors ligne

#4 Le 24/07/2007, à 19:53

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

tu postes les réponses ici
find, donne le résultat de sudo fdisk -l.

Au fait au démarrage tu as grub ou pas ?


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#5 Le 24/07/2007, à 20:13

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Oui, au boot j'ai grub, c'est lorsque je choisis de continuer sous Ubuntu que j'ai ce message.

Voilà ce que j'obtiens quand je fais tes manips :

ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               2        6387    51295545    f  W95 Ext'd (LBA)
/dev/sda2   *        6388       11487    40965750    7  HPFS/NTFS
/dev/sda3           11488       14593    24948945   83  Linux
/dev/sda5               2        5738    46082421    7  HPFS/NTFS

Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       14465   116190081    7  HPFS/NTFS
/dev/sdb2           14466       14593     1028160    f  W95 Ext'd (LBA)
/dev/sdb5           14466       14593     1028128+  82  Linux swap / Solaris
Note: sector size is 2048 (not 512)

Disk /dev/sdc: 1047 MB, 1047263232 bytes
33 heads, 61 sectors/track, 254 cylinders
Units = cylinders of 2013 * 2048 = 4122624 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   ?      845504     1655001  3259033318   74  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(288, 110, 36) logical=(845503, 17, 49)
Partition 1 has different physical/logical endings:
     phys=(366, 104, 37) logical=(1655000, 4, 39)
Partition 1 does not end on cylinder boundary.
/dev/sdc2   ?      660797      928545  1077952576   65  Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(107, 121, 32) logical=(660796, 30, 15)
Partition 2 has different physical/logical endings:
     phys=(10, 121, 13) logical=(928544, 23, 5)
Partition 2 does not end on cylinder boundary.
/dev/sdc3   ?      267755      962421  2796725824   53  OnTrack DM6 Aux3
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(345, 32, 19) logical=(267754, 9, 41)
Partition 3 has different physical/logical endings:
     phys=(324, 77, 19) logical=(962420, 13, 50)
Partition 3 does not end on cylinder boundary.
/dev/sdc4   ?     1941937     1941970      130678   bb  Boot Wizard hidden
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(65, 1, 0) logical=(1941936, 22, 57)
Partition 4 has different physical/logical endings:
     phys=(96, 0, 7) logical=(1941969, 5, 3)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order

Puis à la seconde manip :

ubuntu@ubuntu:~$ sudo grub

grub> find /boot/grub/stage1
 (hd0,2)

grub> quit

Et dès que je valide le grub> quit, j'ai :

ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               2        6387    51295545    f  W95 Ext'd (LBA)
/dev/sda2   *        6388       11487    40965750    7  HPFS/NTFS
/dev/sda3           11488       14593    24948945   83  Linux
/dev/sda5               2        5738    46082421    7  HPFS/NTFS

Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       14465   116190081    7  HPFS/NTFS
/dev/sdb2           14466       14593     1028160    f  W95 Ext'd (LBA)
/dev/sdb5           14466       14593     1028128+  82  Linux swap / Solaris
Note: sector size is 2048 (not 512)

Disk /dev/sdc: 1047 MB, 1047263232 bytes
33 heads, 61 sectors/track, 254 cylinders
Units = cylinders of 2013 * 2048 = 4122624 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   ?      845504     1655001  3259033318   74  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(288, 110, 36) logical=(845503, 17, 49)
Partition 1 has different physical/logical endings:
     phys=(366, 104, 37) logical=(1655000, 4, 39)
Partition 1 does not end on cylinder boundary.
/dev/sdc2   ?      660797      928545  1077952576   65  Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(107, 121, 32) logical=(660796, 30, 15)
Partition 2 has different physical/logical endings:
     phys=(10, 121, 13) logical=(928544, 23, 5)
Partition 2 does not end on cylinder boundary.
/dev/sdc3   ?      267755      962421  2796725824   53  OnTrack DM6 Aux3
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(345, 32, 19) logical=(267754, 9, 41)
Partition 3 has different physical/logical endings:
     phys=(324, 77, 19) logical=(962420, 13, 50)
Partition 3 does not end on cylinder boundary.
/dev/sdc4   ?     1941937     1941970      130678   bb  Boot Wizard hidden
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(65, 1, 0) logical=(1941936, 22, 57)
Partition 4 has different physical/logical endings:
     phys=(96, 0, 7) logical=(1941969, 5, 3)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order
ubuntu@ubuntu:~$ sudo grub
Probing devices to guess BIOS drives. This may take a long time.

Hors ligne

#6 Le 24/07/2007, à 20:23

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

0

Dernière modification par belga (Le 16/10/2007, à 00:10)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#7 Le 24/07/2007, à 21:55

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Oui, je te confirme, c'est long, surtout rebooter sur le live... hmm Enfin, faut ce qui faut.

ubuntu@ubuntu:~$ sudo mkdir /panne
ubuntu@ubuntu:~$ sudo mount -o rw /dev/sda3 /panne
ubuntu@ubuntu:~$ cat /panne/boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default         11

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout         20

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title         Windows 95/98/NT/2000
# root          (hd0,0)
# makeactive
# chainloader   +1
#
# title         Linux
# root          (hd0,1)
# kernel        /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,3)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title           Ubuntu, kernel 2.6.20-16-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-16-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.20-16-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.20-16-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-16-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.20-16-generic

title           Ubuntu, kernel 2.6.20-15-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.20-15-generic

title           Ubuntu, kernel 2.6.17-11-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-11-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.17-11-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.17-11-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-11-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.17-11-generic

title           Ubuntu, kernel 2.6.17-10-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-10-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.17-10-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.17-10-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-10-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.17-10-generic

title           Ubuntu, memtest86+
root            (hd0,3)
kernel          /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title           Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title           Windows NT/2000/XP
root            (hd0,0)
savedefault
makeactive
chainloader     +1


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title           Windows XP Media Center Edition
root            (hd0,1)
savedefault
makeactive
chainloader     +1
ubuntu@ubuntu:~$ cat /panne/etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda4
UUID=de401136-7d75-45a6-891e-006cadac1f30 /               ext3    defaults,errors=remount-ro 0       1
# /dev/sda1
UUID=16D9-B5D2  /media/sda1     vfat    defaults,utf8,umask=007,gid=46 0       1
# /dev/sda2
UUID=A834A04334A015FA /media/sda2     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sda3
UUID=38B0848EB08453F2 /media/sda3     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sdb1
UUID=E45098C250989CBC /media/sdb1     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sdb5
UUID=eb6e0ae5-02f5-4a82-a770-55b92d08a87a none            swap    sw              0       0
/dev/cdrom       /media/cdrom0   udf,iso9660 user,noauto     0       0ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ ls -l/dev/disk/by-uuid
ls: invalid option -- /
Try `ls --help' for more information

Hors ligne

#8 Le 24/07/2007, à 22:06

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

j

Dernière modification par belga (Le 16/10/2007, à 00:11)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#9 Le 24/07/2007, à 22:25

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

1- Rah boulet que je suis hmm J'ai recommencé, voilà le résultat :

ubuntu@ubuntu:~$ sudo mkdir /panne
ubuntu@ubuntu:~$ sudo mount -o rw /dev/sda3 /panne
ubuntu@ubuntu:~$ cat /panne/boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default         11

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout         20

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title         Windows 95/98/NT/2000
# root          (hd0,0)
# makeactive
# chainloader   +1
#
# title         Linux
# root          (hd0,1)
# kernel        /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,3)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title           Ubuntu, kernel 2.6.20-16-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-16-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.20-16-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.20-16-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-16-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.20-16-generic

title           Ubuntu, kernel 2.6.20-15-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.20-15-generic

title           Ubuntu, kernel 2.6.17-11-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-11-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.17-11-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.17-11-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-11-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.17-11-generic

title           Ubuntu, kernel 2.6.17-10-generic
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-10-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro quiet splash
initrd          /boot/initrd.img-2.6.17-10-generic
quiet
savedefault

title           Ubuntu, kernel 2.6.17-10-generic (recovery mode)
root            (hd0,3)
kernel          /boot/vmlinuz-2.6.17-10-generic root=UUID=de401136-7d75-45a6-891e-006cadac1f30 ro single
initrd          /boot/initrd.img-2.6.17-10-generic

title           Ubuntu, memtest86+
root            (hd0,3)
kernel          /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title           Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title           Windows NT/2000/XP
root            (hd0,0)
savedefault
makeactive
chainloader     +1


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title           Windows XP Media Center Edition
root            (hd0,1)
savedefault
makeactive
chainloader     +1
ubuntu@ubuntu:~$ cat /panne/etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda4
UUID=de401136-7d75-45a6-891e-006cadac1f30 /               ext3    defaults,errors=remount-ro 0       1
# /dev/sda1
UUID=16D9-B5D2  /media/sda1     vfat    defaults,utf8,umask=007,gid=46 0       1
# /dev/sda2
UUID=A834A04334A015FA /media/sda2     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sda3
UUID=38B0848EB08453F2 /media/sda3     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sdb1
UUID=E45098C250989CBC /media/sdb1     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sdb5
UUID=eb6e0ae5-02f5-4a82-a770-55b92d08a87a none            swap    sw              0       0
/dev/cdrom       /media/cdrom0   udf,iso9660 user,noauto     0       0ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 10 2007-07-24 22:13 2AB8EFA6B8EF6F2F -> ../../sda5
lrwxrwxrwx 1 root root 10 2007-07-24 22:13 38B0848EB08453F2 -> ../../sda2
lrwxrwxrwx 1 root root 10 2007-07-24 22:13 de401136-7d75-45a6-891e-006cadac1f30 -> ../../sda3
lrwxrwxrwx 1 root root 10 2007-07-24 22:13 E45098C250989CBC -> ../../sdb1
lrwxrwxrwx 1 root root 10 2007-07-24 22:13 eb6e0ae5-02f5-4a82-a770-55b92d08a87a -> ../../sdb5
ubuntu@ubuntu:~$

2- Si c'est de tes posts en double, oui, ils étaient partis, il sont revenus big_smile

Hors ligne

#10 Le 24/07/2007, à 22:45

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

?

Dernière modification par belga (Le 16/10/2007, à 00:10)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#11 Le 24/07/2007, à 23:06

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Hourra !! Ça a marché, merci big_smile

Juste pour savoir, quel était le problème ? La référence à la partition était mauvaise c'est ça ? Et comment c'est arrivé ?

Hors ligne

#12 Le 24/07/2007, à 23:11

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

En revanche, des trois partitions NTFS, je n'en ai plus qu'une seule accessible... hmm

Hors ligne

#13 Le 24/07/2007, à 23:14

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

o

Dernière modification par belga (Le 16/10/2007, à 00:11)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#14 Le 24/07/2007, à 23:21

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Ah, et comment dois-je faire pour que ces partitions perdues reviennent ?

Pour les noyaux "en trop", je vais suivre cette méthode, et bien sûr mettre à jour le nombre wink

Pour Windows, c'est vérifié, et je dois avouer que j'ai attendu ça pour te répondre big_smile

Hors ligne

#15 Le 24/07/2007, à 23:30

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

l

Dernière modification par belga (Le 16/10/2007, à 00:11)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#16 Le 24/07/2007, à 23:32

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

http://doc.ubuntu-fr.org/grub#ne_garder_que_le_dernier_noyau_dans_la_liste
cette méthode ne supprime pas les anciens noyaux. Si tu n'as pas de problème
de place ok, si non vire les avec synaptic.


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#17 Le 24/07/2007, à 23:39

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Oui, depuis l'installation d'Ubu j'ai fait une réinstallation d'XP, mais je n'ai pas eu le souci directement après, donc...

Pour ce qui est de sudo mkdir /media/sda5, je l'ai fait, mais ça ne change rien. En fait, dans le dossier media, j'ai bien sda1, sda2, sda3, sda5 et sdb1, mais seul sda2 aboutit à mon disque dur, les autres apparaissent vides hmm

Hors ligne

#18 Le 24/07/2007, à 23:42

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

belga a écrit :

http://doc.ubuntu-fr.org/grub#ne_garder_que_le_dernier_noyau_dans_la_liste
cette méthode ne supprime pas les anciens noyaux. Si tu n'as pas de problème
de place ok, si non vire les avec synaptic.

Oui oui, tout à fait, j'ai remarqué ça wink Mais effectivement je n'ai pas de problème de place, donc pour l'instant cette méthode me convient. J'imagine que dans la doc se trouve l'explication détaillée pour vraiment les supprimer, ces kernel big_smile

Hors ligne

#19 Le 24/07/2007, à 23:50

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

sda1 c'est normal car /dev/sda1 n'est qu'un conteneur qui contient des partitions
sda2,3,..
sda2 ok
sda3 ubuntu tu es dedans big_smile
sda5 et sdb1 sont vides??

tape dans une console

sudo mount -t ntfs /dev/sdb1 /media/sdb1

puis que donne

ls /media/sdb1

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#20 Le 24/07/2007, à 23:55

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Ça me donne la liste du contenu du dossier, mais depuis cette manip, dans le dossier media, je n'ai plus accès au dossier, je n'ai pas les permission nécessaires hmm

Hors ligne

#21 Le 25/07/2007, à 00:01

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

d?

Dernière modification par belga (Le 16/10/2007, à 00:11)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#22 Le 25/07/2007, à 00:03

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

Bon, j'aurais aimé te dire que ça a marché, mais c'est pas le cas sad

Et j'ai fait un copié/collé de ton code, donc ça ne peut pas être une faute de frappe...

Hors ligne

#23 Le 25/07/2007, à 00:08

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

tu n'as pas accès au contenu de media ou media/sdb1?


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#24 Le 25/07/2007, à 00:09

Mowkx

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

De media/sdb1, media c'est bon wink

Hors ligne

#25 Le 25/07/2007, à 00:12

belga

Re : [Résolu] « Error 22 : No such partition » au boot : boot impossible

tape

sudo chmod 777 /media/sdb1

puis réessaye


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne