[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Debian Installer - Problems Partitioning



Thanks for the encouragement.  How do I find the PATH?

I changed the directory to /sbin and typed what you said.

/sbin # ./fdisk /dev/sda
/bin/sh: ./fdisk: not found

I assume I will find fdisk elsewhere?  I tried 'find / -name "fdisk"'
but nothing was returned.

Jim

-----Original Message-----
From: Helge Kreutzmann [mailto:kreutzm@itp.uni-hannover.de] 
Sent: Saturday, June 05, 2004 12:37 PM
To: Jim and Kelly Younkin
Cc: debian-alpha@lists.debian.org
Subject: Re: Debian Installer - Problems Partitioning
Importance: Low

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.
Helge.Kreutzmann@itp.uni-hannover.de
  gpg signed mail preferred    gpg-key: finger
kreutzm@zibal.itp.uni-hannover.de
    64bit GNU powered
http://www.itp.uni-hannover.de/~kreutzm
       Help keep free software "libre": http://www.freepatents.org/



Reply to: