Displaying 20 results from an estimated 700 matches similar to: "Command ls blocked on usbdrive"
2009 Jul 23
5
wine: /intended/PREFIXdirectory/not owned by you
I am attempting to create a folder for my wineprefixes on my external hard disk. The plan is to symlink to that location from inside my user folder (ie. ~/.wine/PREFIXES -> $iomega/.wineprefixes)
For reference:
$iomega=/media/Iomega_HDD
This is a 400GB external drive with a single NTFS partition.
The plan is to create folders for all my WINEPREFIXes at $iomega/.wineprefixes
(Example:
2009 May 22
1
Trying to install Visual Studio 2008 pro
Hello ;)
i'm using linux opensuse 11.1 , and wine 1.1.9.
Is wine able to run Visual Studio 2008 pro ?
it does not look so : http://appdb.winehq.org/objectManager.php?bShowAll=true&bIsQueue=false&bIsRejected=false&sClass=version&sTitle=&sReturnTo=&iId=16635
Which option would be the best for a regular use ? :
- mount the iso ?
- burn the iso and mount the cd ?
2010 Feb 13
0
How to remove an entry in the media table
I messed up the other day when I did a rsync backup to my usb external
drive *but* forgot to mount it (turn it on). So the system appears to
have renamed the correct one (external) to usbdrive1 and created a
directory on the HD, usbdrive.
It has been well over a year since I made that error and have forgotten
the location and name of the table that contains the usbdrive and
usbdrive1
2004 May 26
0
Updated LHA package fixes security vulnerabilities
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
There is an update to LHA for CentOS 3.1
https://rhn.redhat.com/errata/RHSA-2004-178.html refers.
2006 Mar 01
1
Boat loads of: 'localhost kernel: cdrom: open failed.'
Another question:
How can a supress these messages from filling up my syslog file?
Mar 1 01:31:26 localhost kernel: cdrom: open failed.
Mar 1 01:31:57 localhost last message repeated 15 times
Mar 1 01:31:59 localhost kernel: cdrom: open failed.
Mar 1 01:32:01 localhost kernel: cdrom: open failed.
I've got 'noauto' in
2009 Jun 29
1
External USB Drive partitioning and formatting
Hi,
I just bought a Seagate 1TB USB drive thinking that I could create a
few partitions in it, format in ext3 fs, then configure bacula to
setup a backup server in my CentOS box and backup my windows and mac
clients.
I have plugged the drive and mounted in /mnt/usbdrive and is seen as
/dev/sdb1 by the OS. The output of df command is:
[root at Production ~]# df
Filesystem 1K-blocks
2006 Apr 10
1
Iomega REV Drive
Hello,
I've an SCSI version of the IOMEGA REV drive (35 GB, like ZIP drive). How
can I access this drive. FreeBSD detects the drive as CDROM:
cd0 at ahc0 bus 0 target 4 lun 0
cd0: <Iomega RRD 89.B> Removable CD-ROM SCSI-4 device
cd0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit)
cd0: cd present [17090880 x 2048 byte records]
I'm using FreeBSD 6.1-RC.
Kind regards,
Thomas.
2006 Jan 17
2
clamscan --exclude problems
this is strange to me but maybe not to y'all
I use clamscan --exclude in other places but this certain one will not
work...
let me put up my fstab before I explain k:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/ / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
none
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
Here's another data point that may be useful. [Scheduling experts,
please help! :) ]
If the two-byte bitfield is replaced by a two-byte struct (replace
"short i:8" with "short i", etc.), the scheduler properly generates a
dependency between the store and the load. For this case, a GEP is used
instead of a bitcast:
2012 Sep 20
2
[LLVMdev] Scheduling question (memory dependency)
Greetings,
I'm investigating a bug in the PowerPC back end in which a load from a
storage address is being reordered prior to a store to the same storage
address. I'm quite new to LLVM, so I would appreciate some help
understanding what I'm seeing from the dumps. I assume that some
information is missing that would represent the memory dependency, but I
don't know what form that
2004 Dec 20
1
rsync: chgrp ... Operation not permitted
Hi all,
I've installed rsync to synchronize my linux box and my PowerBook.
I have a server whose conf file looks like
[letters]
use chroot = yes
uid = www
gid = lha.utils
path = /var/hdb/letters
read only = no
list = yes
auth users = pascal,lha
secrets file = /etc/rsyncd.secret
but when the client tries to write I have:
rsync: chgrp "/file/path/here" failed: Operation not
2005 Aug 30
1
USB DIsk and mount point
Hello.
I use Centos 4.1 When I inserted my usb 2.0 disk for the first time it
created the mount point /media/usbdisk just fine. Which I used to mount
the disk. But as soon as I used it in another computer (winxp) when I
took the usb back to centos the mount point had become /media/IOMEGA
(yeah it's an iomega driver) but then as time goes by, the mount point
every time the disk is used
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
Hi Sergei,
Thanks for the response! We just discovered there is likely a bug
happening during post-RA list scheduling. There's an invalid successor
index in the scheduling graph that is probably supposed to be the
missing arc. Starting to investigate further now. This is recorded in
http://llvm.org/bugs/show_bug.cgi?id=13891.
Thanks,
Bill
On Fri, 2012-09-21 at 11:15 -0500, Sergei Larin
2010 Nov 17
3
How to stop automount
I just put a USB hard drive into service, but find that unless the drive
is connected to my PC the machine won't boot and drops to a shell.
Below is the line I added to fstab. I thought that the option "noauto"
would prevent the machine from trying to mount the drive
/dev/sdb /usbdrive ext3 user,noauto,rw 0 2
What am I doing wrong? Any advice is
2006 Aug 09
1
Re: URGENT: OCFS2 hang - 32 node cluster POC
Run:
# top
# vmstat 1
# iostat -x /dev/emcpowerb 1
The latter two you can save to a file. For top, just monitor cpu usage
and see if any process is hogging all of it.
Colin Laird wrote:
> and the fstab settings:
>
> # This file is edited by fstab-sync - see 'man fstab-sync' for details
> /dev/VolGroup00/LogVol01 / ext3
> defaults 1 1
>
2010 Jan 13
1
centos on vmware worstation not mounting cdrom
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hello,<br>
<br>
I will appreciate any help on this... I have for testing purposes
CentOS 4.7 running on VMWare workstation 6.5, I need to boot the centos
virtual
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
OK, finally found it. The AliasChain in
ScheduleDAGInstrs::buildSchedGraph is not acting as a chain for loads
and stores (the head of the chain is not being updated as they are
encountered, so dependencies aren't being added solely on the basis of
may-aliasing in some cases). Will test a patch.
On Fri, 2012-09-21 at 13:04 -0500, William J. Schmidt wrote:
> On Fri, 2012-09-21 at 11:34
2012 Sep 21
2
[LLVMdev] Scheduling question (memory dependency)
Hi Bill,
Which scheduler do you use? MI or SDNode one? In either case the problem
is likely the same, but cause might be in a different place...
The way I see it, you have an issue with the alias analyzer, not scheduler.
When scheduling DAG is constructed, AA is checked for pairs of mem accessing
objects, and if no potential interference is flagged by the AA the chain
edge is _not_ inserted.
2012 Sep 21
2
[LLVMdev] Scheduling question (memory dependency)
On Fri, 2012-09-21 at 11:34 -0500, William J. Schmidt wrote:
> Hi Sergei,
>
> Thanks for the response! We just discovered there is likely a bug
> happening during post-RA list scheduling. There's an invalid successor
> index in the scheduling graph that is probably supposed to be the
> missing arc. Starting to investigate further now. This is recorded in
>
2004 May 27
2
LHA security vulnerabilities
Dear sir;
i am using redhat 9 on a production server and i plan to migrate to centos
3.1.
the issue now is redhat 9 vulnerable to LHA package security vulnerabilities
.
and if so how can i solve this vulnerabilities till i implemment the
upgrade.
thanks in advance.