Eu tenho uma cópia persistente do Ubuntu (feita com pendrivelinux) em um pendrive de 4GB. Estou tentando instalar o suporte ao idioma ENG (depois de excluí-lo acidentalmente), mas recebo um erro que diz:
error processing package initramfs-tools No space left on device.
eu já fiz
sudo apt-get remove
sudo apt-get clean
sudo apt-get autoremove
e depois disso df -h é:
Filesystem Size Used Avail Use% Mounted on
/cow 2.7G 1.9G 742M 72% /
udev 3.0G 4.0K 3.0G 1% /dev
tmpfs 599M 1.2M 598M 1% /run
/dev/sdc1 3.8G 3.8G 2.0K 100% /cdrom
/dev/loop0 936M 936M 0 100% /rofs
none 4.0K 0 4.0K 0% /sys/fs/cgroup
tmpfs 3.0G 2.4M 3.0G 1% /tmp
none 5.0M 0 5.0M 0% /run/lock
none 3.0G 336K 3.0G 1% /run/shm
none 100M 72K 100M 1% /run/user
/dev/sdb1 1.9T 1.2T 652G 66% /media/ubuntu/USB-HDD
/dev/loop1 2.7G 1.9G 742M 72% /media/ubuntu/casper-rw
/dev/sda3 459G 370G 89G 81% /media/ubuntu/Packard Bell
/dev/sda4 459G 121G 339G 27% /media/ubuntu/DATA
Existe algo que eu possa fazer? É a primeira vez que uso o Ubuntu, btw.
ETA:
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x1a72457f
Device Boot Start End Blocks Id System
/dev/sda1 2048 29362175 14680064 27 Hidden NTFS WinRE
/dev/sda2 * 29362176 29566975 102400 7 HPFS/NTFS/exFAT
/dev/sda3 29566976 991008767 480720896 7 HPFS/NTFS/exFAT
/dev/sda4 991008768 1953521663 481256448 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa48d32de
Device Boot Start End Blocks Id System
/dev/sdb1 63 3907024064 1953512001 7 HPFS/NTFS/exFAT
Disk /dev/sdc: 4009 MB, 4009754624 bytes
126 heads, 22 sectors/track, 2825 cylinders, total 7831552 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe4ad4591
Device Boot Start End Blocks Id System
/dev/sdc1 * 2048 7831551 3914752 c W95 FAT32 (LBA)