Displaying 2 results from an estimated 2 matches for "364728".
2012 Mar 15
0
IDE mapping to SATA in virtual guest
...0: [sda] Write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
sda: unknown partition table
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
Inside the guest, it shows up as a sata drive:
[root at nemedia ~]# sfdisk -l /dev/sda
Disk /dev/sda: 364728 cylinders, 255 heads, 63 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/sda: unrecognized partition table type
No partitions found
[root at nemedia ~]# sfdisk -l /dev/hda
/dev/hda: No such file or directory
sfdisk: cannot open /dev/hda for reading
I don't see ho...
2011 Jul 14
1
Error: "non-numeric argument to binary operator"
Hi
I am posting in the topic related to the "non-numeric argument to binary
operator" as I got similar problem while running the netcdf code. I have
attached the file with this post. It is a climate data from NOAA site. The code
follows as:
library(survival)
library(RNetCDF)
library(ncdf)
setwd("c:/projects/netcdfcsfiles")
Conn42 =