Displaying 20 results from an estimated 21 matches for "noprompt".
2015 Aug 04
2
[PATCH] efi: leaving long mode in kernel_jump routine
Hi
> Maybe I'm missing something, but this has been working flawlessly for
> us in Tails so far. What exactly fails?
Are you using EFI Handover Protocol?
It might explain the difference
Thomas
2014 Mar 08
1
Pass Sound files as Argument to Macro Asterisk 1.8
Hi All,
I was wondering if it is possible to pass sound files to a macro as an
argument in Asterisk 1.8?
Thanks!
Regards,
Daniel van den Berg
SureTel
South Africa
087-944-7873
2015 Aug 04
2
[PATCH] efi: leaving long mode in kernel_jump routine
...8 GMT) :
>> Are you using EFI Handover Protocol?
>
> What we're doing is:
>
> label livefailsafe
> menu label Live (failsafe)
> kernel /live/vmlinuz2
> append initrd=/live/initrd2.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=Etc/UTC block.events_dfl_poll_msecs=1000 splash noautologin module=Tails noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal
>
> Cheers,
> --
> intrigeri
> _______________________________________________
> Syslinux mailing list
> Submissions to Syslinux at zy...
2010 Jul 16
2
PXE limit of character in "append" line
Hi all
Hi all.
I have this working line in my Clonezilla Server: *
APPEND initrd=initrd.img boot=live union=aufs noswap noprompt vga=788
ip=frommedia fetch=tftp://192.168.30.51/lis/hp/filesystem.squashfsocs_prerun="busybox
tftp -g -r lis/hp/custom-ocs-1 -l /tmp/custom-ocs-1
192.168.30.51" ocs_prerun1="busybox tftp -g -r lis/hp/id_rsa -l /tmp/id_rsa
192.168.30.51" ocs_live_run="bash /tmp/custom-ocs-1&...
2014 Nov 19
1
Cannot bind to AD using nslcd
...rver ldap://kepler.acasta.intra/: Invalid credentials: Simple Bind
Failed: NT_STATUS_LOGON_FAILURE
Nov 19 14:32:35 kepler nslcd[13159]: [8b4567] <passwd(all)> no available
LDAP server found: Invalid credentials
# ldapsearch -x -D 'ACASTA\nslcd-connect' -w 'xxxxx' -E pr=1000/noprompt -b
'cn=Users,dc=acasta,dc=intra' SAMAccountName uid uidNumber
.authenticates and lists all my user objects
I've convinced myself that the problem somehow lies within the 'binddn'
setting. After several hours I'm no further forward.
Can anyone throw any light here???
TIA
2012 Jul 18
1
RAID card selection - JBOD mode / Linux RAID
...dering whether this might be a HW, FW or SW limitation if anyone
knows.
I want to run everything in JBOD mode and let Linux do the RAID. So
for the first cabinet I ran this command 24 times to create a logical
drive for each physical one
/usr/StorMan/arcconf create 1 logicaldrive max volume 0,X noprompt
Where X goes from 0 to 23
Went great, created /dev/sd[c-z] and I was able to use those with
mdadm to create 4 x RAID6 arrays and then a big RAID0 out of the 4 x
RAID6. Works great!
Then I try to connect the 2nd cabinet and when I run the above arcconf
command it tells me there are already 24 lo...
2005 Jul 29
4
Reinstall Windows but preserve CentOS
I have a computer that dual boots between Windows and CentOS. Each
has it's own hard drive.
I suddenly have a problem with Windows, and may need to reinstall. I
need it for applications like After Effects, Premiere, and other things
that I am currently in the middle of a project with.
It seems the system has become usnstable, it's preventing me from
continuing to work, and I
2014 Feb 27
2
Dovecot2 vs. AD, "Inactivity during authentication"
Hi,
I'm trying to setup Dovecot2 for
o IMAP client access
o LDA for postfix mail delivery (with SIEVE)
... on a FreeBSD host.
The FreeBSD server has no users (by intention), so I've set up a virtual mail domain, using LDAP lookups in Postfix. So far so good. Mail delivers into the proper mailbox.
But I'm stuck getting Dovecot to authenticate. User- and passwd DB's are set
2015 Aug 04
0
[PATCH] efi: leaving long mode in kernel_jump routine
...via Syslinux wrote (04 Aug 2015 09:27:38 GMT) :
> Are you using EFI Handover Protocol?
What we're doing is:
label livefailsafe
menu label Live (failsafe)
kernel /live/vmlinuz2
append initrd=/live/initrd2.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=Etc/UTC block.events_dfl_poll_msecs=1000 splash noautologin module=Tails noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal
Cheers,
--
intrigeri
2015 Nov 27
0
ldap paging
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi List,
in ldapsearch you are able to use paging in case of limited results on
ldap server side with "-E pr=10000/noprompt"
Is there any way to get the same effect for the iterate query?
Thanks
Andre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQEcBAEBAgAGBQJWWHvwAAoJEAoTNwRDnEhRVmMH/0+vGRx7urQ49bHbzc4asD7r
XlbwS7whkDKrJpflK39PLPw5BJoptKhwLNOueotFv9Pq8EYQBkN/gX69BzxeoFk8
DZpiP/ogYQIG1lUijes...
2007 Oct 03
3
Booting ISO's
Is there a method by which one could boot an ISO image from a flash drive
with syslinux?
--
Dimeneira aka Dime
2010 Jul 14
1
debian/ubuntu live CDs
...this *.iso image:
cd /tftpboot
mkdir -p clonezilla
mount -o loop iso/clonezilla.iso clonezilla
then I can use this (virtual) CD p.e. via
LABEL Clonezilla
MENU LABEL ^Clonezilla
kernel /clonezilla/live/vmlinuz
append initrd=/clonezilla/live/initrd.img boot=live union=aufs noswap noprompt vga=788 fetch=ftp://192.168.0.1/filesystem.squashfs
(ok - I have to symlink "filesystem.squashfs" too).
Is there still some way to loopmount such an *.iso under PXElinux, or is
that still my job as "root"?
Viele Gruesse!
Helmut
2009 Feb 12
9
df -k takes too long only at random times
How do I find out why df -k is taking soo long to respond only sometimes?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
2008 Jul 21
1
No password in reply
...rchive.com/dovecot at dovecot.org/msg03185.html,
but I don't think this is my problem because using ldapsearch I can search
using dovecot.
# /usr/local/openldap/bin/ldapsearch -x -h localhost -b
DC=XXXXX,DC=ce,DC=gov,DC=br -D cn=dovecot,dc=XXXXX,dc=ce,dc=gov,dc=br -w
XXXXX -LLL -z 0 -E pr=100/noprompt
dn: mail=rodrigo at XXXXX.ce.gov.br,jvd=XXXXX.ce.gov.br
,o=mail,dc=XXXXX,dc=ce,dc=gov,dc=br
objectClass: top
objectClass: JammMailAccount
mail: rodrigo at XXXXX.ce.gov.br
mailbox: XXXXX.ce.gov.br/rodrigo/
homeDirectory: /home/vmail/domains
userPassword:: e0NSWVBUfVlaSlpOa0JrMzgxZ2c=
cn: M. Rodrigo...
2014 Mar 05
0
Using AD, one more try - "successfol auth" and crashing auth process
...ready given up.
* Approach 2: A template defines the user DN. Bind to that DN.
AD DNs don't contain usernames, but AD allows all kinds of non-LDAP shorthands for DNs, inclusing %user%@domain.
I've verified this to work using ldapsearch:
$ ldapsearch -o ldif-wrap=no -x -LLL -E pr=200/noprompt -H ldap://dc2.office.on2it.net \
-b dc=office,dc=on2it,dc=net -s sub \
-D js at office.on2it.net -W \
'(&(ObjectClass=person)(sAMAccountName=js))' DN
Enter LDAP Password:
dn: CN=Jeroen Scheerder,DC=office,DC=on2it,DC=net
The config looks like:
hosts = dc2.office.on2it.n...
2013 Jun 30
1
Editing the boot prompt
...livefailsafe
menu label Live (failsafe)
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live config noapic noapm nodma
nomce nolapic nomodeset nosmp vga=normal
label live-686
menu label Live 686
kernel /live/vmlinuz2
append initrd=/live/initrd2.img boot=live config persistent noprompt
debug=1
label live-686failsafe
menu label Live 686 (failsafe)
kernel /live/vmlinuz2
append initrd=/live/initrd2.img boot=live config noapic noapm nodma
nomce nolapic nomodeset nosmp vga=normal
label install
menu label Text Install
kernel /install/vmlinuz
append initrd=/install/initrd....
2011 Jun 14
3
Questions about setup
I have worked in IT for several years and programming or anything related to
this is not exactly one of my strengths. I need help creating a vesamenu..
Im trying to setup up so I can access my Acronis backup and disaster
recovery 10 server, knoppix live cd, hardware diagnostics - pcdoctor and
maybe a hiren type boot cd. I checked the Linux irc channel which I guess is
now abandoned. If anyone
2012 May 23
5
biggest disk partition on 5.8?
...Size Used Avail Use% Mounted on
/dev/sdb1 186G 60M 176G 1% /mnt/J4400-1
Here is how I created it :
./arcconf create 1 logicaldrive name J4400-1-RAID60 max 60 0 0 0 1 0 2
0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 10 0 11 0 12 0 13 0 14 0 15 0 16 0 17 0
18 0 19 0 20 0 21 0 22 0 23 noprompt
[root at solexa1 StorMan]# ./arcconf getconfig 1 ld
Controllers found: 1
----------------------------------------------------------------------
Logical device information
----------------------------------------------------------------------
Logical device number 0
Logical device name...
2014 Mar 07
2
Syslinux EFI + TFTPBOOT Support
On 2014/3/7 ?? 05:23, Gene Cumm wrote:
> On Thu, Mar 6, 2014 at 10:55 AM, Bryan Romine <bromine1027 at gmail.com> wrote:
>> Sorry for the confusion, I am actually using 6.02. It turns out that I was
>> trying to use the 32-bit efi binary to load 64-bit kernels. I switched to
>> using "syslinux64.efi" but it hangs during boot, just before loading the
>>
2013 Jun 30
4
Editing the boot prompt
Hi there!!
I has been modified the syslinux.cfg file according to the rules to add
some boot parameters but since this modification, every time I that I
highlight the modified entry in the boot menu and hit the TAB button on my
keyboard, the entry's boot parameters is displayed twice and when I try to
"backspace" them out, the line again get displayed twice and so on.
So my