search for: heavytull

Displaying 8 results from an estimated 8 matches for "heavytull".

2008 Apr 17
3
seatools for DOS
I downloaded the 'seatools for DOS' diskette creator on seagate website. it's a windows program that creates the diskette; so a floppy disk must be present in the drive. running the program is ok, but creating the diskette fails, it says "the current diskette format not valid". while the diskette is blank, vfat, mounted and linked to a: in wine; so everything seems to be ok.
2008 Apr 05
1
wine 0.9.58 problem with wincfg
i just updated the 0.9.50 to 58, but i get the following error when i run winecfg: fixme:spoolsv:serv_main (0 (nil)) err:service:service_get_status service protocol error - failed to read pipe r = 0 count = 0! the winecfg seems to work fine. but i don't know about what kind of error is that i get with winecfg. is it critical?
2017 Apr 14
0
FW: boot fails on some system
________________________________________ From: Jethro Tull [heavytull at hotmail.com] Sent: Thursday, April 13, 2017 9:56 PM To: Ady Ady Subject: Re: [syslinux] boot fails on some system On Thu, 13 Apr, 2017, 20:27:03 +0000, Ady Ady via Syslinux wrote: > > > I used syslinux to make an external usb hard drive booting up "system rescue cd" from a FA...
2017 Apr 13
3
boot fails on some system
I used syslinux to make an external usb hard drive booting up "system rescue cd" from a FAT primary partition. The procedure I followed was setting on the boot flag on the FAT partition and copying the content of the iso image to it and renaming isolinux to syslinux wherever needed. I then unmounted the device and ran "syslinux -d /syslinux/ -i /dev/sdxn" where sdxn is the
2016 Apr 16
0
addind imap support to rsync
when seeking for syncing two imap maildir folders one has the choice among many programs such as imapsync, isync, offlineimap ... But all of these provide individually only a few options. For example syncing a folder by only appending unexisting files, i.e. without deleting anything seem to be supported by no one real imap syncing software stable release. Here "real syncing" means a
2008 Apr 15
1
uninstall cleanly some programs
I installed Tomb Raider II under wine under linux; Since there have been some problems i need to uninstall it. But i'm unable to do that with the wine uninstaller. when i try to uninstall it through wine uninstaller i get the following error message: "the file c:\Program Files\Core Design\Uninst.isu is corrupted: fail to uninstall" so I have to do that manually; removing the
2017 Apr 14
0
boot fails on some system
On Fri, 14 Apr, 2017, 0:05:05 +0000, Ady Ady via Syslinux wrote: [ ... ] > > Please next time reply to the Syslinux Mailing List email address. > > I am aware that the EXTLINUX wiki page mentions 'cat' as a method to > write mbr.bin. The reason for that wiki page to present such command is > because the official documentation included to this day in the Syslinux
2017 Apr 14
2
boot fails on some system
On Fri, 14 Apr, 2017, 11:13:43 +0000, Jethro Tull via Syslinux wrote: > On Fri, 14 Apr, 2017, 0:05:05 +0000, Ady Ady via Syslinux wrote: > [ ... ] > > The suggested command to write to the MBR area is to first _unmount_ > > all the devices related to the physical device you want to write to, > > and then execute the 'dd' command as described at: > > >