maximovic
07-11-2011, 08:02
Salve, chiedo gentilmente il vostro aiuto per recuperare almeno i dati della partizione su cui c'era xp. Premetto che sono un principiante con Linux.
Avevo un dual boot xp-ubuntu 11.10.
Nel tentativo di eliminare la partizione di ubuntu non sono più riuscito a bootare xp (no grld) mentre ubuntu si riavviava correttamente. Ho pasticciato con SGD e rescatuz senza successo. Anzi XP è scomparso dal menu grub.
Credo di aver fatto qualche pasticcio con MBR e le partition tables. Sono costretto a ripristinare tutto tramite Linux (niene cd di xp).
L'HD è unico.
XP era installato su /dev/sda2 (almeno cosi mi diceva il grub all'avvio). Il disco su cui era installato XP aveva tre partizione C-D-E.
Questo è quello che mi da fdisk -l.
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9729 78148161 7 HPFS/NTFS
/dev/sda2 9730 19458 78141825 f W95 Ext'd (LBA)
/dev/sda5 9730 9991 2104483+ 7 HPFS/NTFS
/dev/sda6 9992 14751 38233205+ 7 HPFS/NTFS
/dev/sda7 19222 19458 1892352 82 Linux swap / Solaris
/dev/sda8 18986 19221 1893376 82 Linux swap / Solaris
/dev/sda9 14751 18750 32116736 83 Linux
/dev/sda10 18750 18986 1893376 82 Linux swap / Solaris
fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda9 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda10 during installation
UUID=bec04d76-6981-4587-a3d4-111bf7196ed7 none swap sw 0 0
Ho anche installato ms-sys, che forse potrebbe essere utile. Ho l'impressione come se le partizioni no siano tutte montate ma non so come fare.
Mi aiutate step by step? Ho veramente necessità di accedere a xp nuovamente.
Grazie
Massimo
Avevo un dual boot xp-ubuntu 11.10.
Nel tentativo di eliminare la partizione di ubuntu non sono più riuscito a bootare xp (no grld) mentre ubuntu si riavviava correttamente. Ho pasticciato con SGD e rescatuz senza successo. Anzi XP è scomparso dal menu grub.
Credo di aver fatto qualche pasticcio con MBR e le partition tables. Sono costretto a ripristinare tutto tramite Linux (niene cd di xp).
L'HD è unico.
XP era installato su /dev/sda2 (almeno cosi mi diceva il grub all'avvio). Il disco su cui era installato XP aveva tre partizione C-D-E.
Questo è quello che mi da fdisk -l.
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9729 78148161 7 HPFS/NTFS
/dev/sda2 9730 19458 78141825 f W95 Ext'd (LBA)
/dev/sda5 9730 9991 2104483+ 7 HPFS/NTFS
/dev/sda6 9992 14751 38233205+ 7 HPFS/NTFS
/dev/sda7 19222 19458 1892352 82 Linux swap / Solaris
/dev/sda8 18986 19221 1893376 82 Linux swap / Solaris
/dev/sda9 14751 18750 32116736 83 Linux
/dev/sda10 18750 18986 1893376 82 Linux swap / Solaris
fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda9 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda10 during installation
UUID=bec04d76-6981-4587-a3d4-111bf7196ed7 none swap sw 0 0
Ho anche installato ms-sys, che forse potrebbe essere utile. Ho l'impressione come se le partizioni no siano tutte montate ma non so come fare.
Mi aiutate step by step? Ho veramente necessità di accedere a xp nuovamente.
Grazie
Massimo