Beberapa hari ini saya stres dengan file system Ubuntu saya yg tidak bisa di tulis. Sudah saya coba chmod dan chown tp tidak ngefek. Berikut beberapa pesan error yang muncul.
[EMAIL PROTECTED]:~# sudo apt-get remove nmap Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: iputils-tracepath bind9-host telnet lshw nmap memtest86+ dnsutils php4 php4-imap inputattach at strace dosfstools ed groff-base libc-client2002edebian parted tcpdump libelfg0 time iputils-arping ftp mlock libparted1.7-1 w3m rsync manpages reiserfsprogs man-db libgc1c2 fdutils popularity-contest ltrace info iptables dselect Use 'apt-get autoremove' to remove them. The following packages will be REMOVED: nmap 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 2540kB disk space will be freed. Do you want to continue [Y/n]? Y (Reading database ... 38113 files and directories currently installed.) Removing nmap ... dpkg: error processing nmap (--remove): cannot remove `/usr/share/nmap/nmap-mac-prefixes': Read-only file system Errors were encountered while processing: nmap E: Sub-process /usr/bin/dpkg returned an error code (1) [EMAIL PROTECTED]:~# sudo apt-get install dlint Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: iputils-tracepath telnet lshw memtest86+ php4 php4-imap inputattach at strace dosfstools ed groff-base libc-client2002edebian parted tcpdump libelfg0 time iputils-arping ftp mlock libparted1.7-1 w3m rsync manpages reiserfsprogs man-db libgc1c2 fdutils popularity-contest ltrace info iptables dselect Use 'apt-get autoremove' to remove them. The following NEW packages will be installed: dlint 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 22.1kB of archives. After unpacking 102kB of additional disk space will be used. Get:1 http://archive.ubuntu.com edgy/universe dlint 1.4.0-4.1 [22.1kB] Fetched 22.1kB in 1s (15.5kB/s) Selecting previously deselected package dlint. (Reading database ... 38113 files and directories currently installed.) Unpacking dlint (from .../dlint_1.4.0-4.1_all.deb) ... dpkg: error processing /var/cache/apt/archives/dlint_1.4.0-4.1_all.deb (--unpack): unable to create `./usr/bin/dlint': Read-only file system Errors were encountered while processing: /var/cache/apt/archives/dlint_1.4.0-4.1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [EMAIL PROTECTED]:~# echo "test" >> /etc/hosts -su: /etc/hosts: Read-only file system Isi file /etc/fstab : cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda1 UUID=abb00f41-f659-4b40-8ed8-b8be30a60768 / ext3 defaults,errors=remount-ro 0 1 # /dev/sda2 UUID=dbbda9b1-7bda-4efd-a77d-04d959e4d3db /home ext3 defaults 0 2 # /dev/sda3 UUID=9c274815-fbe9-44a3-81e8-4638e8e655af /var ext3 defaults 0 2 # /dev/sda4 UUID=efc0f373-dd80-4f5a-ba06-a513578376a9 none swap sw 0 0 /dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0 Apakah ada yg salah??Mohon bantuan temen2..... -- Dedy Hariyadi --- http://www.milisdad.or.id
