[Risolto] Mount error dopo upgrade
Inviato: martedì 11 maggio 2010, 12:27
Salve ho fatto il upgrade a 10.04 da 9.04 facendo prima il upgrade a 9.10..
E andat tutto a buon fine tranne il messagio di boot:
an error occured while mounting 0
ho controllato la mia fstab che con 9.04 funzionava senza problemi anche con 9.10
# /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/sda2 during installation
UUID=e2082306-67c5-4793-ae15-8f923a624929 / ext4 relatime,errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=3360ace3-eb35-4207-a896-e701891d1b4a /home ext4 relatime 0 2
# /home/linux was on /dev/sdb5 during installation
UUID=A8F6D44D7F684FE4 /home/andreas/non_salvati ntfs
relatime 0 2
#defaults,nls=utf8,umask=007,gid=46 0 1
# /home/non_salvati was on /dev/sdb7 during installation
UUID=68923EE13ED1B9D4 /home/andreas/linux ntfs relatime 0 2
# /home/salvati was on /dev/sdb6 during installation
UUID=6B2DE9DB764D553E /home/andreas/salvati ntfs relatime 0 2
# /mnt/windows was on /dev/sda1 during installation
UUID=E0ECAAAAECAA7A84 /mnt/windows ntfs defaults,nls=utf8,umask=007,gid=46 0 0
# swap was on /dev/sda5 during installation
UUID=f8f6af61-9894-4d1e-af14-730f3656063d none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Ecco anche la menu.lst di grub che avevo fatto ul upgrade alla versione 2 durante il upgrade
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
color cyan/blue white/blue
## ## End Default Options ##
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic
uuid e2082306-67c5-4793-ae15-8f923a624929
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=e2082306-67c5-4793-ae15-8f923a624929 ro quiet splash
initrd /boot/initrd.img-2.6.32-22-generic
quiet
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic (recovery mode)
uuid e2082306-67c5-4793-ae15-8f923a624929
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=e2082306-67c5-4793-ae15-8f923a624929 ro single
initrd /boot/initrd.img-2.6.32-22-generic
title Ubuntu 10.04 LTS, memtest86+
uuid e2082306-67c5-4793-ae15-8f923a624929
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Home Edition
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
some suggestions???
E andat tutto a buon fine tranne il messagio di boot:
an error occured while mounting 0
ho controllato la mia fstab che con 9.04 funzionava senza problemi anche con 9.10
# /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/sda2 during installation
UUID=e2082306-67c5-4793-ae15-8f923a624929 / ext4 relatime,errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=3360ace3-eb35-4207-a896-e701891d1b4a /home ext4 relatime 0 2
# /home/linux was on /dev/sdb5 during installation
UUID=A8F6D44D7F684FE4 /home/andreas/non_salvati ntfs
relatime 0 2
#defaults,nls=utf8,umask=007,gid=46 0 1
# /home/non_salvati was on /dev/sdb7 during installation
UUID=68923EE13ED1B9D4 /home/andreas/linux ntfs relatime 0 2
# /home/salvati was on /dev/sdb6 during installation
UUID=6B2DE9DB764D553E /home/andreas/salvati ntfs relatime 0 2
# /mnt/windows was on /dev/sda1 during installation
UUID=E0ECAAAAECAA7A84 /mnt/windows ntfs defaults,nls=utf8,umask=007,gid=46 0 0
# swap was on /dev/sda5 during installation
UUID=f8f6af61-9894-4d1e-af14-730f3656063d none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Ecco anche la menu.lst di grub che avevo fatto ul upgrade alla versione 2 durante il upgrade
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
color cyan/blue white/blue
## ## End Default Options ##
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic
uuid e2082306-67c5-4793-ae15-8f923a624929
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=e2082306-67c5-4793-ae15-8f923a624929 ro quiet splash
initrd /boot/initrd.img-2.6.32-22-generic
quiet
title Ubuntu 10.04 LTS, kernel 2.6.32-22-generic (recovery mode)
uuid e2082306-67c5-4793-ae15-8f923a624929
kernel /boot/vmlinuz-2.6.32-22-generic root=UUID=e2082306-67c5-4793-ae15-8f923a624929 ro single
initrd /boot/initrd.img-2.6.32-22-generic
title Ubuntu 10.04 LTS, memtest86+
uuid e2082306-67c5-4793-ae15-8f923a624929
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Home Edition
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
some suggestions???