mount /dev/sdxn /mnt # partizione root di Arch
mount -t proc proc /mnt/proc
mount -o bind /dev /mnt/dev
mount -t sysfs sysfs /mnt/sys
chroot /mnt
# cp -a /usr/lib/grub/i386-pc/* /boot/grubmount /dev/sda5 /mnt # partizione root di Arch
mount -t proc proc /mnt/proc
mount -o bind /dev /mnt/dev
mount -t sysfs sysfs /mnt/sys
chroot /mnt
cp -a /usr/lib/grub/i386-pc/* /boot/grubgrub> find /boot/grub/stage1 ---> file not foundgrub> root (hd0,filesystem type unknown partition type 0x7# fdisk /dev/sdaHilinus ha scritto:Prova a specificare come root (hd0,4), che dovrebbe corrispondere a /dev/sda5, quindi dai "setup (hd0)" per sovrascrivere il MBR.
grub error 15: file not foundgrub filesystem type unknown partition type 0x7Hilinus ha scritto:0x7 è l'id assegnato a partizioni NTFS. Puoi postarmi fdisk -l?
franz1789 ha scritto:Hilinus ha scritto:0x7 è l'id assegnato a partizioni NTFS. Puoi postarmi fdisk -l?
La colonna system per le partizioni di linux dice ntfs.. Devo cambiarle con cfdisk? Se modifico solo le partizioni di linux non rischio di cancellare i dati su quelle windows?
Visitano il forum: Nessuno e 1 ospite