> 1. boot up knoppix
> 2. create a partition: mkdir /work
> 3. mount /work to the root partition: mount /dev/sdc /work
> 4. cd /work/usr/bin
> 5. run dcfldd: ./dcfldd
This is fine, provided that
1- if the root partition is [part of] what you're copying, you *must*
mount it read-only (mount -o ro
does this happen in combination with the python-updater?
if not, following lines could indicate the prob:
> * Building of dev-python/setuptools-0.6.10 with CPython 3.1...
> python3.1 setup.py build -b build-3.1
did you already switch to 3.1 python slot as your "main" python version?
# eselect pyt
It's baselayout-2.0.1
And I remerged openrc and baselayout-2, the problem solved
but I still want to know the reason why the problem happen
2010/6/6 walt
> On 06/04/2010 10:11 AM, Chen Huan wrote:
>
>> Hi,everybody, I got a very very strange problems.
>>
>> I have install gnome, and when I try
Hi,
Does there happen to be a Gentoo doc anywhere that goes through
creating an initrd from scratch?
If not Gentoo, then any good web site would be a big help. I'm
interested in booting from RAID - or at least investigating it - so I
need to learn about this.
Thanks,
Mark
have a look at the gentoo wiki
http://en.gentoo-wiki.com/wiki/Initramfs
though no officially supported by gentoo, it's imho a pretty good site to find
tutorials and howto's
--
Cheers,
Manuel Klemenz
On Sunday 06 June 2010 17:25:43 Mark Knecht wrote:
> Hi,
>Does there happen to be a Gentoo
On Sunday 06 June 2010 11:19:57 Andrea Conti wrote:
> > 1. boot up knoppix
> > 2. create a partition: mkdir /work
> > 3. mount /work to the root partition: mount /dev/sdc /work
> > 4. cd /work/usr/bin
> > 5. run dcfldd: ./dcfldd
>
> This is fine, provided that
>
> 1- if the root partition is [par
On Sunday 06 June 2010 16:25:43 Mark Knecht wrote:
> Hi,
>Does there happen to be a Gentoo doc anywhere that goes through
> creating an initrd from scratch?
>
>If not Gentoo, then any good web site would be a big help. I'm
> interested in booting from RAID - or at least investigating it -
On Sun, Jun 6, 2010 at 11:25 AM, Mark Knecht wrote:
> Hi,
> Does there happen to be a Gentoo doc anywhere that goes through
> creating an initrd from scratch?
>
> If not Gentoo, then any good web site would be a big help. I'm
> interested in booting from RAID - or at least investigating it - s
On Sun, Jun 6, 2010 at 9:10 AM, Manuel Klemenz wrote:
> have a look at the gentoo wiki
> http://en.gentoo-wiki.com/wiki/Initramfs
>
> though no officially supported by gentoo, it's imho a pretty good site to find
> tutorials and howto's
>
> --
> Cheers,
> Manuel Klemenz
>
Thank you Manuel. That l
I'm confused. I was upgrading my box piecemeal, as it's been a while. I ran
revdep-rebuild and it turned up xine-lib as broken, so it rebuilt it, but the
rebuild failed.
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include
-I../.. -I../../include -I../../include -I../../src
On 06/06/10 06:19, Andrea Conti wrote:
>> 1. boot up knoppix 2. create a partition: mkdir /work 3. mount
>> /work to the root partition: mount /dev/sdc /work 4. cd
>> /work/usr/bin 5. run dcfldd: ./dcfldd
>
> This is fine, provided that
>
> 1- if the root partition is [part of] what you're copying,
On 06/05/10 16:11, Manuel Klemenz wrote:
I'm calculating checksums over partitions just by calling # md5sum
/dev/sda1 or for the complete disk (incl. partition table + all
partitions) # md5sum /dev/sda
that's it :) - works with any distro/liveDVD
Yep.. don't have to fool with an oddball p
On 06/06/2010 05:40 AM, Chen Huan wrote:
It's baselayout-2.0.1
And I remerged openrc and baselayout-2, the problem solved
but I still want to know the reason why the problem happen
I don't know, but I suspect one of those two packages had a bug
when you installed them last time, and the bug h
7v5w7go9ub0o <7v5w7go9u...@gmail.com> wrote:
> On 06/05/10 16:11, Manuel Klemenz wrote:
> > I'm calculating checksums over partitions just by calling # md5sum
> > /dev/sda1 or for the complete disk (incl. partition table + all
> > partitions) # md5sum /dev/sda
> >
> > that's it :) - works with any
On Sunday 06 June 2010 19:55:57 7v5w7go9ub0o wrote:
> Based on this thread, I'll be running my backups from a
> statically-linked copy of dcfldd on a "jumpdisk" (backup copy on the
> boot sector).
>
> - Any advice on the dd "blocksize" parameter?
Only to say that 4096 gets things done sooo much
Brandon Vargo writes:
> As an example of how it works, suppose I am making a news website and
> have a bunch of news posts, each of which has an author, category, and
Thank you brandon for such a nice through answer... Yeah, looks like
I'm barking up the wrong tree.
I know about htdig.. Not muc
>> 1- if the root partition is [part of] what you're copying, you
>> *must* mount it read-only (mount -o ro /dev/sdc /work)
>
> Not from my experience; I simply mount, exec, and go - Works fine
Let's say you are 50% done copying a partition, when something writes to
it. If the write only affects
Lie Ryan writes:
> On 06/06/10 07:56, Harry Putnam wrote:
>> Does anyone else notice a serious mess when copy/pasting to firefox.
>> Some other places too.
>
> I don't. But, I guess you need to clarify, when you're saying you
> "copy/paste", is it Ctrl+C/Ctrl+V type of copy/pasting or
> Middle-cl
Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
Here is log.
[32;01m*[0m CPV: media-gfx/eog-2.30.1
[32;01m*[0m REPO: gnome
[32;01m*[0m USE: amd64 dbus elibc_glibc jpeg kernel_linux multilib python
userland_GNU
>>> Unpacking source...
>>> Unpacking eog-2.30.1.tar.bz2 t
On 06/06/10 15:47, Joerg Schilling wrote:
> 7v5w7go9ub0o<7v5w7go9u...@gmail.com> wrote:
>
>> On 06/05/10 16:11, Manuel Klemenz wrote:
>>> I'm calculating checksums over partitions just by calling #
>>> md5sum /dev/sda1 or for the complete disk (incl. partition table
>>> + all partitions) # md5sum
On Sun, 06 Jun 2010 15:02:10 -0400, 7v5w7go9ub0o wrote:
> Yep.. don't have to fool with an oddball program (dcfldd). So if
> you're dd'ing a disk, you need to:
>
> 1. dd the source to the destination.
> 2. md5sum the source
> 3. md5sum the destination.
>
> (3 passes on a big disk(s) takes a
looks like an unresolved dependency...
is "media-libs/jpeg" among your installed packages? just a guess, but try to
install this one before
--
Cheers,
Manuel Klemenz
On Sunday 06 June 2010 23:44:19 Nikolay Hodyunya wrote:
> Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
> Her
On 06/06/10 16:45, Andrea Conti wrote:
>>> 1- if the root partition is [part of] what you're copying, you
>>> *must* mount it read-only (mount -o ro /dev/sdc /work)
>>
>> Not from my experience; I simply mount, exec, and go - Works fine
>
> Let's say you are 50% done copying a partition, when somet
7v5w7go9ub0o <7v5w7go9u...@gmail.com> wrote:
> > sdd if=/dev/something bs=1m -md5 -onull
>
> err.. what is sdd?
sdd is e.g. in ftp://ftp.berlios.de/pub/schily/
sdd is the oldest free "dd" reimplementation and it introduced intermediate
statistics with signals from TTY in 1984 already (this i
Hello,
I have this ati card. I'm having trouble finding a stable
ati-driver + xorg-server combination that will compile.
Any recommendations as to open source drivers or getting ati-drivers
happy with 9.x or 10.x is most welcome. I read a lot of bugs but
not much clear on how to proceed
Ja
On 06/06/10 18:46, Neil Bothwick wrote:
[]
>
> You can use tee to send the dd output to both the destination and md5sum.
Dang! I'd forgotten about tee; a core utility!
Yep... using tee as you described would be the classic way to md5sum
the source; use ubiquitous dd and md5sum to quickly h
On 07/06/10 07:44, Nikolay Hodyunya wrote:
> Hello, I'm trying to emerge gnome on my gentoo box, but It fails.
> Here is log.
>
> [32;01m*[0m CPV: media-gfx/eog-2.30.1
> [32;01m*[0m REPO: gnome
> [32;01m*[0m USE: amd64 dbus elibc_glibc jpeg kernel_linux multilib python
> userland_GNU
>
Hi,
is there a way to get the num lock, caps lock and scroll lock state
displayed in an OSD? I'm not looking for a panel applet, but something
that throws the state onto the screen for a second or so.
I thought lineakd and xosd might do it, but I can't figure out how to
get it to respond to caps
On Mon, 2010-06-07 at 12:11 +0930, Iain Buchanan wrote:
> Hi,
>
> is there a way to get the num lock, caps lock and scroll lock state
> displayed in an OSD?
Still looking for a good solution, but the best I've come up with so far
is this:
1. add to .xbindkeysrc:
"/home/iain/.bin/capstog"
m
thanks
2010/6/7 walt
> On 06/06/2010 05:40 AM, Chen Huan wrote:
>
>> It's baselayout-2.0.1
>>
>> And I remerged openrc and baselayout-2, the problem solved
>>
>> but I still want to know the reason why the problem happen
>>
>
> I don't know, but I suspect one of those two packages had a bug
> wh
On 2010-06-06 22:13, Harry Putnam wrote:
> I disagree that we all are accustomed to Cntl-v etc. That is more a
> windows phenomena... long time linux (X) users are more accustomed to
> left mouse highlight... middle mouse paste, I think, at lest I am.
I'm not alone then... :-D
About your proble
31 matches
Mail list logo