ok Grazie ecco la procedura che eseguo e i risultati
- Codice: Seleziona tutto
kubuntu@kubuntu:~$ sudo fdisk -l
Disk /dev/sda: 98.5 GB, 98522403840 bytes
255 heads, 63 sectors/track, 11978 cylinders, total 192426570 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x494025c7
Device Boot Start End Blocks Id System
/dev/sda1 63 160649 80293+ de Dell Utility
/dev/sda2 * 160650 43953839 21896595 c W95 FAT32 (LBA)
/dev/sda3 43969966 192426569 74228302 f W95 Ext'd (LBA)
/dev/sda5 43969968 70412894 13221463+ 83 Linux
/dev/sda6 70412958 90863639 10225341 83 Linux
/dev/sda7 90863703 190418444 49777371 83 Linux
/dev/sda8 190434573 192426569 995998+ 82 Linux swap / Solaris
kubuntu@kubuntu:~$ sudo mount /dev/sda5 /mnt
kubuntu@kubuntu:~$ sudo mount --bind /dev /mnt/dev
kubuntu@kubuntu:~$ sudo mount --bind /proc /mnt/proc
kubuntu@kubuntu:~$ sudo mount --bind /sys /mnt/sys
kubuntu@kubuntu:~$ sudo chroot /mnt
root@kubuntu:/# mount /dev/sda2 /boot
root@kubuntu:/# grub-install /dev/sda
/usr/sbin/grub-setup: avviso: Sector 32 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
/usr/sbin/grub-setup: avviso: Sector 33 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
Installation finished. No error reported.
root@kubuntu:/# update-grub2
Generating grub.cfg ...
mkdir: impossibile creare la directory "/var/lib/os-prober/mount": File o directory non esistente
/usr/lib/os-probes/mounted/20microsoft: 47: /usr/lib/os-probes/mounted/20microsoft: cannot create /var/lib/os-prober/labels: Directory nonexistent
Found Microsoft Windows XP Home Edition on /dev/sda2
done
kubuntu@kubuntu:~$ cd ~
kubuntu@kubuntu:~$ sudo umount /mnt/dev
kubuntu@kubuntu:~$ sudo umount /mnt/proc
kubuntu@kubuntu:~$ sudo umount /mnt/sys
kubuntu@kubuntu:~$ sudo umount /mnt/
umount: /mnt: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
per il file allegato di partizione avevo inserito all'installazione di kde sda5 / mount point, sda6 /var e sda7 /home ma vedo che le partizioni hanno perso tutto che posso fare per ripristinare anche queste? Grazie
Il problema viene aggravato dal fatto che ho problemi anche per l'avvio di windows e ho provato a fare il ripristino senza alcun successo, anche perchè probabilmente con il grub windows non viene visto?
... e probabilmente entrambe dipendono da grub?!!! Aiuto Grazie
ps con kde live se provo ad inserire il file kdepartition.png non me lo carica...perchè .png sarebbe da specificare nella scheda di inserimento che sono accettati solo .jpg