Grazie

avevo salvato tutto il procedimento ma seguendolo non riesco
Disco /dev/sda: 160.0 GB, 160041885696 byte
255 testine, 63 settori/tracce, 19457 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x241dc07f
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 2611 20972826 7 HPFS/NTFS
/dev/sda2 2612 2742 1052257+ 82 Linux swap / Solaris
/dev/sda3 2743 19457 134263237+ 5 Esteso
/dev/sda5 2743 2772 240943+ 83 Linux
/dev/sda6 2773 3027 2048256 83 Linux
/dev/sda7 3028 3209 1461883+ 83 Linux
/dev/sda8 3210 3817 4883728+ 83 Linux
/dev/sda9 3818 19457 125628268+ 83 Linux
Disco /dev/sdb: 500.1 GB, 500107862016 byte
255 testine, 63 settori/tracce, 60801 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0xd8ff63ce
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 7 HPFS/NTFS
pa0lo87@pa0lo87-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'vol_id --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).
#
#
proc /proc proc defaults 0 0
# / was on /dev/sda6 during installation
UUID=209c3816-88a8-485e-87d0-6e9229361161 / ext3 relatime,errors=remount-ro 0 1
# /boot was on /dev/sda5 during installation
UUID=9627aa02-1298-4a76-a9c6-e73543b47bed /boot ext3 relatime 0 2
# /home was on /dev/sda9 during installation
UUID=f9c797e5-b620-4a7d-8850-6c3b2d3b1334 /home ext3 relatime 0 2
# /usr was on /dev/sda8 during installation
UUID=a16db0a5-f6b7-4ef0-b3a9-b85c92c11a64 /usr ext3 relatime 0 2
# /var was on /dev/sda7 during installation
UUID=8d3ac54b-f4c1-41da-989a-4071c76fe0e6 /var ext3 relatime 0 2
# /windows was on /dev/sda1 during installation
UUID=DC44377D4437598A /windows ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# swap was on /dev/sda2 during installation
UUID=6ed0f1ff-d8ec-487e-aecc-df15bc7c3646 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/sdb1 /media/Paolo ntfs umask=0000 0 0