Displaying 20 results from an estimated 60000 matches similar to: "How to access the root of a drive?"
2007 Apr 04
2
Problems with SATA DVD+-RW drive
I just got a Dell Dimension e521 (AMD 64 x2, nVidia MCP51 chipset) and 
so far it has been fine.  Today I tried to burn some CD-R and DVD-R 
disks and have been able to do nothing but make coasters.  The drive is 
a TSST TS-H653a (Samsung OEM) and does have the current firmware. 
Playing back data, audio, and video disks work just fine, but recording 
is a different matter.
The drive shows up as
2005 Oct 11
1
Samba not obeying locking = no from smb.conf file
I have the following share in my smb.conf :
[cdrom]
     comment = Samba server's CD-ROM
     writable = no
     locking = no
     path = /media/cdrecorder
     public = yes
When I go to that share from a Windows workstation it does still lock as 
you can see:
[root@pc843 ~]# lsof | grep cdrecorder
smbd      9647    root   20w      DIR       22,0       2048       1792 
/media/cdrecorder
smbd
2007 Jun 04
1
msdfs root problems even after a reboot?
We upgraded from Samba 3.0.24 to 3.0.25a over the weekend and rebooted
all of our clients afterwards.  Since then, some of our clients are
randomly getting the following error:
"Configuration information could not be read from the domain
controller, either because the machine is unavailable, or access has
been denied."
Unmapping and mapping the network drive fixes the problem, but one
2005 Aug 21
2
DVD Shrink - no DVD devices found
I am new to Wine and really struggling. I'm trying to get DVD Shrink and DVD 
Decrypter running on my Kubuntu 5.04. My system is current. I have a 2.8Mhz 
machine with 1Gb memory and lots of space on my 160Gb hard drive. I have a 
Plextor DVD+-RW and an HP CD-RW. They are /dev/hdc and /dev/hdd respectively. 
Here is my /fstab file:
# /etc/fstab: static file system information.
#
# <file
2016 May 17
2
Re Centos 7.2 Repos
On 05/17/2016 09:03 AM, John Hodrien wrote:
> On Tue, 17 May 2016, jd1008 wrote:
>
>> The insane thing is that not all the repos are NOT installed
>> in /etc/yum.repo.d when centos is installed.
>> Don't you think I tried to yum install it???
>> Yum returned with something like no match found....
>> What repos  do you have on your system?
>
> smplayer
2017 Aug 10
0
Errors on an SSD drive
On Thu, 10 Aug 2017, mad.scientist.at.large at tutanota.com wrote:
> what file system are you using?? ssd drives have different characteristics
> that need to be accomadated (including a relatively slow write process which
> is obvious as soon as the buffer is full), and never, never put a swap
> partition on it, the high activity will wear it out rather quickly.
I know this is
2005 Apr 18
1
error msg using testparm
hi,
I'm new to Samba.
I use Suse linux 9.1pro & kde on a small network with Samba 3.0.9.
I tried the testparm from the Official Samba -3 howto.
Unfortunately the book, etc. does not address the error msg given, 
follows.
Can somebody help?
scn@scn:~> testparm -s -v | egrep "(lp|print|spool|driver|ports|\[)"
Load smb config files from /etc/samba/smb.conf
Processing section
2001 Nov 03
1
getting ext3 on suse-7.3? (long post)
greetings.
i have been three days now trying to add ext3 to an existing suse-7.3 
machine. i am using suse's own 2.4.13 kernel source.
here is what i have done:
following install, i ran  tune2fs -j /dev/hda2 (also hda3 and hda4). 
.journal files were created on each partition, apparently 
uneventfully. wishing to avoid ai irreversable situation, i initially 
edited /etc/fstab thusly:
2005 Jun 15
3
Burning CDs
Hi,
I have just installed 4.1 on a new Dell Latitude d610. It does
not automount the CDs. When I mount the CD manually I get:
$mount /media/cdrecorder
mount: block device /dev/hdc is write-protected, mounting read-only
The CD writer is an Philips IDE: CDRW/DVD-ROM CDD5263
Here is my mtab:
$ cat /etc/mtab
/dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0
none /proc proc rw 0 0
none /sys sysfs rw
2005 May 21
3
Survey
What do you find preferable? Installing from sources or installing
from binary packages?
2013 May 30
1
6.4 failing to connect
Why do I keep getting this, and what do I do?? The error message 
is Greek to me. :-{
[root at Hbsk ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink                                                            
|  13 kB     00:00     
 * c6-media: 
 * epel: mirror.vcu.edu
 * remi: rpms.famillecollet.com
2015 Jun 15
3
Having a problem with a yum repo
Hi,
yum update is giving me the following errors:
# yum -y install mplayer
Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink |  12 kB     00:00
  * base: centos.sonn.com
  * c6-media:
  * elrepo: elrepo.org
  * epel: mirrors.tummy.com
  * extras: mirrors.xmission.com
  *
2007 Jan 04
4
yumrepo err
I am just starting with puppet to replace a ''homegrown'' config 
distribution system and it is looking very promising, i will be playing 
with the templating next.
I have run into an error when attempting to disable the shipped repo''s 
with CentOS 4.4.  See the relevant info below.
This is obviously a problem when repo definitions include multi-line 
baseurl''s.
2013 Oct 30
0
[LLVMdev] Shrink Wrap for ARM architecture?
I know nothing about this pass, but here are a few comments.
> Does anyone know if the shrink wrap pass works for ARM architecture?
First, how are you invoking it?
Looks to be a command line option, so -mllvm -shrink-wrap should enable
it.  Assuming you have a Debug build, you can see the debug output using
-debug-only=shrink-wrap.
> I tried it seems not working. Which architecture
2005 Jun 13
0
novice - samba3+; suse linuxpro9.1
hi,
I thought it would be easy and over quickly - it has been anything
but...
I decided to test and use Samba 3.+ on my Suse linux pro 9.1 lan but
cannot get it to work and need some help/guidance.
I have two essentially identical linux computers [east and west] and I
have both of them as both server AND client.  At a later date, after
this `simple' lan works, I plan to add a ms portable
2020 May 15
2
RFC] Shrink-wrapping improvement
Hi Francis,
Thanks for getting back to me. Could you please provide more details about the problems you encounter with those tools and what improvements required to improve compact unwinding format? Most of my experience is in the mid end, but it is still surprising to me that an improved shrink wrap will break that many tools, considering the fact that gcc has a good shrink wrapping pass and
2013 Oct 31
3
[LLVMdev] Shrink Wrap for ARM architecture?
The current implementation in LLVM is experimental at best. It probably should be ripped out.
Evan
On Oct 30, 2013, at 2:10 PM, mcrosier at codeaurora.org wrote:
> I know nothing about this pass, but here are a few comments.
> 
>> Does anyone know if the shrink wrap pass works for ARM architecture?
> 
> First, how are you invoking it?
> 
> Looks to be a command line
2009 Apr 28
1
Reconfiguring yum
Hi there --
I need to reconfigure yum on one of our centos 5.3 systems in order for the
automatic updates to work. 
Currently the error messages that I am getting are shown below:
$ sudo yum check-update
Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror,
priorities, protectbase, tsflags, versionlock
Loading mirror speeds from cached hostfile
 * base: mirrors.rit.edu
 *
2005 Jan 31
1
installing ie6 with winetools
i try to configre wine using winetools, but don't get any furtherin base setup 
than accepting the licence agreement of internet explorer. it doesn't make any 
difference if i try to install from cd or internet. 
on the console, where i started winetools you can read: 
 
linux:~> wt 
Wine 20041201 
wine is executed as "wine" 
Parameters are "" 
Version of Wine is OK.
2009 Mar 18
1
[LLVMdev] Shrink Wrapping - RFC and initial implementation
Hi John.
> I am putting this information
> into my temp. wiki page in hopes of getting it into the dev wiki when
> that is available.
The dev wiki is up at its temporary name http://google2.osuosl.org/wiki/.
Feel free to dump your stuff on there.
On Fri, Mar 13, 2009 at 7:43 PM, John Mosby <ojomojo at gmail.com> wrote:
> Hi Evan,
> Thanks very much for the review, I am