Ho installato ubuntu lucid su un portatile Hp compaq nc6000 risalente a qualche anno fa.
L'installazione è andata a buon fine tranne per due aspetti:
La partizione di windows è inaccessibile, la schermata va in crash non appena ci clicco, addirittura gparted non riesce ad avviarsi.
Come devices ho un'ipotetico floppy0 che non risponde.
Allego /etc/fstab
Codice: Seleziona tutto
# /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
# / was on /dev/sda5 during installation
UUID=3882bcd4-ed9b-468a-b27b-6e1c9b6cc5ad / ext4 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=61e9a3b7-7f08-4159-a3d2-f5b8b6289188 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0