similar to: USB bootable (using syslinux)

Displaying 20 results from an estimated 1000 matches similar to: "USB bootable (using syslinux)"

2014 Mar 03
3
Re: method for communication between containers
Dear Daniel, Thank you for your email. According to your suggestion, I tried to use the shared memory filesystem for data exchange between the host machine and the container. The steps are as follows: 1) create an empty file in the host machine (/tmp1/file1). 2) run #chmod 777 /tmp1 and #chmod 777 /tmp1/file1. 3) expose /tmp1 to the container by configuring the container with the following XML
2011 Jan 07
4
linux batch job "sleep" problem???
we have Redhat 5.5 on server. Recently we tried to use "sleep" command on batch job script some sleep work but some not sleep. any one have ideal? ==== sample program === #/bin/bash set -v program1 sleep 30 program2 sleep 60 program3 sleep 40 ...
2013 Jun 20
2
[PATCH] ocfs2: llseek requires to ocfs2 inode lock for the file in SEEK_END
llseek requires ocfs2 inode lock for updating the file size in SEEK_END. because the file size maybe update on another node. if it not . after call llseek in SEEK_END. the position is old. this bug can be reproduce the following scenario: at first ,we dd a test fileA,the file size is 10k. on NodeA: --------- 1) open the test fileA, lseek the end of file. and print the position. 2) close the test
2014 Mar 03
0
Re: method for communication between containers
On Mon, Mar 03, 2014 at 01:39:03PM +0000, WANG Cheng D wrote: > Dear Daniel, > Thank you for your email. > According to your suggestion, I tried to use the shared memory filesystem for data exchange between the host machine and the container. The steps are as follows: > > 1) create an empty file in the host machine (/tmp1/file1). > 2) run #chmod 777 /tmp1 and #chmod 777
2014 Feb 27
2
method for communication between containers
Dear all, In my system, two containers need to exchange data as quick as possible and the two containers are hosted by the same physical machine, I wonder if socket is the only method for communication between containers? Thank you. Cheng Wang
2014 Apr 09
1
Re: method for communication between containers
Dear Daniel, As you know, following your suggestion, I can expose shared memory to two containers hosted by the same machine, thus the two containers can exchange data. Now I have a new problem: how does the containers avoid concurrent accesses to the shared memory? In a native system, this can be achieved by using semaphore. But I don't know how the two containers can see the same semaphore.
2009 May 29
6
How to switch between current running wine apps
I really don't know how to google this or forum search this question as I have been trying to find the answer for an hour or so. I apologize if it's somewhere on the board spammed a lot but: How do I switch between different running wine apps. Pretty much, how do I use an emulated version of Alt+Tab in Wine? I don't know the hotkey, thanks!
2013 Jun 27
0
[PATCH V3] ocfs2: llseek requires to ocfs2 inode lock for the file in SEEK_END
llseek requires ocfs2 inode lock for updating the file size in SEEK_END. because the file size maybe update on another node. if it not . after call llseek in SEEK_END. the position is old. this bug can be reproduce the following scenario: at first ,we dd a test fileA,the file size is 10k. on NodeA: --------- 1) open the test fileA, lseek the end of file. and print the position. 2) close the test
2010 May 04
1
Virtual Desktop and multiple apps
Hi, I enable the 'emulate virtual desktop', and run two Windows app same time, how to switch between the two apps? Thanks, Angelo
2010 Sep 14
3
Keeping multiple wine versions
Hello.. I would like to use different wine versions on the same pc (not at the same time), is it possible in any way? I'm using ubuntu 10.4, no problems in cloning/compiling wine code. Thanks a lot.
2016 May 03
1
filename_convert_internal: checkname failed NT_STATUS_INVALID_PARAMETER
Dear All I have a PCBSD machine with /media shared using samba. Any microsoft clients can successfully connect to /media and browse directories I have created there. When I plug in a usb device, I mount it into /media eg: one labelled "PENDRIVE" becomes /media/PENDRIVE Some clients can successfully read /media/PENDRIVE, others cannot. Although the clients that cannot view the
2009 Mar 17
4
Merging
Hi, All. I have a data frame with the part as : ..... 142 2006-02-22 16:28:18 useractivity_act 8 0 143 2006-02-22 16:28:26 4 2 0 144 2006-02-22 16:28:28 3 3 0 145 2006-02-22 16:28:31 4 4 1 146 2006-02-22 16:28:35 3 159 0 147
2010 May 21
2
GRUB Hard Disk Error
I've got two pendrives. I want to install a Debian on them. RAID1. Ok... ... After I installed it in RAID1, it works perfectly, ok! :) When I pull out one of the pendrive [good pendrive], it still boots up, hurrah :) But: ... When I pull out the other pendrive [i plug in the first one i tried] it say's: GRUB hard disk error What can I do? I already tried: grub-install /dev/sdc
2007 Mar 30
1
Problem with 2GB USB Pendrive
Hi, i'm trying to create an ubuntu live-pendrive using this tutorial http://www.pendrivelinux.com/2007/02/12/usb-ubuntu-tutorial-for-linux-users/ I have a 2GB USB Pendrive. When I insert the pendrive, /var/log/messages says: kernel: usb 5-5: new high speed USB device using ehci_hcd and address 35 kernel: usb 5-5: configuration #1 chosen from 1 choice kernel: scsi13 : SCSI emulation for USB
2008 Jun 11
1
some thinkpad data
Hi Peter, Here are the details of a problematic ThinkPad model (an R50e): BIOS version: 2.06 (1WET86WW) BIOS date (YYYY-MM-DD): 2005-11-15 Embedded controller version: 1.04 System-unit serial number: 1834-S5 GL3-BRGZL System board serial number: 1ZB6L5AC1E3 CPU Type: Intel Celeron M CPU Speed: 1.40 GHz Installed memory: 512 MB Booting FreeDOS via current memdisk
2009 Feb 16
2
kickstart driverdisk
Hi guys, I have my driverdisk created and the files are on a USB pendrive. How do I make the USB pendrive /dev/sdb and not /dev/sda??? I am wanting the installation to take place on sda and the driver disk to be sdb? My driver disk is a network driver disk, r8168. Jerry
2008 Dec 10
2
extlinux: usb for multiples machines
Hi! I installed Debian in a pendrive and I used extlinux. I need a boot for multiples machines. When I use the config file below, my pendrive works fine: DEFAULT linux LABEL linux KERNEL ../vmlinuz APPEND ro root=/dev/sda1 initrd=../initrd But I need a boot for any machine. Then, I tried it: APPEND ro initrd=../initrd but the boot stops after discover the correct location of the root
2010 Jun 18
1
Multiboot pendrive with GPT - a tricky solution which could improve syslinux behavior
Hello! I'm posting some experiences with GRUB0/1 + sys/extlinux + MBR/GPT in a pendrive with 15 partitions. This could be helpful improving sys/extlinux. I did make a bootable pendrive with 14 distros using a GPT partition table and a tricky solution to let sys/extlinux boot from every partition chainloaded from GRUB (GRUB0 or GRUB1). Having a MBR schema, sys/extlinux can't be
2016 Jun 05
4
Deletion of destination files
Hi to all rsync users. rsync's `--delete' option works fine in the following example: I'm sending all the content of /home/rodolfo from machine1 to /home/rodolfo in machine2: $ rsync --dry-run -vrtul --delete --exclude='/.*' . 192.168.0.2:/home/rodolfo , and --delete works perfectly. Instead, in this other example: $ rsync --dry-run -vrt --delete --modify-window=1 file1
2006 Oct 25
1
Default login information for a ArtDio IPF-2600
Hello, I recently purchased a ArtDio IPF-2600 phone from voipsupply.com, but they did not include a manual. Does anyone know the default login information? I have tried all of the common ones that I can think of. If anyone knows, it would be greatly appreciated. Thanks! _________________________________________________________________ Stay in touch with old friends and meet new ones with