Problems with partitions and ext3

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

 



Hi everyone

My problem is the following:

I must automatic add a /var partition. Thats why I edited the
autorequests in the installclass.py:

def setDefaultPartitioning(...)
    autorequests = [ ("/", None, 1024, 1024, 1, 1),
                     ("/var", None, 1024, None, 1, 1)] 

that works well, but I need ext3. But wenn I set the FSType parameter
to "ext3" the installation crashes. Wenn I just change the "/var"
partition to ext3 the installation works, but the var partition is not
mounted automatic

Anyone knows what I did wrong

Thanks

Martin

PS: Sorry for my poor english



[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux