Displaying 5 results from an estimated 5 matches for "pyanaconda".
Did you mean:
anaconda
2016 Aug 17
0
Anaconda error on centos 7.2
...sr/lib/python2.7/site-packages/blivet/__init__.py", line 374, in doIt
self.devicetree.processActions(callbacks)
File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line
224, in turnOnFilesystems
storage.doIt(callbacks)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py",
line 186, in doInstall
turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall,
callbacks=callbacks_reg)
File "/usr/lib64/python2.7/threading.py", line 764, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/...
2017 Jan 26
3
CentOS 7 install on one RAID 1 [not-so-SOLVED]
In article <1485416344.2047.1.camel at biggs.org.uk>,
Pete Biggs <pete at biggs.org.uk> wrote:
>
> >
> > If you are using RAID 1 kernel mirroring, you can do that with /boot too,
> > and Grub finds the kernel just fine. I've done it many times:
> >
> >
> Hmm, OK. I wonder why anaconda doesn't do it then.
>
> Reading various
2017 Jan 26
0
CentOS 7 install on one RAID 1 [not-so-SOLVED]
...t some grub commands in the post-install section of kickstart
> to do so.
I can't attest that it *works* (mostly since I use UEFI everywhere
possible) but anaconda definitely attempts to install grub on each drive
with a copy of /boot:
https://github.com/rhinstaller/anaconda/blob/master/pyanaconda/bootloader.py
2016 Aug 11
5
Software RAID and GRUB on CentOS 7
Hi,
When I perform a software RAID 1 or RAID 5 installation on a LAN server
with several hard disks, I wonder if GRUB already gets installed on each
individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x,
this had to be done like this:
# grub
grub> device (hd0) /dev/sda
grub> device (hd1) /dev/sdb
grub> root (hd0,0)
grub> setup (hd0)
grub> root (hd1,0)
grub>
2013 Oct 11
40
[Bug 70388] New: [NV34] failed to idle channel 0xcccc0000
https://bugs.freedesktop.org/show_bug.cgi?id=70388
Priority: medium
Bug ID: 70388
Assignee: nouveau at lists.freedesktop.org
Summary: [NV34] failed to idle channel 0xcccc0000
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: rosti.bsd at gmail.com
Hardware: x86 (IA32)