similar to: memdisk hdimage

Displaying 20 results from an estimated 110 matches similar to: "memdisk hdimage"

2002 Apr 23
1
Function key problem with isolinux
Hi, I don't know if that is intentional or a bug: ---<snip>--- DEFAULT 1 DISPLAY /isolinux/txt/message.txt PROMPT 1 F1 /isolinux/txt/about.txt F2 /isolinux/txt/message.txt ---<snap>--- if i boot into the system and press F2 i get about.txt. then i press F2 and get message.txt again. If i then press F1 again i do not get as expected the about.txt file, i just get another boot:
2004 Jun 30
1
mkdiskimage question (another one?)
Hi, I am trying for quite some time to create a bootable hd disk image with mkdiskimage (included in the syslinux distribution) and the combination isolinux/memdisk. It just won't work:-} I have done the following: [snip] # ./mkdiskimage -d -o disk 256 32 1 640 # losetup -o 640 /dev/loop3 disk # mount /dev/loop3 /mnt/3 # mount | grep loop3 /dev/loop3 on /mnt/3 type vfat (rw) :: copy
2002 Jan 21
2
memdisk hd images
How does one make a HD image? Floppy images are easy enough, but to have to create a hdimage, you need MBR and partitions, etc... I want to create a 10MB DOS HD and boot it, how would I do this with Linux? Thanks.
2002 Oct 03
0
dosemu,not WINE, to run 16 bit DPMI
Some days ago, I asked for help running an old DOS program for a CA attorney. It seemed to have a problem with 16 bit DPMI. While we have had to (temporarily, I hope) compromise and use a licensed copy of DOS 6.22 to run it with dosemu, it runs perfectly on dosemu. Instead of usind a hdimage of freedos, which will not run the program, one creates a dir, /var/lib/dosemu/bootdir, and fills it
2009 Aug 17
0
Paperclip: processor proc not firing
Hi It''s extremely rare that I have to post something on the Rails list, but this is one of those times that I''ve been completely stuck for countless hours. Environment: Rails 2.3.3 I''ve implemented a custom processor proc for video thumbnailing with Paperclip (latest trunk version as git submodule, and yes, it''s updated) using the instructions posted
2002 Oct 29
2
SYSLINUX 2.01-pre1 released
This isn't strictly speaking a SYSLINUX release, it's a change to MEMDISK and mkdiskimage to allow the creation of hard disk images with DOSEMU headers. This should make it easier to create bootable DOS hard disk images under DOSEMU. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2015 Jan 26
0
Libvirt guest receives dadfailed on all ipv6
Hi, I have a Centos7 host with libvirt, attempting to boot a Centos7 guest. I am attempting to do the install over ipv6 (because why not). I have the following network configuration. Cisco 3550 gi0/1 <-> eno1 (Centos7) host. gi0/1 is configured as: switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-17 switchport mode trunk Mainly in question is vlan11 as this is
2006 Aug 30
0
ping out of domU OK ping in to domU not OK
I''ve setup Xen 3.0.2-2 (binary install) on Ubuntu 6.06, got my domUs up and running, got them connected to the Internet but I can''t even ping to any of these VMs. Now I''m not linux/xen genious but could the problem be that xen-br0 doesn''t have an IPv4 address? (it''s got an IPv6 address) Since I don''t use IPv6 on my network this seems a
2012 May 31
2
Add another one: the same sealert problem
I hadn't paid attention when one or two folks recently posted this, but it's hit us, also: $ sealert -l d1655210-f43c-4737-98dc-86b6aac82bb6 Entity: line 53: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0x99 0x3C 0x2F 0x74 <tpath>`</tpath> ^ failed to connect to server: xmlParseDoc() failed I tried reinstalling
2002 Oct 28
3
memdisk hard disk image
Can anyone please tell me how to create a bootable 10MB hard disk image for use with memdisk? I'd like to use FreeDOS. And I know little of DOS. Thanks.
2007 Dec 07
1
patches from debian/patches into xen-unstable and 3.2
I would like to try to reduce the size of large pile of patches in debian/patches by providing most of the relevant configurability the upstream build system. Would you approve of that ? Do you have any opinions on how it ought to be done ? The current package gives the impression that the patches have just sort of accumulated, so I think it might be best if I tried to divine what the purpose
2005 Sep 15
2
ppc questions
Chris Mauritz wrote: > > The 32bit PPC release is for the older G3/G4 macs, no? I've got a > pile of unused G4 400-800mhz powermacs just sitting around The ppc32 distro will work on any NewWorld G3, G4 based machine ( and 32bit ibm power, like the older rs6k's ) - it _also_ works fine on the MacMini and G4 Xserve's. With some common sense tweaks, a G4 450Mhz is a very
2009 May 17
1
X Windows has quit working
Hello, Not sure when it stopped working as I don't use it often. Maybe since the upgrade from 5.2 to 5.3. Can't say for sure as it's been a while since tried to start X. The errors I receive when startin X are: (EE) I810(0): unknown reason for exception (EE) I810(0): cannot continue (EE) I810(0): VBE initialization failed (EE) Screen(s) found but none have a usable configuration
2018 Dec 17
2
why virt-v2v in-place option not support in centos 7?
Hi All, As the in-place help said, --in-place Do not create an output virtual machine in the target hypervisor. Instead, adjust the guest OS in the source VM to run in the input hypervisor. This mode is meant for integration with other toolsets, which take the responsibility of converting the VM configuration, providing for rollback in case of errors, transforming the storage, etc. I want
2007 Mar 07
3
Is there a thread safe ActiveRecord replacement?
I''m using merb as an application server backend for a client application, the goal is to be able to handle thousands of parallell sessions (not parallell requests). It will use sendfile to send files. The controller uses an singleton that saves sessions in a hash that is memory resident cross requests, but isn''t persistent otherwise. I''m using ActiveRecord since there
2007 Jan 19
3
Rails file sharing application
Hi: I been looking for an file sharing application for en intranet enviornment. So far I have found ''boxroom'' from rubyforge. Are there more such open source application? Thought you might know hence giving a try here. Appreciate any feedback. Google search doesn''t provide much help here either... Cheers -- Posted via http://www.ruby-forum.com/.
2012 Jan 04
2
A simplistic parental-control setup
I am looking at the simplest (implementation-wise) solution to the following problem (on CentOS 6.2): I have a list of web addresses (like http://www.example.com, https://1.2.3.4/, etc.) that should be "forbidden" to access from a particular host. On access attempt, the browser should be redirected to a local web page (file on the hard disk) with the explanation that those addresses
2003 Aug 20
12
Samba PDC + WinXP = problems fetching remote profiles
Hi, everybody! I have 20 WinXP client machines and a sever running Samba (first try was with 2.2.8, now it's 3.0.0rc1). If it matters to someone (for statistics, fun or for understanding the problem), i use Slackware 9.0 Linux, kernel 2.4.20 on server (and clients are XPpro/SP1, buld 2600 as far as i remember). I almost had no problems configuring samba for browsing and fortunately i
2007 Oct 11
0
SK-9E21D + vlan + ifb
Hello! Scenario: kernel 2.6.22.9, SysKonnect SK-9E21D, vlan, redirecting for packets arriving on than vlan to ifb. Using tcpdump on ifb iinterface I see the following: 03:30:17.322484 5a:71:6f:15:00:17 > 00:00:5a:71:00:00, ethertype Unknown (0xcb69), length 1522: 0x0000: 2000 0800 4500 05dc 3a2f 4000 3c06 d868 ....E...:/@.<..h 0x0010: c299 9143 c3e6 0ec1 0050 0f2a
2010 Oct 06
0
Port forwarding and logs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! So, before a start to code a patch for this, i thught that it whud be a good ide to ask you guys if this feture exists (and if not, is there any reson whay). I was looking in my sshd logs the other day, and found that a user had failed to do a port forwarding, but i can not find any evidence of sucessful port forwarding... This consernes me, i