Vous êtes ici : 20. TECHNOLOGIES > 10. Linux > GRUB : Création d’une disquette de boot
SERVICES
Administration système et réseaux
Audit, conseil en sécurité informatique
Formations et délégation de formateurs

SOLUTIONS
Logiciel de gestion de parc informatique GLPI
Nagios : supervision de réseau
Parefeu iptables
Serveur de messagerie Postfix
Serveur Intranet (Samba, Apache, Messagerie)
Serveur proxy squid

TECHNOLOGIES
Linux
Apache, serveur web
MySQL
PHP
TYPO3
SPIP, Serveur de publication
Perl
SAMBA, serveur de fichiers
Postfix, serveur de messagerie
Sécurité
Windows XP

NOUS CONTACTER

DEMANDE D’INFORMATIONS

GRUB : Création d’une disquette de boot



Création d’une disquette de boot :

# mkfs /dev/fd0
# mount  /dev/fd0 /mnt/floppy
# mkdir /mnt/floppy/boot
# mkdir /mnt/floppy/boot/grub

Copier dans /mnt/floppy/boot/grub, les fichiers stage1, stage2, grub.conf.

Démonter la disquette
umount /mnt/floppy

Installer GRUB :

# grub
Probing devices to guess BIOS drives. This may take a long time.

  GRUB  version 0.91  (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported.  For the first word, TAB
 lists possible command completions.  Anywhere else TAB lists the possible
 completions of a device/filename. ]

grub> root (fd0)
Filesystem type is ext2fs, using whole disk

grub> setup (fd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... no
Running "install /boot/grub/stage1 d (fd0) /boot/grub/stage2 p /boot/grub/menu.lst "... succeeded
Done.

grub> quit

La disquette est prête pour booter avec GRUB.


Dans la même rubrique :
Installation OpenLDAP
PAM : pb avec pam_ldap
Installation de la librairie Berkeley DB
SYSLOG
GRUB : chargeur Linux
Installation de TFTP
Administration serveur dhcp avec webmin
Cups : "Unable to bind socket"
GRUB : Création d’une disquette de boot
suppression des messages "lame server resolving"




Nous contacter | Plan du site | Admin | Accueil