[ilugd] Linux boot from SAN disks to Internal disk

2013-04-26 Thread Yashpal Nagar
Folks,

I need some help, We have a Linux host which is currently running/booting
from a disk which is allocated from a SAN. We have to move bootable disk
from SAN to internal disks. We have used dd and created a copy of the SAN
disk to Internal disks. However, when we boot it says:
rootvg not found.

We have used clonezilla but it did't give work as expected.

I think there should be way around, can someone provide some hint or way
around this?

Regards,
Yash
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Context based search engine.

2013-04-26 Thread Varun Mittal
Hello everyone,
I have been working on a word sense disambiguation framework as my
final year project at college. The framework is complete and fully
functional.
While working on it I realized it could be used for making a search
engine which will be context sensitive.
Following will be the salient features:-
1. Identify mirrored content.
2. Expand search domain, for instance a page describing computer, can
also be searched by search queries like computing device, machine,
calculating machine etc.

First prototype of the program is ready and if someone could provide a
stable computing resourse I would like to put it to the test.

Source code is available on http://newerahpc.googlecode.com.

Varun Mittal

-- 
Varun Mittal
varunmitta...@gmail.com
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Linux boot from SAN disks to Internal disk

2013-04-26 Thread Varun Mittal
   Vgroup error is due to the master boot record failure. A machine will
only boot on machines with BIOS support with logical volumes. Instead I
would suggest you to create independent pxe server with DHCP if required.
If the client machines are using the same SAN infrastructure then you can
use GPxe. I did a similar setup in my college.

-- 
Varun Mittal
varunmitta...@gmail.com
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Debian Wheezy coming on 05.05.2013

2013-04-26 Thread FRDManiac Parin
About Debian[0]


Debian (pron.: /ˈdɛbiən/) is an operating system composed of open source
software packages mostly carrying the GNU General Public License. The
Debian, or Debian GNU/Linux operating system is, at its core, made up of
opensource software from the GNU project and of a kernel from the Linux
project.

The Debian Project was founded in 1993 by Ian Murdock to be a truly free
community project. Since then the project has grown to be one of the
largest and most influential open source projects. Thousands of
volunteers from all over the world work together to create and maintain
Debian software. Available in 70 languages, and supporting a huge range
of computer types, Debian calls itself the universal operating system.

---

The next Debian release codenamed Wheezy is going to be released[1] on
05.05.2013. Here[2] is whats new in Wheezy.

Debian release parties[3] are happening all over the world.

I want to organize a Debian release party, if more people are interested
here, we can have one in Delhi as well.

We can start a new thread to discuss things about the Debian Release
Party Delhi if more people are interested.


[0]http://en.wikipedia.org/wiki/Debian
[1]http://bits.debian.org/2013/04/release-date.html
[2]http://wiki.debian.org/NewInWheezy
[2]http://wiki.debian.org/ReleasePartyWheezy

-- 
Parin
https://identi.ca/FRDManiac
https://joindiaspora.com/u/frdmaniac

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Debian Wheezy coming on 05.05.2013

2013-04-26 Thread Rohan Garg
Possibly make it a Debian + Ubuntu release party? Since Ubuntu and all
it's flavors had a release yesterday?

Regards
Rohan Garg


On Fri, Apr 26, 2013 at 9:54 PM, FRDManiac Parin parin.sha...@gmail.com wrote:
 About Debian[0]
 

 Debian (pron.: /ˈdɛbiən/) is an operating system composed of open source
 software packages mostly carrying the GNU General Public License. The
 Debian, or Debian GNU/Linux operating system is, at its core, made up of
 opensource software from the GNU project and of a kernel from the Linux
 project.

 The Debian Project was founded in 1993 by Ian Murdock to be a truly free
 community project. Since then the project has grown to be one of the
 largest and most influential open source projects. Thousands of
 volunteers from all over the world work together to create and maintain
 Debian software. Available in 70 languages, and supporting a huge range
 of computer types, Debian calls itself the universal operating system.

 ---

 The next Debian release codenamed Wheezy is going to be released[1] on
 05.05.2013. Here[2] is whats new in Wheezy.

 Debian release parties[3] are happening all over the world.

 I want to organize a Debian release party, if more people are interested
 here, we can have one in Delhi as well.

 We can start a new thread to discuss things about the Debian Release
 Party Delhi if more people are interested.


 [0]http://en.wikipedia.org/wiki/Debian
 [1]http://bits.debian.org/2013/04/release-date.html
 [2]http://wiki.debian.org/NewInWheezy
 [2]http://wiki.debian.org/ReleasePartyWheezy

 --
 Parin
 https://identi.ca/FRDManiac
 https://joindiaspora.com/u/frdmaniac

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Context based search engine.

2013-04-26 Thread Supreet Sethi
On Apr 26, 2013 5:50 PM, Varun Mittal varunmitta...@gmail.com wrote:

 Hello everyone,
 I have been working on a word sense disambiguation framework as my
 final year project at college. The framework is complete and fully
 functional.
 While working on it I realized it could be used for making a search
 engine which will be context sensitive.
 Following will be the salient features:-
 1. Identify mirrored content.
 2. Expand search domain, for instance a page describing computer, can
 also be searched by search queries like computing device, machine,
 calculating machine etc.

 First prototype of the program is ready and if someone could provide a
 stable computing resourse I would like to put it to the test.

I had a very quick look at the web page and also looked at source code. The
layout, introduction or source does not explain two important things

1) disambiguation framework
2) how is it a search engine

It talks about hpc and grids. Maybe you pasted the wrong link


 Source code is available on http://newerahpc.googlecode.com.

 Varun Mittal

 --
 Varun Mittal
 varunmitta...@gmail.com
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd