Hello, On Sat, Jun 05, 2004 at 12:10:33PM -0400, Jim and Kelly Younkin wrote: > I am ashamed to admit, but I *still* don't get how I am supposed to run > FDISK so I can get to an FDISK prompt.
There is nothing to be ashamed of!
> ~# fdisk /dev/sda
> /bin/sh: ~fdisk: not found
I don't know the PATH on this busybox. Try
cd /sbin
./fdisk /dev/sda
and then (after partitioning) return to the installer.
Greetings
Helge
--
Helge Kreutzmann, Dipl.-Phys. [EMAIL PROTECTED]
gpg signed mail preferred gpg-key: finger [EMAIL PROTECTED]
64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm
Help keep free software "libre": http://www.freepatents.org/
pgpP3gODDy6i8.pgp
Description: PGP signature

