Ubuntu: Migrate Disk

Ups Bad PBR sig.. I got this message after migrate my Ubuntu disk to the new and bigger disk capacity.(Migrate using partimage by partition, new disk from windows and have existing data on d:). It solved by using Ubuntu live cd and doing some trick: Mount the Disk ( mount /dev/sda1 /mnt ) Chroot to [...]

Posted on May 28, 2010 at 10:24 PM by krisna · Permalink · Leave a comment
In: Linux, Operating System · Tagged with: , ,

LACP-VLAN Debian/Ubuntu

Fyuh akhirnya LACP jalan juga di server Debian. Ribet tidak sesimple OpenBSD/FreeBSD but yah paling tidak akhirnya jalan juga deh. LACP (802.3ad) running di server Debian Lenny main bareng cisco 3750. Konfiguras buat pengingat: /etc/network/interfaces auto bond0 iface bond0 inet static address 10.0.0.249 netmask 255.255.255.0 slaves eth0 eth1 bond_mode 802.3ad bond_miimon 100 bond_downdelay 200 bond_updelay [...]

Posted on April 24, 2010 at 1:40 AM by krisna · Permalink · One Comment
In: Operating System · Tagged with: , , , , , , , ,