[ilugd] ubuntu not supporting to HP laptop - Pavilion dv2700

2010-12-16 Thread Arulalan T
Dear All,

I have problem with ubuntu 10.04 and 10.10 in laptop Hp Pavilion dv2700.

for past three days, I am installing, re-installing, re-installing . . .

On Tuesday I have installed ubunuu 10.10 with dual boot.

After installed it, it was working properly.

the next day, I can not see the login screen. Its always showing the ubuntu
logo only.

In recovery mode, it says setting fstab.

My fstab has no problem.

Also I was run the fsck /dev/... [all]


On wednesday again I reinstalled with ubuntu 10.04.

/ on /dev/sda7 , /home on /dev/sda6 and swap on /dev/sda5 with 'ext4' type.

It was working perfectly on that day fully. I mounted USB drive, CD-ROM.

But today when I switch on the system, I got the same problem like ,
'setting fstab'.

I cant login in tty1 and all. i.e. I cant login in anyway.

I was run fsck from live cd and checked the fstab many times. it has no
problem/error.




ubu...@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xb759f9a0

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  13  1024007  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2  137649613365767  HPFS/NTFS
/dev/sda37650   19458948490255  Extended
/dev/sda5   10139   10637 3998720   82  Linux swap / Solaris
/dev/sda6   10637   1945870849536   83  Linux
/dev/sda77650   1013919998720   83  Linux

Partition table entries are not in disk order
ubu...@ubuntu:~$


ubu...@ubuntu:~$ sudo fsck /dev/sda7
fsck from util-linux-ng 2.17.2
e2fsck 1.41.11 (14-Mar-2010)
/dev/sda7: clean, 162967/1250928 files, 967671/4999680 blocks
ubu...@ubuntu:~$




Now again going to re-install it with 'ext3' type.


I dont know where is the problem.

Either hard disk failure or os cd failure. The thing is, if the os cd has
problem means, how can I do all the works after installed successfully.

Or Laptop itself has problem ... ?

Any suggestions ...



-- 
Regards,
Arulalan.T

Kanchi Linux User Group Rocks !
http://kanchilug.wordpress.com

My Experiments In Linux are here
http://tuxcoder.wordpress.com



-- 
Regards,
Arulalan.T

Kanchi Linux User Group Rocks !
http://kanchilug.wordpress.com

My Experiments In Linux are here
http://tuxcoder.wordpress.com
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Delhi ILUG meet

2010-12-16 Thread Sagar Belure
Hi all,

I would be interested to arrange/participate the ILUG Delhi meet.
Would love to meet the active Linux hackers in person.

So please let me know, if someone is interested to arrange it in this month.

--
Thanks,
Sagar Belure

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


Re: [ilugd] Delhi ILUG meet

2010-12-16 Thread Gaurav Mishra
On Thu, Dec 16, 2010 at 4:47 PM, Sagar Belure sagar.bel...@gmail.comwrote:

 Hi all,

 I would be interested to arrange/participate the ILUG Delhi meet.
 Would love to meet the active Linux hackers in person.

 So please let me know, if someone is interested to arrange it in this
 month.



+1


 --
 Thanks,
 Sagar Belure

 ___
 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] Delhi ILUG meet

2010-12-16 Thread Narendra Sisodiya
On Thu, Dec 16, 2010 at 4:17 PM, Sagar Belure sagar.bel...@gmail.comwrote:

 Hi all,

 I would be interested to arrange/participate the ILUG Delhi meet.


just call it FOSS meet... There are many other lug exist in delhi,, so
better avoid these terms.. we all belongs to same place.. FOSS+NCR...


 Would love to meet the active Linux hackers in person.

 So please let me know, if someone is interested to arrange it in this
 month.

 --
 Thanks,
 Sagar Belure

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




-- 
┌─┐
│Narendra Sisodiya
│http://narendrasisodiya.com
└─┘
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Verify application with .sig file

2010-12-16 Thread Sagar Belure
Hi,

u...@ubuntu:~$ gpg --import id_public_key.asc
gpg: key 79A9F115: Immunity Debugger (Immunity Debugger Sign Key)
immunitydebug...@immunityinc.com not changed
gpg: key 54BF70F2: Immunity Debugger (Immunity Inc.)
immunitydebug...@immunityinc.com not changed
gpg: Total number processed: 2
gpg:  unchanged: 2

u...@ubuntu:~$ gpg --verify ImmunityDebugger_1_80_setup.exe.sig
ImmunityDebugger_1_80_setup.exe
gpg: Signature made Tuesday 07 December 2010 03:07:31 AM IST using DSA
key ID 54BF70F2
gpg: Good signature from Immunity Debugger (Immunity Inc.)
immunitydebug...@immunityinc.com
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the owner.
Primary key fingerprint: 6E32 9351 3A61 5274 6FBF  8273 ABCA 792D 54BF 70F2

u...@ubuntu:~$

Is this the proper way of checking the integrity of application with
.sig and public key files?

Sorry if it sounds a silly question, but this is the first time I'm
dealing with .sig file instead of md5/sha1 hashes.

-- 
Thanks,
Sagar Belure

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


Re: [ilugd] Delhi ILUG meet

