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 12/08/2008, à 19:41

moimoimoi

installation sans cd tout dans l'ordre?

bonjour a tous,



je cherche à installer linux sur un compaq N110 qui possède un lecteur cd qui est décédé.
j'ai donc essayé de suivre le tutoriel concernant " l' installation sans cd sous window", j'avoue que pour un novice en informatique ca n'a pas été de tout repos, d'ailleurs ca ne marche.

j'aimerais simplement savoir si j'ai bien fait tout ce qu'il fallait faire:

Au final: J'ai créés une partition de 1go en fat 32 qui contient l''image de ubuntu hardy.
            j' ai un fichier c:/boot contenant un fichier "stage 1" ET "stage2" un "menu.lst"
            voici une copie du fichier :



# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.

color black/cyan yellow/cyan
timeout 30
default /default

title find and load NTLDR of Windows NT/2K/XP
fallback 1
find --set-root /ntldr
chainloader /ntldr
savedefault --wait=2

title find and load CMLDR of Windows NT/2K/XP
fallback 2
find --set-root /cmldr
chainloader /cmldr
savedefault --wait=2

title find and load IO.SYS of Windows 9x/Me
fallback 3
find --set-root /io.sys
chainloader /io.sys
savedefault --wait=2

title find and boot Mandriva with menu.lst already installed
fallback 4
find --set-root /etc/mandriva-release
savedefault --wait=2
configfile /boot/grub/menu.lst

title find and boot Linux with menu.lst already installed
title  HD-MEDIA
kernel (hd0,0)/boot/hd-media/vmlinuz root=/dev/ram0 ramdisk_size=13000
initrd (hd0,0)/boot/hd-media/initrd.gz
fallback 5
find --set-root /sbin/init
savedefault --wait=2
configfile /boot/grub/menu.lst

title commandline
savedefault --wait=2
commandline

title floppy (fd0)
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title back to dos
savedefault --wait=2
quit

title reboot
savedefault --wait=2
reboot

title halt
savedefault --wait=2
halt

title memdrive duplicated from floppy image file (hd0,0)/sbm.bin
map --mem (hd0,0)/sbm.bin (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title memdrive based on win98 partition (hd0,6)
map --mem (hd0,6)+1 (hd0)
# map --mem (hd0,0)/win98.gz (hd0)
map --hook
chainloader (hd0)+1
rootnoverify (hd0)
savedefault --wait=2

title  HD-MEDIA
kernel (hd0,0)/boot/hd-media/vmlinuz root=/dev/ram0 ramdisk_size=13000
initrd (hd0,0)/boot/hd-media/initrd.gz




  dans c/:boot/hd-media il ya un fichier boot.img.gz,  initrd.g et un fichier vmlinuz ( qui avait une extension .txt que j'ai enlevé a tords?)
et enfin j'ai copier une fichier "grldr" a l'emplacement c:\
bref quand je démarre je choisi "boot grub", ensuite "hd-media" et la j'ai un message d'erreur (error 27) voila.


merci de votre attention.
et excusez encore ma "néophyterie".

#2 Le 13/08/2008, à 12:14

Ungars

Re : installation sans cd tout dans l'ordre?

Salut, tu as du utiliser Wubi, poste plutot dans cette rubrique.

Hors ligne