My Desktop
February 27, 2007Got 10 Ubuntu CD
November 29, 2006Today i got 10 Ubuntu CDs. Though i applied for these cd’s 3 month ago
.
CD’s:
1> 8 i386 CDs
2> 1 64bit addition
3> 1 Mac Addition
Bad is, these are ubuntu dapper
Debian Sid on chroot
August 11, 2006Today i sucessfully installed Debian Sid on chroot in my Debian Sarge machine
Here is the procedeure i followed from http://www.debian.org/doc/manuals/reference/ch-tips.en.html#s-chroot
See what i do:
main # cd / ; mkdir /sid-root main # debootstrap sid /sid-root http://ftp.debian.org/debian/ ... watch it download the whole system main # echo "proc-sid /sid-root/proc proc none 0 0" >> /etc/fstab main # mount proc-sid /sid-root/proc -t proc main # cp /etc/hosts /sid-root/etc/hosts main # chroot /sid-root /bin/bash chroot # cd /dev; /sbin/MAKEDEV generic ; cd - chroot # apt-setup # set-up /etc/apt/sources.list chroot # vi /etc/apt/sources.list # point the source to unstable
It give’s me a total debian Sid system with only base packages.
main # echo "8:23:respawn:/usr/sbin/chroot /sid-root " "/sbin/getty 38400 tty8" >> /etc/inittab main # init q # reload init
It makes the login system in tty8 (no need to chroot everytime)
main # cp /etc/X11/XF86Config-4 /sid-root/etc/X11/XF86Config-4 main # chroot /sid-root # or use chroot console chroot # cd /dev; /sbin/MAKEDEV generic ; cd - chroot # apt-get install gdm gnome x-window-system chroot # vi /etc/gdm/gdm.conf # do s/vt7/vt9/ in [servers] section chroot # /etc/init.d/gdm start
Now, my system is ready to work with Debian Sid with Graphical manager.
Source: http://www.debian.org/doc/manuals/reference/ch-tips.en.html#s-chroot
So now 2 linux distribution is runing at time. Debian Sarge on tty7 and Debian Sid on tty9
I got new net connection
May 29, 2006Just 2 hours ago i got a my new connection up. It’s really a great line with small amount. And waiting for submarin connection in next month.
My desktop (gnome-2.14.0)
April 16, 2006Wow now i am on SID
March 3, 2006At last it finished, I am now on SID with kernel 2.6.15-1-686-smp
Here i got Gnome 2.12 , let’s check how is this
tanha:/# uname -a Linux tanha 2.6.8-2-686-smp #1 SMP Tue Aug 16 12:08:30 UTC 2005 i686 GNU/Linux
Wow now i am on SID
March 3, 2006At last it finished, I am now on SID with kernel 2.6.15-1-686-smp
Here i got Gnome 2.12 , let’s check how is this
tanha:/# uname -a Linux tanha 2.6.8-2-686-smp #1 SMP Tue Aug 16 12:08:30 UTC 2005 i686 GNU/Linux
Started journey to sid
March 1, 200630 minutes ago started journey to Debian Sarege to Sid
Let’s see, how much time it will take, I need to download 600 MB with 6 KB bandwidth.

Posted by lavluda
Posted by lavluda
Posted by lavluda 
