Pagina 5 di 5 primaprima ... 3 4 5
Visualizzazione dei risultati da 41 a 42 su 42
  1. #41
    Originariamente inviato da andy caps
    le partizion linux sembrerebbero le

    Partition num: 5, Filesystem type is ext2fs, partition type 0x83
    Partition num: 6, Filesystem type is ext2fs, partition type 0x83

    prova a fare il setup sulla 6
    RISOLTO! La partizione di root era la 6, mentre il setup era da fare direttamente nell'MBR.
    Ecco i comandi esatti per chi ne avesse bisogno:
    codice:
    grub
    grub> root (hd0,6)
    grub> setup (hd0)
    grub> quit
    CIAO e grazie per la pazienza!

  2. #42
    Utente di HTML.it
    Registrato dal
    Jul 2005
    Messaggi
    221
    Mi inserisco in questa discussione per mia chiariate una cosa.
    Per intanto questa è la mia situazione:

    /dev/hda1 / reiserfs
    /dev/hda2 /home reiserfs
    /dev/hda3 vuota reiserfs
    /dev/hda4 swap
    /dev/hdb1 /media/archivio xfs

    In fase di installazione grub è stato installato sul mbr.

    Ora è mia intenzione utilizzare /dev/hda3 per provare un'altra distro spostando grub in /dev/hda1 e utilizzare GAG per selezionare i vari sistemi.

    Dando sudo grub-install /dev/hda1 però ottengo

    codice:
    Due to a bug in xfs_freeze, the following command might produce a segmentation
    fault when /boot/grub is not in an XFS filesystem. This error is harmless and
    can be ignored.
    xfs_freeze: specified file ["/boot/grub"] is not on an XFS filesystem
    Installation finished. No error reported.
    This is the contents of the device map /boot/grub/device.map.
    Check if this is correct or not. If any of the lines is incorrect,
    fix it and re-run the script `grub-install'.
    
    (hd0)   /dev/hda
    (hd1)   /dev/hdb
    Che significa tutto ciò? Perchè mi nomina xfs se io quel disco non lo sto considerando?

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.