#
#deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 DVD Binary-1 2008021$
#deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 DVD Binary-1 2008021$
deb [url]http://ftp.pl.debian.org/debian/[/url] etch main
deb-src [url]http://ftp.pl.debian.org/debian/[/url] etch main
deb [url]http://security.debian.org/[/url] etch/updates main contrib
deb-src [url]http://security.debian.org/[/url] etch/updates main contrib
deb [url]http://www.backports.org/debian[/url] etch-backports main contrib non-free
[ Dodano: 2008-07-01, 08:26 ]
udało mi sie zainstalować ntfs-3g
chomik:/home/chomik# mount -a
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sda5': Operacja nie obsługiwana
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by
clicking on the 'Safely Remove Hardware' icon in the Windows
taskbar then shutdown Windows cleanly.
Choice 2: If you don't have Windows then you can use the 'force' option for
your own responsibility. For example type on the command line:
mount -t ntfs-3g /dev/sda5 /mnt/dysk_win -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/sda5 /mnt/dysk_win ntfs-3g defaults,force 0 0