Sharing files between two Linux partitions

Tony Nelson tonynelson at georgeanelson.com
Sun Aug 28 15:06:22 UTC 2005


At 2:12 PM +0100 8/28/05, Paul Smith wrote:
>On 8/28/05, Mostafa Z. Afgani <mostafa.afgani at world.iu-bremen.de> wrote:
 ...
>> Look at (as root)
>>
>> #fdisk -l
>>
>> for clues (Look for other Linux partitions on your /dev/hdb).
>
>No luck:
>
># fdisk -l
>bash: fdisk: command not found
>#

You used this command:

    $ su
    #

You should have used this command:

    $ su -
    #

Use this command for a hint as to why:

    $ man su
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson at georgeanelson.com>
      '                              <http://www.georgeanelson.com/>




More information about the fedora-list mailing list