Configurer grub kubuntu-backtrack

kristal -  
 Zarby -
Bonjour,
Je suis débutant sous linux, et je sais un peu me servir de la console ( apt-get, me déplacer dans les dossiers, editer fichiers avec nano, la commande w...).
Pour le moment je ne m'étais servi que de kubuntun, mais j'ai installé tout à l'heure backtrack. Je savais qu'il n'allait pas être directement détecté par GRUB, m'étant déjà renseigné sur la question.
Mais je n'ai pas trop compris comment faire, et je n'ai pas trouvé le fichier menu.lst dans /boot/grub.
Donc voila si quequ'un pourrait me guider :) ce serait gentil.
Configuration: Linux
Konqueror 4.3

3 réponses

  1. Utilisateur anonyme
     
    Salut,

    Peux-tu poster le resultat de

    fdisk -l


    et

    ls -l /boot/grub


    @++ : )
    0
  2. kristal
     
    Ah non en fait désolé, je me suis renseigné, et en fait je préfere ne pas installer backtrack, plutot l'utiliser en live.
    Merci quand même! :)
    0
  3. Zarby
     
    Bonjour,

    j'ai le même problème. la réponse m'intéresse.
    voici les résultats de commande :
    fdisk -l :
    Disk /dev/sda: 250.0 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x25082507

    Device Boot Start End Blocks Id System
    /dev/sda1 1 10084 80999698+ 83 Linux
    /dev/sda2 10085 10705 4988182+ 82 Linux swap / Solaris
    /dev/sda4 10706 30401 158208120 7 HPFS/NTFS

    Disk /dev/sdb: 16.0 GB, 16055795712 bytes
    256 heads, 33 sectors/track, 3712 cylinders
    Units = cylinders of 8448 * 512 = 4325376 bytes
    Disk identifier: 0xc3072e18

    Device Boot Start End Blocks Id System
    /dev/sdb1 * 1 3712 15679472 c W95 FAT32 (LBA)

    Disk /dev/sdc: 261 MB, 261750784 bytes
    16 heads, 32 sectors/track, 998 cylinders
    Units = cylinders of 512 * 512 = 262144 bytes
    Disk identifier: 0x00000000

    Device Boot Start End Blocks Id System
    /dev/sdc1 * 1 999 255600 6 FAT16
    Partition 1 has different physical/logical endings:
    phys=(1023, 15, 32) logical=(998, 7, 32)

    et pour la commande ls -l /boot/grub:

    root@bt:~# ls -l /boot/grub
    total 188
    -rw-r--r-- 1 root root 5933 2009-06-17 15:46 bt4.xpm.gz
    -rw-r--r-- 1 root root 197 2009-05-10 16:05 default
    -rw-r--r-- 1 root root 8108 2009-05-10 16:05 e2fs_stage1_5
    -rw-r--r-- 1 root root 7856 2009-05-10 16:05 fat_stage1_5
    lrwxrwxrwx 1 root root 30 2010-11-16 22:58 gentleblue.xpm.gz -> splashimages/gentleblue.xpm.gz
    -rw-r--r-- 1 root root 16 2009-05-10 16:05 installed-version
    -rw-r--r-- 1 root root 8712 2009-05-10 16:05 jfs_stage1_5
    -rw-r--r-- 1 root root 4472 2010-11-16 23:17 menu.lst
    -rw-r--r-- 1 root root 4472 2010-11-16 23:17 menu.lst~
    -rw-r--r-- 1 root root 7352 2009-05-10 16:05 minix_stage1_5
    -rw-r--r-- 1 root root 9756 2009-05-10 16:05 reiserfs_stage1_5
    drwxr-xr-x 2 root root 390 2009-05-10 22:22 splashimages
    lrwxrwxrwx 1 root root 29 2010-11-16 22:58 splash.xpm.gz -> splashimages/debsplash.xpm.gz
    -rw-r--r-- 1 root root 512 2009-05-10 16:05 stage1
    -rw-r--r-- 1 root root 121460 2009-05-10 16:05 stage2
    -rw-r--r-- 1 root root 9556 2009-05-10 16:05 xfs_stage1_5

    Voilà. merci de ta réponse.
    0