Displaying 20 results from an estimated 2000 matches similar to: "Grub, pata, and sata"
2007 Sep 14
10
Mixing SATA & PATA Drives
I suspect it''s probably not a good idea but I was wondering if someone
could clarify the details.
I have 4 250G SATA(150) disks and 1 250G PATA(133) disk. Would it
cause problems if I created a raidz1 pool across all 5 drives?
I know the PATA drive is slower so would it slow the access across the
whole pool or just when accessing that disk?
Thanks for your input.
- Chris
2005 May 18
3
Installing CentOS on RAID PATA not SATA - A8V
I'm trying to install CentOS 4 on an A8V on the
PATA/Raid drives on the Promise controller. The
Promise controller is recognized (sata_promise), but
the PATA drives are not recognized. Base on this
thread
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=147303
it seems that there is a patch which was merged in
2.6.11 to get pata working.
Any ideas how to proceed?
Thanks in advance
2011 Feb 20
1
PCI passthrough of a SATA/PATA controller, "FLR functionality not supported"
Hi there,
I have a question regarding PCI passthrough on the Citrix XenServer 5.6
(Xen 3.4.2).
I already managed to get some soundcard passed through to a Windows
guest. So I think my knowledge about that topic isn''t _that_ low. But I
cannot seem to pass through a SATA/PATA controller to a Linux guest.
I have some additional CD/DVD burner (PATA) attached to a SATA/PATA
controller
2011 Jan 02
3
drivers
hey guys,
wanna know where to find my graphics card driver for centos5.5
coz the 5.4 support it and xserver start automaticly but the 5.5 doesnot
start and tried to reconfigure the xorg.conf but it doesnot work too.
and i noticed that the hardware prob process find a different driver for my
card .
mine is arrandle.intel!
my system is a dell studio laptop 1569!
thnx in advance
-------------- next
2005 Aug 09
5
RGUI crash when opening script in XP Home enviroment
If there is a helpfile open (f.e ?glm) and it is the top window, then
an exception error occurs (closing RGUI)
when I hit the open file button.
If the helpfile is not the top window (of the RGUI) I am able to open a
new script without any error.
The RGUI is not closing complete there is a blank screen left which I
have to close with the X Button or Taskmanager
Windows XP Home - German Version
2005 Jan 24
1
package dependency error on loading lme4
Hi all,
I recently (today) updated the Matrix package and installed the latticeExtra
package, but then when I tried to load the lme4 package, I got the following
error message:-
> library(lme4)
Loading required package: Matrix
Loading required package: latticeExtra
Error in importIntoEnv(impenv, impnames, ns, impvars) :
object(s) '.__C__lmeRep' are not exported by
2005 Mar 04
1
Rconsole wishlist
Hi all,
Wouldn't it be nice (??!!) if R automatically issued a warning message when
the R console buffer was about to fill so that you could save all your
output into a text file? (I know about sink(), but I think it would be good
to have an easier mechanism to save a complete record of messages and
function output). And on a similar vein, wouldn't it also be nice if R
automatically
2006 Mar 23
5
RGui: windows-record and command history
a) How can I set the recording of all windows()-history forever to
"true"? I want something like windows(record = TRUE) but not just for
the window that opens then, but for all windows I will open ever.
b) Scrolling up in RGui (windows 2000) to see past commands is nice,
but: Is it possible to type eg "wi" and the "arrow up" and see the
last command that started with
2006 Mar 23
5
RGui: windows-record and command history
a) How can I set the recording of all windows()-history forever to
"true"? I want something like windows(record = TRUE) but not just for
the window that opens then, but for all windows I will open ever.
b) Scrolling up in RGui (windows 2000) to see past commands is nice,
but: Is it possible to type eg "wi" and the "arrow up" and see the
last command that started with
2005 Nov 08
4
bug in windows GUI/script editor (PR#8288)
Full_Name: Roberto Ugoccioni
Version: 2.2.0
OS: Windows 2000
Submission from: (NULL) (193.203.232.5)
Running Windows 2000 Professional, all patches up to nov 8, 2005.
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 2.0
year 2005
2005 Nov 08
4
bug in windows GUI/script editor (PR#8288)
Full_Name: Roberto Ugoccioni
Version: 2.2.0
OS: Windows 2000
Submission from: (NULL) (193.203.232.5)
Running Windows 2000 Professional, all patches up to nov 8, 2005.
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 2.0
year 2005
2011 Aug 17
1
How to let wine doing a rescan of PATA devices?
I used to use a hot-plugable PATA-CDROM drive on my Computer (Samsung P35 laptop).
To change drive I use a script which at the bottom of its heart uses
Code:
echo "scsi remove-single-device 1 0 0 0" | sudo tee /proc/scsi/scsi
and
Code:
echo "scsi add-single-device 1 0 0 0" | sudo tee /proc/scsi/scsi
commands in oder to let the OS being aware of the changed drive.
This
2005 Aug 09
8
Digest reading is tedious
Like many, I am sure, I get R-Help in digest form. Its easy enough to
browse the
subject lines, but then if an entry interests you, you have to embark
on this tedious search or scroll to find it.
It would be great to have a "clickable" digest, where the topics list
is a set of pointers, and clicking on a topic
takes you to that entry. I can think of at least one way to do this via
2007 Aug 22
1
CentOS v4.5 and Intel 965/G33BY chipsets - PATA support
Greetings CentOS users,
I have run into a hardware issue with the Intel 965 chipset. It appears
that the latest kernel doesn't support the Marvell PATA controller. I can
kickstart the computer, but after the OS is installed the DVD drive can't
be accessed.
There are patches against 2.6.18 for the Marvell PATA controller here:
http://lkml.org/lkml/2006/10/16/157
There is bug
2009 Jun 14
6
which programming language for server-side admin tasks
Hi,
I would like to spend some time learning a new coding language, but
specifically for server side admin stuff, i.e. setting up users / databases
/ FTP accounts / virtual domains on Apache, etc.
I already know PHP, but realize it's not quite suited for this kind of
admin, and I suppose I need to look @ PERL / Python / C++ / Ruby? / others?
Can someone give me some pointers on this?
I
2009 Apr 04
1
Locally attached disk is seen, 40 gig PATA in USB enclosure is not.
Hi Folks,
When I boot ISOLinux, the locally attached disk is visible but the PATA
40 Gig in a USB attached enclosure is not. The locally attached disk
has no bearing on what I am doing and to avoid confusion will not be
mentioned again. Everything is happening on the 40 Gig.
Let me explain.
The goal is: Copy an installation iso to the disk, boot the disk and
install it on that disk. I have
2007 May 06
1
SATA on Gigabyte GA-7N400 Pro2 MB
Hi Gang!
I've got this (now old) Gigabyte motherboard (GA-7N400 Pro2), I've had it
for just over 3 years.
I use it, so far, with only PATA devices.
I'm toying with the idea of buying a matched pair of SATA drives and when
I install Centos 5 (hopefully soon), building it with software raid (using
the two drives as mirrors of each other).
Now, I wouldn't have ever even thought of
2007 Mar 10
3
CentOS & SATA
Does CentOS 4 work well with SATA drives?
Or should I build the system using IDE/PATA disks?
I'm looking for stability more than speed.
Thanks
Charles L. Sliger, Information Systems Engineer, chaz at bctonline.com
"No matter where you go, there you are..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Nov 25
3
plot mean + S.E. over time
Hi, there!
I finally became a disciple of 'R', after having lost years of my life
handling data with a popular, rather wide-spread spreadsheet-software.
Now I want to plot the results of many runs of my simulation over time,
so that the means +/- Standard error are on the y-axis, and time on the
x-axis.
I have tried 'boxplot', with timesteps as the grouping variable, but did
2015 Jul 27
7
SATA adapter recommendation
I have an old computer running CentOS 5. I need to add an SATA drive to
it, but it doesn't have any ports, so I need an add-on card. The board
only has a 32-bit PCI slot. Any recommendations on cards/brands that
work well with CentOS? I don't need any raid capabilities, I just need
a couple of SATA connections.
Thanks,
--
Bowie