Po dzisiejszej aktualizacji grub zmienił wersję na 2 i niestety na nowej liście nie widnieje odnośnik do zainstalowanej wersji Windowsa. Dodatkowo: na Linuksie miałem na stałe zamontowane partycje ntfs
aktualizacja "zmyła" i to teraz przy próbie zamontowania wyświetla się:
Kod: Zaznacz cały
Nie można zamontować 11 GB Filesystem
Error mounting: mount exited with exit code 1: helper failed with:
Error opening '/dev/hda1': Permission denied
Failed to mount '/dev/hda1': Permission denied
Please check '/dev/hda1' and the ntfs-3g binary permissions,
and the mounting user ID. More explanation is provided at
[url]http://ntfs-3g.org/support.html#unprivileged[/url]
Kod: Zaznacz cały
# /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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/hda2 during installation
UUID=367e40c5-3af2-4c2f-91cd-eaa8f324b966 / reiserfs notail 0 1
# /home was on /dev/hda3 during installation
UUID=6a0bb438-122e-46f4-91c5-652740669ef7 /home reiserfs defaults 0 2
/dev/hda6 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hda1 /media/disk ntfs-3g user,auto,uid=1000 0 0
/dev/hda5 /media/disk-1 ntfs-3g silent,umask=0,locale=pl_PL.utf8 0 0
jeśli chcę zamontować poleceniem:
Kod: Zaznacz cały
mount /dev/hda5 /media/disk-1
mount: mount point /media/disk-1 does not exist
proszę o pomoc
Edycja:
Dodam jeszcze że po włożeniu CD do napędu wyświetliło mi:
Kod: Zaznacz cały
Nie można zamontować Ubuntu 8.10 i386
Error mounting: mount exited with exit code 1: helper failed with:
mount: mount point /media/cdrom0 does not exist