gnupg: can't see my private keys after partition resize

2005-05-23 Thread Mohammad Halawah
Hello guys, I am facing a problem with gnupg, that It doesn't detect my private keys after partition resizing. So when I run the kgpg, my public keys are present but no private keys (i.e. I can't sign any message).At the same time the file "secring.gpg" is 5.6kb which means that it has 5 priv

Re: partition resize

2002-01-11 Thread Eamon Roque
On Wed, Jan 09, 2002 at 12:29:18AM +0200, Meir Kriheli wrote: > On Tuesday 08 January 2002 22:52, Mirek Dobsicek wrote: > > Hi all, > > i have woody box with reiserfs > > i made some mount points as > > > > /usr > > /home > > /boot > > /temp > > /var > > > > all mount points are on reiser, only /va

Re: partition resize

2002-01-09 Thread Seth Delackner
> On Wednesday 09 January 2002 11:40, Mirek Dobsicek wrote: > > As far, as I know, parted works only on ext2fs I don't know if the gnu documentation is correct, but it claims that parted works on ext2fs, fat and fat32, with the option of growing or shrinking and copying them all. But no, I don't

Re: partition resize

2002-01-09 Thread Meir Kriheli
On Wednesday 09 January 2002 11:40, Mirek Dobsicek wrote: > As far, as I know, parted works only on ext2fs I think reiserfs has its own tools to accomodate the larger partition space. -- Meir Kriheli > and I need to make one of my reiserfs partition smaller > in order to make /var bigger > >

Re: partition resize

2002-01-09 Thread Mirek Dobsicek
As far, as I know, parted works only on ext2fs and I need to make one of my reiserfs partition smaller in order to make /var bigger Mirek Yes you can, You can try good old partition-magic (commercial product), or GNU parted apt-get install parted (on sid at least) or see

Re: partition resize

2002-01-08 Thread Meir Kriheli
On Tuesday 08 January 2002 22:52, Mirek Dobsicek wrote: > Hi all, > i have woody box with reiserfs > i made some mount points as > > /usr > /home > /boot > /temp > /var > > all mount points are on reiser, only /var is on ext2fs, because > this partition is just 100mb, and reiser refused to make suc

partition resize

2002-01-08 Thread Mirek Dobsicek
Hi all, i have woody box with reiserfs i made some mount points as /usr /home /boot /temp /var all mount points are on reiser, only /var is on ext2fs, because this partition is just 100mb, and reiser refused to make such small partition. This time I have problem, that 100mb on /var is not enoug