I added a quick beam heading box to fldigi. I don't understand the static layout algorithm in fl_digi.cxx but I hacked it in anyway. I made a new beamLoc...
1. I am presently using Fldigi and Mandriva from a "live USB." Is it possible to save the Fldigi configuration to the USB flash drive? I have attempted to do...
... Yes, I do it all the time. Just copy the 2 fldigi folders to a stick, and copy them back over after you have booted into Mandriva. I gather that the...
... Ed answered that one. ... Which version of fldigi ? (help menu). Which revision of Mandriva. What is the font that you have selected from the font...
The <NUL> characters were already present in fldigi-1.11, when receiving RTTY signals with "diddle" on. Rein EA/PA0R/P ... -- http://pa0r.blogspirit.com...
... Thank you Rein. I have suppressed sending the NULL character to the screen for BAUDOT RTTY in the next alpha version and that will carry over to the next...
Dave: I am presently monitoring an MFSK16 QSO and I am seeing the <NUL> there as well. Sometimes between words and also within words. My Fldigi version is...
Dave: I just uploaded an image of the <NUL> characters during the MFSK16 QSO mentioned in my previous message. It is in the WB8IMY folder awaiting moderator ...
I tried to install Kubuntu 6.10 on a second hard drive. The main drive is a "STA" drive and the second drive is "IDE" drive. I loaded GRUB on the STA drive...
... Are you certain that your bootloader is chaining to the correct partition on the correct drive, and that there is a valid boot sector there? I.e., you...
Rick, I am not sure, I am kind of a newbie with Linux. I wish there was a local "mentor" who could spend a few hours with me to show me the the things I need...
... I see you are up in Minneapolis. My son, k9rk is up there too. He's another Linux ham. The first thing you have to do is to make sure that your BIOS has...
... Jerry, Rick's recommendations are just what I would have suggested. But, neither U/Kbntu provide a way to make a boot floppie. My question is did you let...
Ed, Right now the second HDD is all messed up. Tried to use PartitonMagic to format the drive, and also to delete the drive, but PartitionMagic won't allow...
... For every job there is the right tool. For any Linux partitioning job, that isn't Partition Magic :) This might be the old PM losing it's mind because of...
I would: * check if DOS sees both disks * load the pskmail live CD * fdisk /dev/hda * fdisk /dev/hdb in fdisk use 'p' to see your partitions Then fdisk and...
Rein, How do I use DOS to check for drives? Have Windows XP Professional as main OS, there is a "cmd" tool that is DOS I guess, used the cmd for finding my IP...
... Is there a remote possibility that the GRUB loader actually was placed on the IDE rather than the STA? You might try switching to your BIOS set up screen...
... So when did you install Boot Magic? Can you describe the exact sequence of what you did during the Linux install, and afterwards? And, what's in the MBR?...
I would like to ask if SATA drives show up as sda(x) drives on Linux instead of hda(x). I have seen this when I was running Live Linux versions and was...
... SCSI drives show up as sd(x). Some motherboards use SATA drives in IDE emulation mode, so that's another thing to think about. And some motherboard's RAID...
sorry, I meant the BIOS, not DOS... If the BIOS sees both drives, you have full control with fdisk under Linux. Any live CD will do. fdisk \dev\hda you can use...
I don't have any SCSI drive on my computer, but it is a SATA drive and showed up as an sda when I was using a Live Linux distro. This is a fairly inexpensive...
... Yep, SCSI, SATA and USB drives show up as sd(x) with the exact alpha replacing the (x) depending on the order that Linux sees the drives. (P)ATA drives...