From mboxrd@z Thu Jan 1 00:00:00 1970 From: Donald White Date: Fri, 28 Mar 2003 07:16:04 -0700 Subject: [U-Boot-Users] Create initrd tool without being root? References: <3E83EF1D.4050509@asu.edu> <03032808590106.29642@pcj86.jena.mazet.de> Message-ID: <3E845924.6040905@asu.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks. Stephan Linz wrote: > Am Freitag, 28. M?rz 2003 07:43 schrieben Sie: > >>I thought someone on this list recently mentioned a tool dor creating >>initrd without being root. I couldn't find it i the archives. Can someone >>help me? > > > If you want to build a ext2 inside your initrd you should use genext2fs. Have > a look at : > > Debian: > http://distro.ibiblio.org/pub/Linux/distributions/debian/pool/main/g/genext2fs/ > > Denx ELDK: > ftp://ftp.leo.org/pub/eldk/eldk-ppc-linux-x86/2.0.2/RPMS/genext2fs-1.3-2.i386.rpm > > Project Home (very empty): > http://sourceforge.net/projects/genext2fs/ > > > -8<--snip-->8- > Best regards