Re: FC5 locks solid after running parted

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

 



Chris Allen wrote:

> The script below locks the machine solid about 40% of the time that I
> run it.
...
> Ideas anyone??
> 
> 
> #!/bin/bash
> for i in b c d e f g h i j k l m n o p q
> do
> parted -s /dev/sd$i rm 1
+ sync; sleep 2;
> parted -s /dev/sd$i mkpart primary ext2 0 250GB
+ sync; sleep 2;
> done




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux