Displaying 5 results from an estimated 5 matches for "c700".
Did you mean:
0700
2008 Mar 31
1
my centos switched alone its root fs to read-only
...reading emails as fast as it can.
The CPU was never idle !
I left the server at about 17H30
and at 22H I find it "uncommitted" (difficult to work when the
partition in read-only !)
However the mount command report it as RW !
The /boot is still RW for real indeed.
some more info
[root at c700 trunk]# touch /foo.bar
touch: cannot touch `/foo.bar': Read-only file system
[root at c700 trunk]# mount
/dev/md1 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/md0 on /boot type ext3 (rw)
tmpfs on /dev/shm...
2005 Mar 19
3
Any Zaurus users??
...there using there
zaurus as a voip phone?? I'm trying to decide which on to buy. The
sl-6000 is perfect for phone use from what I've read, but it's not very
pocket friendly (http://www.sharpusa.com/images/hpc_SL6000_pic1.jpg)
The clamshell models
(http://conics.net/shp/pda/zaurus-sl-c700/sl-c3000.html)
are much nicer but would require some type of headset.
Anyway, more to the point... I've read that there are zaurus users who
have their pda setup to use nfs mount when they're in range of their
home network (saves your flash if you're not using your microdrive)... I
was...
2003 Mar 06
1
[stuart.leask@nottingham.ac.uk: R in your pocket on a Sharp Zaurus]
Ah, but the interesting thing is that they are coming out with a 'clam'
version like the 5MX. Details are limited at the moment, but that could
mean the combination of 5MX usability with a supported linux distro. I
am drooling in anticipation. Sounds like a "I've finally finished my
PhD and deserve a treat" situation to me :)
Dave
On Thu, Mar 06, 2003 at 09:17:20AM
2010 Dec 23
1
Testing Starcraft 2 newly release demo with Wine
...n base supposedly with structures and units (those portion which should have images) is black (which should not be the case).
Wine version: wine-1.3.9-279-g1cc4682
Linux OS: Linux 2.6.32-27-generic (i386), GNOME, Ubuntu 10.04.1 LTS
Processor: Intel Dual Core
RAM: 2.0 GB
Maker: HP / Compaq Presario C700
Why am I getting black screen ?
2012 Nov 13
6
Does xen-4.2.0 support VGA passthrough with the virtual machine created by xl command?
Hi, everyone!
I am working on xen-4.2.0 with spice remote connect. My host is Fedora 14
and guest is win7.
I have installed spice package and now I can connect to guest by spice
client.
For better graphics experience, I want to try the VGA passthrough.
With spice tool, I have to create a VM by xl command, and now I am
wondering if it supports VGA passghrouth?
If so, how should I test it ?