At 10:46 14/05/2001 -0500, Eric Sandeen wrote:
>werner maes wrote:
>
>> So I've tried with my kickstart configuration which works fine with RH 7.1:
>>
>> "part / --size 800 --fs xfs"
>>
>> but this does not work if I start up with SGI installer CD. It also does
not
>> work if I omit --fs xfs.
>
>Hm, this used to work...
>
>Can you try the "--onpart" directive, to specify a partition?
>
>i.e.
>
>part / --size 800 --onpart hda1 --fs xfs
In my case, I don't have partitions created on the disks, I wanted to do
this using kickstart.
I've done another test on a machine without hardware RAID (my first tests
were done on a machine
with a hardware RAID controller). I get a similar error: "Error mounting
device sda1 as /: No such
device. This most likely means that the partition has not been formatted."
>In the meantime I'll look and see if I can figure out what's going on.
ok, thanks
Werner Maes
|