Re: partition selection
On Wed, Feb 05, 2003 at 10:39:39PM -0800, Michael Cardenas wrote:
> The problem is that when I select "create filesystem" the only partition
> thats offered is part5, which already has a reiser filesystem on it. 
> 
> I even tried creating my own reiserfs on part6, and it still doesn't
> show up. Any idea why?
It determines which partitions to offer with the following
command:
 sfdisk -d /dev/discs/*/disc | grep Id=83 | cut -d\  -f 1
Could you send the output of the first command in the pipe to us?
Matt
-- 
Oink!
Reply to: