similar to: temporary github site ?

Displaying 20 results from an estimated 70000 matches similar to: "temporary github site ?"

2014 Feb 03
0
xorriso or genisoimage syntax assistance
On Sun, Feb 2, 2014 at 4:43 PM, Dean Graff <graff97 at gmail.com> wrote: > [ ... ] And Thomas, that 8 partition live OS sounds right up my alley, and > I will definitely check it out. > oops. Mattias, I got you guys confused as you both helped so much. This live system you described sounds fascinating. I really want syslinux + partitioned binary hard drive image + LUKS encrypted
2014 Jan 21
0
After USB boot problems on Gigabyte GA-M55Plus-S3G
btw, that works with mkfs.vfat as well. just have to use syslinux with a syslinux.cfg file instead of extlinux with an extlinux.conf. On Tue, Jan 21, 2014 at 11:58 AM, Dean Graff <graff97 at gmail.com> wrote: > the closest i have gotten to a consistent way to test a MS-DOS filesystem > setup is: > > dd if=/dev/zero of=binary.img bs=1M count=500 > i="$(losetup -f --show
2014 Jan 21
2
After USB boot problems on Gigabyte GA-M55Plus-S3G
the closest i have gotten to a consistent way to test a MS-DOS filesystem setup is: dd if=/dev/zero of=binary.img bs=1M count=500 i="$(losetup -f --show binary.img )" parted binary.img mklabel msdos -s -m dd if=/usr/lib/syslinux/mbr.bin of="${i}" parted binary.img mkpart primary -a optimal -s -m 0% 100% parted binary.img set 1 boot on mkfs.ext4 $(kpartx -savu "${i}"
2014 Jan 20
0
USB boot problems on Gigabyte GA-M55Plus-S3G
In message <CAL9Ac2TasS6RfoC5i-oeOh32r+h0QBpVCSNhQMG1MN_KmAr6mw at mail.gmail.com> Dean Graff <graff97 at gmail.com> wrote: ># I think this qualifies as a bootloader, sort of ># sincerely hope it helps address Mr. Guilmette curiousity Yes. Thank you. It had not occurred to me that ye good olde BIOS is/was still there, and that it could actually be relied upon to do useful
2014 Jan 19
2
USB boot problems on Gigabyte GA-M55Plus-S3G
#!/bin/bash # a small shell script to: # 1) make a simple asm program # 2) compile that program with `nasm' # 3) convert resulting .bin to a .img with `dd' # 4) boot the reulting "hello.img" with qemu/kvm # I think this qualifies as a bootloader, sort of # sincerely hope it helps address Mr. Guilmette curiousity # -chris graff printf ' BITS 16 jmp
2014 Feb 02
0
xorriso or genisoimage syntax assistance
Am 01.02.2014 22:34, schrieb Dean Graff: > Could someone help me get the syntax for `genisoimage' and/or `xorriso' > correct? Apparently it is not in many linux distros so below my little > HOWTO shows how to compile it. ( which adds tons of crap that can go wrong) Build a recent xorriso - this can be run from the build directory without installing (thanks, Thomas!):
2014 Feb 02
2
xorriso or genisoimage syntax assistance
On Sun, Feb 2, 2014 at 6:27 AM, Mattias Schlenker <ms at mattiasschlenker.de>wrote: [...] > Build a recent xorriso - this can be run from the build directory without > installing (thanks, Thomas!): > > ./configure --enable-static > > Thank you for pointing this out, I tried desperately to statically compile `mkisofs' yesterday, to no avail. To hear that xorriso is
2014 Nov 06
3
No thanks for breaking third-party applications
Hi *, I was just debugging why TFTP booting did not work any more on a system that had pxelinux.0 was updated. ?Since version 5.00, support for 16-bit COMBOOT modules has been dropped, and c32 modules switched from the COM32 object format to ELF.? Ugh. Well, updating the *.c32 files was enough to make the Linux discless thingy work again. BUT! The MirBSD bootloader actually took advantage of
2014 Jan 24
0
Advice/directions to users of Syslinux
Hi, Dean Graff wrote: > Also, I am trying to use the syntax: > > mkdiskimage -z -F -4 binary.img 1000 > > To get that zip drive geometry for my images and increase the > portable ness of their boot ability. Will this work, to make the zip > drive geometry and then dd or cat this to the 'mass storage device' ? The copy program should not care what is in the image
2014 Feb 02
0
xorriso or genisoimage syntax assistance
Hi, (My apologies to Geert Stappers for the inappropriate branch which i grafted on his thread today. It still grows. But i do my share to dry it out by replying to a message in the correct thread. :)) Dean Graff wrote: > But I really want to push xorriso to its limits. Be invited. > -partition_offset 16 \ This makes the partition table look more normal. But it should not be a hard
2014 Feb 01
5
xorriso or genisoimage syntax assistance
Could someone help me get the syntax for `genisoimage' and/or `xorriso' correct? Apparently it is not in many linux distros so below my little HOWTO shows how to compile it. ( which adds tons of crap that can go wrong) mkdir -p ISO_root/isolinux cp /usr/lib/syslinux/[i,m,v]* ISO_root/isolinux cat > ISO_root/isolinux/isolinux.cfg << EOF UI menu.c32 label isolinuxtests EOF # Most
2014 Jan 22
0
Even more (U)EFI questions
Am 22.01.2014 15:25, schrieb Dean Graff: > I have not looked into it all that much. But seems that UEFI basically > allows booting without a bootloader. It does. In fact I usually use preloader.efi (with keytool.efi and hashtool.efi for secure boot) and gummiboot.x64.efi to boot EFI stub kernels on x86_64. But until short time a go I had no idea someone would try to sell 32 bit UEFI on
2014 Feb 09
0
Hurd boot difficulties.
I am working with multiboot module "mboot.c32". I have had luck using it to boot NetBSD and the Hurd kernel. The problem with booting the Hurd kernel is apparently connected to the extended syntax passed along to it by grub. Grub passes Hurd kernel approximately 4 files, some of which are modules, and another ten (or so) boot arguments, which correspond to those modules and kernel. The
2005 Nov 23
1
Re: TrippLite Omni1000LCD [Was: Belkin UPS software]
Dean K. Gibson wrote: > > My Belkin UPS 1000 failed about a month ago; all of a sudden it > reported a battery failure. Since the Belkin logs showed this as in > instant transition from 99% to 22%, I assume a circuit board failure, > not a battery failure. Similarly, one Belkin UPS 500 circuit board > failed after I used my 100W amateur radio transmitter (not connected to
2014 Jan 22
4
After USB boot problems on Gigabyte GA-M55Plus-S3G
> > Both sticks show very unusual factors for heads and sectors > > which are hardly intentional. If BIOS gets confused like fdisk, > > then the failure to find files is quite plausible. > > > > ------------------------------------------------------------- > > > > Could you please exercise what is described for Linux in > >
2011 Jul 24
2
split data frame temporary and work with only part of it?
dear R wizards: I have a large data frame, a million rows, 40 columns. In this data frame, there are some (about 100,000) rows which I want to recompute (update), while I want to leave others just as is. this is based on a condition that I need to compute, based on what is in a few of the columns. what is the right R way to do this? I could subset out the rows that I want to recompute into a
2007 Jan 22
2
Large & busy site, NFS with deliver only servers
Timo / Others, I have been working on a new installation for a fairly busy site, and after many weeks of tribulation have come to an architecture Im happy with: 2x Debian (2.6.18) - MXing machines running Postfix / MailScanner / Dovecot-LDA (A slightly patched RC17 for prettier Quota bounces) 2x Debian (2.6.18) - Mail retrieval machines running Dovecot IMAP/POP3 (Currently RC17) 3x Node Isilon
2019 Sep 24
6
Windows 10 temporary profile error, when domain remote profile directory exists and is empty
Hello, The below happens with Samba 4.7.* (didn't checked with other Samba 4 versions): Setup: Samba 4.7.* AD, two domain controllers, 'computer A' and 'computer B' are Windows 10 domain members. 1. A user (login 'username') logs in into domain for the first time, on a 'computer A'. Samba DC doesn't find existing profile directory and creates an empty
2019 Sep 24
0
Windows 10 temporary profile error, when domain remote profile directory exists and is empty
You should check that if a user is logged and you look at the local (c:\users) folder Does it have a TEMP folder in it. If thats the case. I suggest you try this. Click Start ?? Run ?? Regedit Navigate to the following registry key :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList Then find the GUID from the user that is having problem. (tip, properties, security tab )
2011 Feb 24
0
temporary fix for gpxelinux.0 not doing localboot
As I had noted in the past gpxelinux.0 fails (on most of my machines) at localboot 0 where as pxelinux.0 works with localboot 0 (on all of my machines) I needed to do local boot by default (not first hard drive but local boot where it ends pxe booting and looks at the next device) I also had a few iso images that took too long while downloading from tftp and I wanted to use gpxelinux.0 with its