Po zainstalowaniu wydałem komendę:
Kod: Zaznacz cały
 ntfs-3g /dev/hda1 /mnt/windaKod: Zaznacz cały
 WARNING: Deficient Linux kernel detected. Some driver features are
         not available (swap file on NTFS, boot from NTFS by LILO), and
         unmount is not safe unless it's made sure the ntfs-3g process
         naturally terminates after calling 'umount'. If you wish this
         message to disappear then you should upgrade to at least kernel
         version 2.6.20, or request help from your distribution to fix
         the kernel problem. The below web page has more information:
         [url]http://ntfs-3g.org/support.html#fuse26[/url]
Za to jak montuję dysk z Windowsem poprzez:
Kod: Zaznacz cały
 mount -r -t ntfs /dev/hda1 /mnt/winda 2. Czy istnieje jakiś sposób, aby pobierać pakiety, nie będące w repozytorium (tak jak w moim przypadku), np. ze strony: packages.debian.org, wraz z zależnościami, nie skacząc po wszystkich linkach (zależności, też mają jakieś zależności i czasami żeby to wszystko pobrać, trzeba się nieźle naklikać)?
Pozdrawiam