Displaying 20 results from an estimated 130 matches for "plopped".
2013 Jun 29
7
Plop Boot Manager quit working with 5.10
I have updated syslinux in Parted Magic's test version to the 5.10 release.
With 4.06 I booted plop like this:
LINUX /boot/plpbt/plpbt.bin
Now it says /boot/plpbt/plpbt.bin... ok
Booting kernel failed: Invalid argument
Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub Disk, etc...
all work with 5.10. Revert to 4.06 and plop works again.
Is this a problem with syslinux
2010 Jul 01
2
[PATCH] ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
New module which check if the PLoP Boot Loader already has booted a
CDROM or USB drive by checking for the presence of the PLoP INT13h hook.
The following assembly code (NASM) can detect the PLoP INT13h hook:
mov eax,'PoLP' ; Reverse of 'PLoP'
mov ebp,'DKHC' ; Reverse of 'CHKD'
int 13h
cmp eax,' sey' ; Reverse of 'yes '
jz
2010 Jun 13
0
[PATCH]: ifplop.c32: COM32 module for detection of PLoP USB boot-loader
I wrote a COM32 module which detects if the PLoP bootmanager was used to
boot a CDROM drive or USB drive, by checking for the presence of the PLoP
INT13h hook.
The PLoP INT13h hook check works like this (NASM syntax):
mov eax,'PoLP' ; Reverse of 'PLoP'
mov ebp,'DKHC' ; Reverse of 'CHKD'
int 13h
cmp eax,' sey' ; Reverse of 'yes '
2013 Jun 29
0
Plop Boot Manager quit working with 5.10
> I have updated syslinux in Parted Magic's test version to the 5.10 release.
> With 4.06 I booted plop like this:
>
> LINUX /boot/plpbt/plpbt.bin
>
> Now it says /boot/plpbt/plpbt.bin... ok
> Booting kernel failed: Invalid argument
>
> Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub Disk, etc...
> all work with 5.10. Revert to 4.06 and
2013 Jun 29
3
Plop Boot Manager quit working with 5.10
> On 06/28/2013 05:32 PM, Patrick Verner wrote:
> > I have updated syslinux in Parted Magic's test version to the 5.10 release.
> > With 4.06 I booted plop like this:
> >
> > LINUX /boot/plpbt/plpbt.bin
> >
> > Now it says /boot/plpbt/plpbt.bin... ok
> > Booting kernel failed: Invalid argument
> >
> > Other "extras" like
2013 Jun 29
0
Plop Boot Manager quit working with 5.10
On 06/28/2013 05:32 PM, Patrick Verner wrote:
> I have updated syslinux in Parted Magic's test version to the 5.10 release.
> With 4.06 I booted plop like this:
>
> LINUX /boot/plpbt/plpbt.bin
>
> Now it says /boot/plpbt/plpbt.bin... ok
> Booting kernel failed: Invalid argument
>
> Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub Disk,
2013 Jul 01
0
Plop Boot Manager quit working with 5.10
On Fri, 28 Jun, at 07:32:30PM, Patrick Verner wrote:
> I have updated syslinux in Parted Magic's test version to the 5.10 release.
> With 4.06 I booted plop like this:
>
> LINUX /boot/plpbt/plpbt.bin
>
> Now it says /boot/plpbt/plpbt.bin... ok
> Booting kernel failed: Invalid argument
>
> Other "extras" like IPXE, HDT, memtest86+, chntpw, Super Grub
2013 Jun 30
1
Plop Boot Manager quit working with 5.10
> On Sat, Jun 29, 2013 at 3:04 PM, Ady <ady-sf at hotmail.com> wrote:
>
> > If with "ancient kernel" you are referring to the memtest(86|86+)
> > issue, I don't see the same *exact* problem / behavior.
>
> My cuent understanding is as follows: HPA is using the label "ancient
> kernel" for any kernel that has a hard-coded load address and
2015 May 26
1
Windows 7 client trying to authenticate with windows machine name
Gents,
Any clue on what could be the problem and how to solve it ? My conf and error inside the following pastebin :
smb error win7 - Pastebin.com
| ? |
| ? | | ? | ? | ? | ? | ? |
| smb error win7 - Pastebin.com## Samba Conf ## [global] ? ?workgroup = plop ? ?server string = %h serveur ? ?security = user ? ? ?netbios name = plop ? ?dns proxy = no ? ?log file = /var/log/sam... |
| |
| Afficher
2015 May 25
4
Windows 7 client trying to authenticate with windows machine name
Hello there.
I'm having an issue authenticating a Windows 7 (not in a domain) against a Samba 4.1.17 (debian Jessie). It appears that the client is trying to authenticate using with it's machine name and not the user filled in the auth form. I'm using security = user and I can confirm that the share is working with Win8. Could you check my conf & the error and share me your
2013 Jul 01
0
Plop Boot Manager quit working with 5.10
On Mon, 01 Jul, at 11:49:45AM, Patrick Verner wrote:
> You're right, I tried pre4 last. My brain hasn't fully recovered from the
> weekend yet... plop works with pre5 just like it did with 4.06. I guess
> this is fixed in pre5 then. Thanks!
Excellent, thanks for testing.
--
Matt Fleming, Intel Open Source Technology Center
2013 Jun 30
0
Plop Boot Manager quit working with 5.10
On Sat, Jun 29, 2013 at 3:04 PM, Ady <ady-sf at hotmail.com> wrote:
> If with "ancient kernel" you are referring to the memtest(86|86+)
> issue, I don't see the same *exact* problem / behavior.
My cuent understanding is as follows: HPA is using the label "ancient
kernel" for any kernel that has a hard-coded load address and that
linux.c32 and all 5.xx+
2013 Jul 08
1
Plop Boot Manager quit working with 5.10
On 06/30/2013 09:45 AM, Gene Cumm wrote:
>
> My cuent understanding is as follows: HPA is using the label "ancient
> kernel" for any kernel that has a hard-coded load address and that
> linux.c32 and all 5.xx+ (they're actually the same code) are less
> likely to be able to succeed in loading these kernels due to how the
> core/linux.c32 responds to the memory map
2009 Sep 30
2
Bootable CD for booting of USB HDD
Hi,
I bought a USB hard drive, got Mandriva installed on it, and made it bootable
with extlinux. Works great on machines that can boot from USB. I also created
a boot cd using the instructions in the wiki. This is working too.
The only problem with the boot cd is that I had to copy the kernel, initrd,
etc. to the cd. This means that whenever I install a new kernel I'll have to
create and
2009 Feb 11
1
Something weird about pdbedit.
Hi !
I'm running a samba domain controler under rhel 5. It's version
3.0.33-3.7.el5.
I've also installed a ldap server to store users and groups and so on.
When I try a pdbedit -v david, I get the following :
Unix username: david
NT username: david
Account Flags: [U ]
User SID: S-1-5-21-215069222-2822928016-2390355089-1016
Finding user
2009 Aug 18
2
MEMDISK-ISO: found another non-working ISO
Hi Shao Miller,
I found another ISO that doesn't work with MEMDISK-ISO.
It is the ISO of the PloP bootmanager.
It is a ISO which uses floppy emulation.
When I boot it with MEMDISK-ISO (run from Syslinux), my PC instantly reboots.
When I extract the floppy image from the ISO and boot this file with MEMDISK, it works fine.
Grub4dos iso emulation works fine for this iso.
When using Grub4dos
2009 Nov 20
2
MEMDISK El Torito Emulation
A very special thanks to H. Peter for finding the time to [at least
partially, if not wholly] scrutinize and merge the El Torito emulation
code for MEMDISK!
I'd like to ask that those who've previously used the stale MEMDISK-ISO
switch to this latest[1] MEMDISK proper and report any failures.
Gert, I believe this version addresses the PloP .ISO trouble you
reported. Could you
2015 May 25
0
Windows 7 client trying to authenticate with windows machine name
Well, this is some ugly text formating, let me fix that :)?
## Samba Conf ##[global]? ?workgroup = plop? ?server string = %h serveur ? ?security = user?? ?netbios name = plop? ?dns proxy = no? ?log file = /var/log/samba/log.%m? ?max log size = 1000? ?syslog = 0? ?panic action = /usr/share/samba/panic-action %d? ?log level = 3? ?server role = standalone server? ?passdb backend = tdbsam? ?obey pam
2011 Mar 31
1
install question
Dear list,
I'm trying to build a dovecot-2.0.11 package for our systems, and so I would like to install it to a
temporary directory. But when I use "gmake DESTDIR=/tmp/build install", instead of binaries, it's
wrapper scripts that get installed for dovecot, doveconf and doveadm. When I install to the default
location all is well. Does anybody know how how to install to a temp
2007 Feb 24
3
Spec failing [Possible Bug with kind_of? and instance_of?]
I have a spec which is failing, but I just can''t say why. Maybe I''m
missing something painfully obvious?
Here is the pastie of the results & the spec:
http://pastie.caboo.se/42626
The spec to look for is "should have an array of users" I''ve printed
out ("puts''ed") to the terminal the fact that the values are
*opposite* to what