Additions:
For example I have two different linux kernels on my system
$ ls /boot/*2* | cat
/boot/abi-2.6.15-27-386
/boot/abi-2.6.15-27-686
/boot/config-2.6.15-27-386
/boot/config-2.6.15-27-686
/boot/initrd.img-2.6.15-27-386
/boot/initrd.img-2.6.15-27-686
/boot/System.map-2.6.15-27-386
/boot/System.map-2.6.15-27-686
/boot/vmlinuz-2.6.15-27-386
/boot/vmlinuz-2.6.15-27-686
As SuperUser
(sh)
Deletions:
For example I have three different linux kernels on my system and they are using 46M of disk space.
$ sudo -i
Additions:
Update your system
Xubuntu Disk Partitioning
The are two vital partitions :
- RootPartition aka "/" remaining space
- SwapPartition aka "swap" (2xRAM)
The
BootDirectory is sometimes part of / and sometimes in its own partition.
Although in theory it can be tiny I like to make it 100M to have space for multiple vmlinux kernel images, system-maps & initrd.img's
- BootPartition aka "/boot" ~100M
For example I have three different linux kernels on my system and they are using 46M of disk space.
Xubuntu X.ORG reconfigure
Deletions:
Xubuntu X.ORG reconfigure
Additions:
Deletions:
$ sudo su -
Additions:
- Applications | System | Synaptic Package Manager [refresh then pick and choose] [essential]
# dpkg-reconfigure xserver-xorg
Deletions:
- Applications | System | Synaptic Package Manager [refresh then pick and choose]
- libgnome2-perl [essential]
#dpkg-reconfigure xserver-xorg
Additions:
Xubuntu X.ORG reconfigure
$ sudo su -
#dpkg-reconfigure xserver-xorg
The oldest known version of this page was edited on
2006-08-11 11:57:43 by WikkaWiki (unregistered user)
Xubuntu Install
Try Xubuntu 6.06 CD first (only if you have a low spec pc or other problems try Xubuntu Alternate 6.06 CD)
- Applications | System | Update Manager
- Applications | System | Software Properties [enable restricted, backport groups and enable multiverse and universe for all groups]
- Applications | System | Synaptic Package Manager [refresh then pick and choose]
- libgnome2-perl [essential]
Finally have fun