Kod: Zaznacz cały
/dev/hdc1 1 1828 14683378+ 7 HPFS/NTFS
/dev/hdc4 4444 38913 276880275 7 HPFS/NTFS
Kod: Zaznacz cały
/dev/hdc1 1 1828 14683378+ 7 HPFS/NTFS
/dev/hdc4 4444 38913 276880275 7 HPFS/NTFS
Kod: Zaznacz cały
/dev/hdc1 /media/hdc1 ntfs-3g auto,rw,user,defaults,utf8 0 0
/dev/hdc4 /media/hdc4 ntfs-3g auto,rw,user,defaults,utf8 0 0
Kod: Zaznacz cały
mount: unkown filesystem type `ntfs-3g`
Kod: Zaznacz cały
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hdc5 / ext3 defaults,errors=remount-ro 0 1
/dev/hdc6 /home ext3 defaults 0 2
/dev/hdc3 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/hdc1 /media/sda1 ntfs-3g auto,rw,user,defaults,utf8 0 0
/dev/hdc4 /media/sda2 ntfs-3g auto,rw,user,defaults,utf8 0 0
Kod: Zaznacz cały
# aptitude install ntfs-3g
Kod: Zaznacz cały
cat /etc/apt/sources.list
Kod: Zaznacz cały
#
# deb cdrom:[Debian GNU/Linux 4.0 r5 _Etch_ - Official i386 DVD Binary-1 20081023-23:00]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r5 _Etch_ - Official i386 DVD Binary-1 20081023-23:00]/ etch contrib main
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
#~~~~~~~~~~~~~~~~~~~~Kadu~~~~~#
deb [url]http://www.kadu.net/download/binary/debian/repo[/url] testing main
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Etch
deb [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb-src [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb [url]http://security.debian.org/[/url] etch/updates main contrib non-free
deb-src [url]http://security.debian.org/[/url] etch/updates main contrib non-free
# Opera
deb [url]http://deb.opera.com/opera/[/url] etch non-free
Kod: Zaznacz cały
#Kadu#
#deb [url]http://www.kadu.net/download/binary/debian/repo[/url] testing main
# Etch
deb [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb-src [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb [url]http://security.debian.org/[/url] etch/updates main contrib non-free
deb-src [url]http://security.debian.org/[/url] etch/updates main contrib non-free
# Opera
deb [url]http://deb.opera.com/opera/[/url] etch non-free
#Backports
deb [url]http://www.backports.org/debian[/url] etch-backports main contrib non-free
Kod: Zaznacz cały
apt-get update
Kod: Zaznacz cały
aptitude update