Displaying 20 results from an estimated 3000 matches similar to: "fstab labels"
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
2011 May 25
1
L-BFGS-B and parscale in optim()
Hi,
When using method L-BFGS-B along with a parscale argument, should the
lower and upper bounds provided be on the scaled or unscaled values?
Thanks.
Cheers,
--
Seb
2010 Sep 03
1
Error message
I just installed Wine into Ubuntu 10.4, from Ubuntu's Software Center (the installation instructions at WineHQ didn't work). I've tried installing a couple of Windows programs from CD (a set of clip art images from Nova Development Corp, and Willmaker Plus from Intuit). Every executable I've tried generates the following standard error message:
Archive:
2006 Apr 13
3
WC3 - please insert CD problem
Hi all,
I have trouble with making the symbolic link to the corresponding device
node.
I have typed sudo In ~/.wine/dosdevices lrwxrwxrwx 1 username d: ->
/mnt/cdrom
but it gives me this error :
prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d: ->
/mnt/cdrom
bash: /mnt/cdrom: Permission denied
prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d:: ->
2008 Nov 08
2
Reinstalled Windows and GRUB - Cannot boot Linux - fstab and grub.conf errors?
Background: This is a dual boot (Windows XP and CentOS 5.2 (32 bit)
box. There were four (4) NTFS partitions. The C partition got full. I
deleted the 4 NTFS partitions and did a clean install of Windows XP,
into one (1) NTFS partition.
I knew that I would need to install GRUB again and I did that, using
the CentOS 5 Installation DVD. When I tried to boot into Linux, no
joy. this is the GRUB error
2009 Mar 23
5
Wine fails to install Adobe PS
I have tried a few rtimes now to install Abobe PS7 (not a crack) on the latest Linux Mint and now on Ubuntu 8.10 64bit. I am having the same problem in both. Is it because my new comp is a 64bit?
An error occurred while loading the archive.
[/media/cdrom0/Autoplay.exe]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part
2006 Sep 17
2
histogram frequency weighing
Fellow R-helpers,
Suppose we create a histogram as follows (although it could be any vector
with zeroes in it):
R> lenh <- hist(iris$Sepal.Length, br=seq(4, 8, 0.05))
R> lenh$counts
[1] 0 0 0 0 0 1 0 3 0 1 0 4 0 2 0 5 0 6 0 10 0 9 0 4 0
[26] 1 0 6 0 7 0 6 0 8 0 7 0 3 0 6 0 6 0 4 0 9 0 7 0 5
[51] 0 2 0 8 0 3 0 4 0 1 0 1 0 3
2008 Nov 11
1
how to access my Windows Vista user folder from GNU Linux
Hi,
I have no problems whatsoever accessing and using my GNU Linux user
directory from Windows Vista, but the reverse is not true. My
/etc/samba/smb.conf has this (via testparm -s):
---<---------------cut here---------------start-------------->---
~$ testparm -s /etc/samba/smb.conf
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section
2006 Jul 07
2
dotplot (lattice) with panel.segments and groups
Hi,
The following produces almost exactly what I needed. The problems are
that the 'panel.dotplot' call (commented) generates the error 'Error in
NextMethod("[") : argument "subscripts" is missing, with no default'. The
other problem is that the colors alternate between the levels of the 'site'
variable, rather than 'year'.
barley$yield2
2010 Aug 18
2
'panel.smooth' error
Hi,
The following call:
xyplot(incidence ~ year, melanoma, panel=panel.smooth)
produces a blank plot region with an error message:
Error using packet 1
plot.new has not been called yet
> sessionInfo()
R version 2.11.1 (2010-05-31)
x86_64-pc-linux-gnu
locale:
[1] LC_CTYPE=en_CA.UTF-8 LC_NUMERIC=C LC_TIME=en_CA.UTF-8 LC_COLLATE=en_CA.UTF-8 LC_MONETARY=C
2009 Apr 06
3
The Rosetta Stone : Installer doesn't work
Hello,
I'm trying to install The Rosetta Stone v2.08 (language learning software) on a Debian Squeeze (w/ linux 2.6.28-2~snapshot.12850 for my wireless card) using wine 1.1.18.
Running the autorun.exe (with ALSA as audio driver in winecfg) starts on working well, asking me what language the install should be in, and then allowing me to click on "Run installer". At that point,
2010 May 25
2
segplot (latticeExtra)
Hi,
I'm having a bit of trouble with 'scales="free"' in the segplot()
function of latticeExtra. Say we need panels for each year, showing
only those counties that are represented in each one:
---<--------------------cut here---------------start------------------->---
library(latticeExtra)
data(USCancerRates)
uscr.w <- subset(USCancerRates, state ==
2008 Jan 10
2
VDQ : Triple Boot Advice?
Let me set up a Very Dumb Question (VDQ). My apologies in advance for
repeating much of this to those who have been of such vast help getting me
this far. (Followup to: is set as gmane.linux.redhat.fedora.general)
I have a testbed machine which currently has /dev/hda1 - 6, according to
qtparted, with sizes 102 MB, 14 GB, 13 GB, 13 GB, 12 GB, and 14 MB
respectively (rounded to nearest whole MB or
2005 Oct 08
3
Not able to use cdrom-drives
hi all
i have problems configuring my cdrom-devices with winecfg. when i try
to add it as d: with the mountpoint /media/cdrom0 and select to be a
cdrom-device, click apply and restart winecfg it is shown as a
disk-device. i also tried with different mountpoints and also the
device /dev/hdd itselfs but it always ends in the same problem. Also
the autoconfiguration thing does not work. It adds my
2008 Jun 30
2
the specified Windows directory is not accessible
I installed wine some days ago from the ubuntu repo's. Unfortunately it doesn't works for me yet. :(
I start the configuration with the following command:
Code:
user at machine:~$ winecfg
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: the specified
2013 Jan 04
1
Samba 4.1.0pre1 and problem from creating home users dir from command line
Hi all;
I successfully run samba 4 as DC. Joining win7 into it working, mobile
profiles also. I used this tutorial:
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
Because in my domain I will use few hundred acccounts I want to automate
account creating in my domain.
I would like to do that via bash script from linux side.
I tried to create account via command:
./samba-tool user create demo8
2006 Dec 30
3
wrapping mle()
Hi,
How can we set the environment for the minuslog function in mle()? The
call in this code fails because the "ll" function cannot find the object
'y'. Modifying from the example in ?mle:
library(stats4)
ll <- function(ymax=15, xhalf=6) {
-sum(stats::dpois(y, lambda=ymax/(1+x/xhalf), log=TRUE))
}
fit.mle <- function(FUN, x, y) {
loglik.fun <- match.fun(FUN)
2010 Apr 23
1
segfault with format.POSIXct()
Hi,
I posted in R-devel, thinking it might be a general R problem, but Uwe
cannot reproduce it in his GNU/Linux distro, with the same R version.
So I'm posting here to ask whether Debian R users are having this
problem.
I'm getting a segmentation fault as follows:
---<--------------------cut here---------------start------------------->---
R> begt <-
2008 Dec 11
4
mounted directory repeating unexpected files and directories
Hi Samba List,
I am finding a strange problem between a mount samba directory. Any
clues why this is happening?
The server side is WD MyBook World Edition II and the export directory
is: /shares/internal/Music/
on the client site I am mounting the directory to /mnt/mybook-music
the client is an ubuntu server
$ uname -a
Linux tsunami 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR