similar to: Copying a file to a usb stick

Displaying 20 results from an estimated 9000 matches similar to: "Copying a file to a usb stick"

2012 Oct 12
2
pdf viewer with bookmarking facility?
pdf viewer with bookmarking facility?
2014 Jul 30
2
compiling dahdi and exporting it to another system
Hello asterisk-users, I need to compile dahdi and then export it to another system. I managed to do this with DESTDIR=/root/destDir, then make a tar file and extract in / of the other system. However the module is not loading and /dev/dahdi is not created. Anyone done this? Thank you, Anthony. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Aug 22
1
sane-backends-1.0.22.tar.gz for CentOS 5.8.
Can someone make an rpm package for sane-backends-1.0.22.tar.gz Regards,
2005 Jul 08
4
Can Asterisk ring a specific extension based on the number the outside caller dialed?
I am thinking of having a pots line with multiple numbers on it, and having Asterisk dial my desk if the outside caller dials xxx-xxx-xxx1, and ring another desk if the person called xxx-xxx-xxx2, etc. Can Asterisk do this? -- Jeff Ramsey MIS Administrator Tubafor Mill, Inc.
2008 Apr 21
2
How to do survival analysis with time-related IVs?
Hello folks, I am wondering how to do survival analysis with time-related IVs in R. For example, > > If we have time-related variables, such as the Overall Condition of 1990, 1991 etc., how can we include these variables in coxph model? > > > > If we can not use coxph model, do we need to rearrange the dataset to make it something like: > > ID time age
2006 Nov 03
2
PAP2 to use on my asterisk.
Hello, I nearly forgot about this mailing list! I accidentally bought a vonage enabled PAP2 to use on my asterisk, however it's locked and I have no access to the admin password. Anyone unlocked it before? Please send procedure. Make a cc to my address please. Thanks a million. Best regards, Twanny Azzopardi. Mob: ( 356 ) 79713618 Email: twanny@line.sytes.net Web: http://line.sytes.net
2017 Sep 20
4
xfs not getting it right?
Hi, xfs is supposed to detect the layout of a md-RAID devices when creating the file system, but it doesn?t seem to do that: # cat /proc/mdstat Personalities : [raid1] md10 : active raid1 sde[1] sdd[0] 499976512 blocks super 1.2 [2/2] [UU] bitmap: 0/4 pages [0KB], 65536KB chunk # mkfs.xfs /dev/md10p2 meta-data=/dev/md10p2 isize=512 agcount=4, agsize=30199892 blks
2001 May 07
17
Printer
Hi guys, I've installed Samba but can't get the printer to work. I've done magicfilterconfig --force and configured the Printer. E Furthermore when I print a file on my Windows machine it creates a file on the server but it just doesn't print. I can ma Do you guys have the answer for me??? Thnx, ? Jeroen ? Following is the config file: ? # Samba config file created using
2015 Jan 13
3
[PATCH] mkfs: add 'label' optional argument
Add the 'label' optional argument to the mkfs action, so it is possible to set a filesystem label direct when creating it. There may be filesystems not supporting changing the label of existing filesystems but only setting it at creation time, so this new optarg will help. Implement it for the most common filesystems (ext*, fat, ntfs, btrfs, xfs), giving an error for all the others, just
2012 Feb 16
1
[PATCH] mkfs: wipefs before we mkfs
we wipe the filesystem signatures from device before do mkfs, since we can't trust mkfs can remove the filesystem signature absolutely. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- daemon/mkfs.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/daemon/mkfs.c b/daemon/mkfs.c index 5475582..19224ec 100644 --- a/daemon/mkfs.c +++
2008 Nov 05
2
RE: RedHat DomU hanging
Hello, Maybe someone can help me.... I have a guest XEN image that ran well until today. I use an LVM partition to host the guest and today on Dom0 I added another LVM to be available to this domU. This were all the commands I issued : On hypervisor lvcreate -n lintra02data -L 30G rootvg vi /etc/xen/lintra02 and add volume to file like this : disk = [
2011 Dec 14
1
[PATCH] mkfs: optimization and code cleanup
Optimizations by reducing the STREQ operations and do some code cleanup. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- daemon/mkfs.c | 29 +++++++++++++---------------- 1 files changed, 13 insertions(+), 16 deletions(-) diff --git a/daemon/mkfs.c b/daemon/mkfs.c index a2c2366..7757623 100644 --- a/daemon/mkfs.c +++ b/daemon/mkfs.c @@ -44,13 +44,16 @@ do_mkfs_opts (const
2008 Jun 18
1
mkfs.ocfs2: double free or corruption
Dear Srs, I get this error when running "mkfs.ocfs2": ================================================================================= # mkfs.ocfs2 -b 4K -C 32K -N 255 -L backup_ocfs2_001 /dev/sdb1 mkfs.ocfs2 1.2.7 Filesystem label=backup_ocfs2_001 Block size=4096 (bits=12) Cluster size=32768 (bits=15) Volume size=6000488677376 (183120382 clusters) (1464963056 blocks) 5678 cluster
2008 Aug 27
0
Problem with cat mbr.bin > /dev/XXX
i've spent the last day banging my head against this one and I have no idea why it just simply won't work as documented. My source system is a Sun Ultra 20 workstations running Ubuntu 7.x and my target system is a Dell Inspiron XPS Gen 2 Laptop. I am trying to to create a bootable USB Key from the VMware ESXi 3 ISO, which is an ISOLINUX bootable PROBLEM: I have a usb key (256MB)
2010 Jun 30
2
How can binaries be different when package versions are identical? (mkfs.ext3 on CentOS 5.4)
Situation: two similar servers, both with CentOS 5.4 64-bit. Making an ext3 filesystem on one takes seconds, on the other minutes. Partition Size Server 1 Server 2 1 GB 0.7 sec 0.3 sec 4 GB 2.5 sec 1.2 sec 40 GB 15 sec 13 min WTF e2fsprogs RPM is e2fsprogs-1.39-23.el5 on both systems mkfs --version reports
2015 Apr 24
1
Centos7 Samba 4.1.12 -> Centos 5.11 Samba 3.5.2 = Rejecting auth request
Dear Sirs/Madams, I have the following problem, for which the internet does not have a solution yet: I am trying to have a Centos7 server with Samba 4.1.12 authenticate his users (security=domain) with a DC samba version 3.5.2 on a Centos5.11 machine (which has an LDAP Backend). This works for other servers (OpenSuse 13.2 with samba 4.1.17) and for a bunch of Windows7 clients. I can join the
2013 Nov 14
3
[PATCH] btrfs-progs: mkfs: extend -O syntax to disable features
A way of disabling features that are on by default in case it''s not wanted, eg. due to lack of support in the used kernel. Signed-off-by: David Sterba <dsterba@suse.cz> --- mkfs.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mkfs.c b/mkfs.c index cd0af9ef8b4f..f825e1b6bc2d 100644 --- a/mkfs.c +++ b/mkfs.c @@ -1168,7 +1168,11 @@ static int
2011 Nov 01
1
btrfs-progs
Hello, I''ve just pulled btrfs-progs from the new git repo git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git However, when I come to make it fails like so: gcc -Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -g -Werror -Os -c btrfsctl.c gcc -g -Werror -Os -o btrfsctl btrfsctl.o ctree.o disk-io.o radix-tree.o extent-tree.o
2001 Nov 08
2
Which mkfs tool can I use for an ext3 file system??
HI, I have just upgraded my Linux 7.1 to 7.2 (so I can have ext3 available for use). My question is how do I format a partition for an ext3 file system? We can normally run the command 'mkfs' or 'mkfs.ext2' to format an ext2 file system, or 'mkfs.xfs' for an xfs file system. I was looking for some utilily like 'mkfs.ext3' or similar. Question: Does ext3 support
2011 Mar 02
1
Problem with mkfs.ocfs2
When I try and run the mkfs.ocfs2 command after I have updated all of the other nodes in the cluster with the new node information in cluster.conf I am getting the following error: mkfs.ocfs2 -b 4k -C 32K -L "ocfs2" -N 4 /dev/sdb1 mkfs.ocfs2 1.4.4 Cluster stack: classic o2cb Overwriting existing ocfs2 partition. mkfs.ocfs2: Could not create domain while initializing the dlm As this is