2010-12-16 Thread Sagar Belure
On Thu, Dec 16, 2010 at 5:39 PM, Narendra Sisodiya
naren...@narendrasisodiya.com wrote:


 On Thu, Dec 16, 2010 at 4:17 PM, Sagar Belure sagar.bel...@gmail.com
 wrote:

 Hi all,

 I would be interested to arrange/participate the ILUG Delhi meet.

 just call it FOSS meet... There are many other lug exist in delhi,, so
 better avoid these terms.. we all belongs to same place.. FOSS+NCR...

Sure, no problem.
Call it the way you want, I'm just interested with meet and knowledge
sharing. :-)

-- 
Thanks,
Sagar Belure

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


Re: [ilugd] Delhi ILUG meet

2010-12-16 Thread Narendra Sisodiya
On Thu, Dec 16, 2010 at 5:51 PM, Sagar Belure sagar.bel...@gmail.comwrote:

 On Thu, Dec 16, 2010 at 5:39 PM, Narendra Sisodiya
 naren...@narendrasisodiya.com wrote:
 
 
  On Thu, Dec 16, 2010 at 4:17 PM, Sagar Belure sagar.bel...@gmail.com
  wrote:
 
  Hi all,
 
  I would be interested to arrange/participate the ILUG Delhi meet.
 
  just call it FOSS meet... There are many other lug exist in delhi,, so
  better avoid these terms.. we all belongs to same place.. FOSS+NCR...

 Sure, no problem.
 Call it the way you want, I'm just interested with meet and knowledge
 sharing. :-)


In South Delhi, I can provide space for meeting - upto 10 only..
Otherwise, we have lots of malls in city, we can meet anywhere.

-- 
┌─┐
│Narendra Sisodiya
│http://narendrasisodiya.com
└─┘
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] unsubscribe

2010-12-16 Thread Amit Palta
 

 

 

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


Re: [ilugd] Delhi ILUG meet

2010-12-16 Thread Nalin Savara
yesss... Great idea...
We should have a delhi foss meet...

Apart from malls, we can also meet in pvr anupam or at a park... As
weather is good these days...

Regards,

Nalin

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


Re: [ilugd] Linux-Delhi, Rockey Killer has invited you to open a Gmail account

2010-12-16 Thread Raj Mathur (राज माथुर)
On Thursday 16 Dec 2010, Rockey Killer wrote:
 I should have sent the invitation carefully and should not have
 disturbed such
 a nice mailing list with some stupid invitation ..  I apologize ..
 for that ..

This is not the only list you have disturbed.  As far as I know, your 
invitation has gone out to all e-mails in your address book, which 
basically means that you gave your login and password to some spamming 
service (e.g. Gmail Invites).

Given that, I believe your inclusion in the list of people not to trust 
with one's personal data is justified.  I see you have deleted the entry 
I made in the Wiki, which you have a right to, but the fact still 
remains that you deliberately ignored any secure process and IMO are 
still worthy of being in the list.  On top of that I got a personal 
Gmail chat invite from you.  No idea whether that was also part of the 
same spam or whether you sent it manually, later.

If I have misread your action I'd be glad to be corrected.  If I 
haven't, maybe you can consider re-adding yourself to the Wiki page ;)

Regards,

-- Raju
-- 
Raj Mathurr...@kandalaya.org  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
PsyTrance  Chill: http://schizoid.in/   ||   It is the mind that moves

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


Re: [ilugd] ubuntu not supporting to HP laptop - Pavilion dv2700

2010-12-16 Thread Aman Thakur
Hi Arun,

I think your fdisk -l is already showing the error in your partition
scheme. Your partition#1 doesn't end the desired cylinder. Thats why system
showing error in fstab. May be system is not able to find the find the
correct info in the file /etc/fstab for the partition#1. According to me, if
possible then you should create your partition#1 again in correct manner
using fdisk utility or gparted. And edit fstab accordingly. And for more
frequent help you can come in ubuntu IRC channel #ubuntu or #ubuntu-offtopic
or #ubuntu-india on the server irc.freenode.net


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


Re: [ilugd] ubuntu not supporting to HP laptop - Pavilion dv2700

2010-12-16 Thread Chirag Anand
You might wanna see if the ext4 module is loaded or not.
Though it could also be partition#1 not ending in partition boundary as
Aman suggested. But I think it shouldn't boot only if there is something
wrong with  partition#1. Not sure, but you should follow Aman's
instructions and see if it fixes the issue.

-- 
Regards
Chirag Anand

Blog: http://techfreaks4u.com/blog/?author=16
anything weird is worth a try...

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


Re: [ilugd] Delhi ILUG meet

2010-12-16 Thread Arulalan T
2010/12/16 Nalin Savara nsn...@gmail.com

 yesss... Great idea...
 We should have a delhi foss meet...

 Apart from malls, we can also meet in pvr anupam or at a park... As
 weather is good these days...


I am interesting to participate in FOSS meetup. count me too.

We will arrange some meetup in any park itself. Arrange soon in any of the
saturdays/sundays.

Also please mention the location of meetup. I am newbie to Delhi. :)

Now I am working in IIT Delhi.

Want to meet all of you guys soon. :)



 Regards,

 Nalin

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




-- 
Regards,
Arulalan.T

Kanchi Linux User Group Rocks !
http://kanchilug.wordpress.com

My Experiments In Linux are here
http://tuxcoder.wordpress.com
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd