Am Dienstag, 1. September 2009 schrieb Frank Steinmetzger:

> You could try sysresccd¹, it's gentoo based. Boot into it and do a quickpkg
> e2fsprogs. Now mount your system partition and copy the package from your
> live cd environment to your system. Chroot into it and emerge -k1 e2fsprogs

I correct myself - once you're in your own system environment¹, you don't need 
sysresccd's e2fsprogs, you can install e2fsprogs the normal way. Actually, 
then you can use any live cd for that, as long as it gives you network 
access.

mount /dev/yoursystempartition /mnt/gentoo
mount -o bind /proc /mnt/gentoo/proc
chroot /mnt/gentoo
env-update && source /etc/profile
emerge e2fsprogs
-- 
Gruß | Greetings | Qapla'
No trees were killed in the sending of this message.
However a large number of electrons were terribly inconvenienced.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to