Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

[gentoo-user-fr] [Grub ?] Impossible de lancer windows xp ni de monter la partition...

1 réponse
Avatar
grillot sebastien
Bonjour,
je ne sais pas s'ou vient le probleme mais je vais tenter de tout resumer.
Voila deja au demarage de grub j'avais un ecran noir donc j'ai retiré le
splash... dommage c'est jolie ;)
Quand je choisi de lancer Windows XP j'ai une erreur 12 no device.
J'ai tenté de changer en rajoutant / enlevant des choses dans la config
de grub mais pas moyen (changement de partition... on sait jamais,
rajout de noverify non plus...). Je vous joint tout ce qui pourrais vous
aider a savoir fdisk -l + grub.conf + fstab... y'a des erreurs bizarre
dans fdisk -l..

Merci beaucoup de m'aider parceque j'ai chercher en vain toute la matinée...


Seb



ibm root # cat /etc/fstab

# <fs> <mountpoint> <type> <opts>
<dump/pass>
/dev/hda5 /boot ext2 noauto,noatime
1 2
/dev/hda6 none swap sw
0 0
/dev/hda7 / ext3 noatime
0 1

/dev/hda1 /mnt/windows ntfs default 0 0
/dev/hda2 /mnt/ibm auto default
0 0

none /proc proc defaults
0 0
none /dev/shm tmpfs
nodev,nosuid,noexec 0 0

/dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user
0 0
none /proc/bus/usb usbfs defaults
0 0


ibm root # fdisk -l

Disk /dev/hda: 60.0 GB, 60011642880 bytes
16 heads, 63 sectors/track, 116280 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 30793 15519610+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/hda2 107281 116280 4536000 12 Compaq diagnostics
Partition 2 does not end on cylinder boundary.
/dev/hda3 30793 107276 38547115+ 5 Extended
Partition 3 does not end on cylinder boundary.
/dev/hda5 30794 30871 39279 83 Linux
/dev/hda6 30872 31875 506016 82 Linux swap
/dev/hda7 31876 107276 38001726 83 Linux

Partition table entries are not in disk order
ibm root # mount /boot/ && cat /boot/grub/grub.conf
default 0
timeout 30
//splashimage=(hd0,4) /grub/splash.xpm.gz

title=Gentoo GNU/Linux 2.6.9-r9
root(hd0,4)
kernel /kernel-2.6.9-gentoo-r9 root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/hda7 splash=verbose
initrd /initrd-2.6.9-gentoo-r9

title=Windows XP SP1
rootnoverify(hd0,0)
makeactive
chainloader +1

--
registered Linux user #344952

Il n'est, pour voir, que l'oeil du maitre.

-- Jean de La Fontaine, L'OEil du maitre


--
gentoo-user-fr@gentoo.org mailing list

1 réponse

Avatar
Richard Delorme
grillot sebastien a écrit :

title=Windows XP SP1
rootnoverify(hd0,0)
makeactive
chainloader +1



Ici, j'ai ça :

title=windows-XP
root (hd0,0)
chainloader (hd0,0)+1


--
Richard


--
mailing list