June 2010 Archives

Upgrade EXT3 to EXT4

| No TrackBacks

From: How To Upgrade From Ext3 To Ext4 Without Formatting The Hard Disk
1. sudo tune2fs -O extents,uninit_bg,dir_index /dev/XXXX
2. sudo fsck -pf /dev/XXXX
3. sudo mount -t ext4 /dev/XXXX /mnt
4. Edit /etc/fstab

VMware Server 2.0.2 couldn't been install Ubuntu 10.04 LTS. Because the kernel is so new to VMware Server.
The solution:
How to install VMware Server on 2.6.31 kernels
Just enter this commnad.
sudo ./vmware-server-2.0.x-kernel-2.6.3x-install.sh [your_vmware_archive_file]
The other solution:
Installation of VMware-server 2.0.2 on Ubuntu Linux 10.04 ( lucid lynx )

February 2012

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29      

Archives

Powered by Movable Type 4.34-en

About this Archive

This page is an archive of entries from June 2010 listed from newest to oldest.

April 2010 is the previous archive.

July 2010 is the next archive.

Find recent content on the main index or look in the archives to find all content.