No wonder, windows is still popular amongst non-techie lot. I started using linux in the early 1997 and till date I feel that there is a lot to be done to make it popular amongst non-techie lot. To experience the ubuntu distribution of linux, my brother installed it for me in one of the machines and after a long gap I thought of using it and attached a hard drive to access its data as it has some issue in windows machines. I could not believe that I almost forgot the commands. Anyway, it was not available elsewhere in a lucid way. The steps mentioned below are required to read a second IDE drive accessible in a commandline Ubuntu.
1. type cd /dev/disk/by-labells followed by 'ls' on the command prompt
2. results of 'ls' will show you hdd1 or hdd2 at the end.
3. create a directory to mount the hdd, mkdir /mnt/secondhdd
4. mount /dev/hdd1 (believing step 2 results in hdd1) /mnt/secondhdd
5. to browse the mount hdd, type cd /mnt/secondhdd
Unlearn to learn: The art of learning is in unlearning. We all say that learning is important and we keep learning throughout our life knowingly or unknowingly. But it is too rare to be heard that we have to learn the process of unlearning to learn new and better things. In my experience, unless we learn the unlearning trick, it is at times impossible to be in the learning mode. In fact, little deeper you delve into this and you will understand that unlearning is inherent into learning.
Thursday, March 22, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment