search for: images_

Displaying 10 results from an estimated 10 matches for "images_".

Did you mean: images
2006 Mar 05
2
How to clean up this code?
...art of it) ----- <%= javascript_tag "var image_field_number=#{@file_fields_no}" %> <label>Images</label> <% if(controller.action_name == ''new'') %> <% @product.images.each_with_index do |image, i| %> <input type="file" id="images_<%=i%>_image_url" name="images[<%=i%>][image_url]" size="30" /><br /> <% end %> <% elsif(controller.action_name == ''edit'') %> <% @product.images.each do |image|%> <div id="image_<%=image.image_url%&...
2018 Jun 18
2
Memdisk and big floppy images
In other words: I'm suggesting to use WinImage as it also allows easy injection of new files *and* updating of already existing files. May I ask which vendor is distributing a DOS FW update that is 20MB? I'd like to see the files. Sometimes you just need the .bin/.rom and the actual FW update EXE and it would fit a 5MB FDD image. On Mon, Jun 18, 2018 at 2:03 PM, R S <rene.shuster at
2018 Jun 18
0
Memdisk and big floppy images
...hich vendor is distributing a DOS FW update that is 20MB? I'd > like to see the files. Sometimes you just need the .bin/.rom and the actual > FW update EXE and it would fit a 5MB FDD image. The old (super?-)floppy file images from below website might do the trick: http://bootcd.narod.ru/images_e.htm (and I'd indeed recommend WinImage in its Pro-version for modifications like injecting files, as well as reading the Memdisk page in complete detail to get parameters right for use in Syslinux/Isolinux). Not sure if bootable images from exotic things like Zipdrives or LS-120/LS-240 dr...
2014 Jul 08
3
Possible memdisk issue
From: Ady, Tue, 8 Jul 2014 > [...] every document related to newmkfloppyimg.sh > specifically recommends adding: > floppy c=$CYLINDERS s=$SECTORS h=$HEADS > to the MEMDISK arguments. Good advice. As it turns out, according to the memdisk output, it is already correctly determining CHS. Explicitly specifying the values doesn't seem to have an effect. > You might also want
2006 Mar 08
19
Creating multiple rows with one form
Hello. I''ve been trying this out for the past two days and I can''t seem to get it. I''m going to have a page where you can upload x amount of images at once. Lets say 10 images need to be uploaded, all with a caption. I''d like to have a browse button to choose the file, then the caption. Now, if I put 10 of them in one form, fill them all out and submit, I get
2010 May 04
2
Memdisk large IMA file
Does someone know where I could get my hands on an ima that's larger than 2.88meg... I use winimage for all my ima's and stuff but i'm having trouble configuring a custom size. If anyone has a large ima I could utilize that would be great, preferably one fitting this memdisk supported size: 3,932,160 bytes (3840K) c=80 h=2 s=48 3.5" DSED (extended) If not instructions on making
2014 Jul 15
4
Possible memdisk issue
...suggestion, and personally chose to settle on the previous paragraph as being easier for my particular situation. 9) As an alternative to all this work, if you trust the source, there are mostly blank superfloppies of many different sizes at various websites, for example http://bootcd.narod.ru/images_e.htm . That is, instead of enlarging an existing image, just start with a working one of the size you need. I tried the 11.52mb one in a VM and it booted. Our building's HVAC system mysteriously stopped running a minute later, but I understand that can't be related. 10) Finally, having...
2018 Jun 18
3
Memdisk and big floppy images
...that is 20MB? I'd >> like to see the files. Sometimes you just need the .bin/.rom and the >> actual >> FW update EXE and it would fit a 5MB FDD image. >> > > The old (super?-)floppy file images from below website might do the trick: > > http://bootcd.narod.ru/images_e.htm > > (and I'd indeed recommend WinImage in its Pro-version for modifications > like injecting files, as well as reading the Memdisk page in complete > detail to get parameters right for use in Syslinux/Isolinux). > > Not sure if bootable images from exotic things like Zipd...
2014 Jul 16
0
Possible memdisk issue
...ly chose to settle on the > previous paragraph as being easier for my particular situation. > > 9) As an alternative to all this work, if you trust the source, there > are mostly blank superfloppies of many different sizes at various > websites, for example http://bootcd.narod.ru/images_e.htm . That is, > instead of enlarging an existing image, just start with a working one of > the size you need. I tried the 11.52mb one in a VM and it booted. Our > building's HVAC system mysteriously stopped running a minute later, but > I understand that can't be related....
2014 Jul 09
5
Possible memdisk issue
On Tue, 08 Jul 2014 15:54, H. Peter Anvin wrote: > >On 07/08/2014 11:26 AM, Ady wrote: >> >> It's interesting that you ask this, because every document related to >> newmkfloppyimg.sh specifically recommends adding: >> floppy c=$CYLINDERS s=$SECTORS h=$HEADS >> to the MEMDISK arguments. >> > >It would be important for floppies to know