On Tue, Nov 19, 2002 at 11:31:30PM +0900 or thereabouts, Charles Muller wrote:
> Emmanuel suggested:
> 
> 
> > > I tried changing sda5 to sda1 (guessing, because I can't get the right
> > > label thus far in RH Hardware Browser). It doesn't show up under
> > > "Hard Drives" but it does show up under "system devices."
> > 
> > Does the command "fdisk -l /dev/sda" output anything?
> > You'll probably find the correct device name by checking
> > the contents of /var/log/messages when you plug the drive in.
> 
> I tried this and got
> 
>   [root@localhost inbox]# fdisk -l /dev/sda
>   bash: fdisk: command not found
> 
> Maybe my installation is missing something?
> 
> Chuck
> 

try /sbin/fdisk -l /dev/sda

or use su -
to get roots environment initialized

-- 
Andrew Pasquale



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to