Posted on May 3, 2013, 9:09 pm, by AD7MI, under
computers.
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn’t have /sbin/init.
No init found. Try passing init=bootarg.
BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash)
Enter ‘help’ for a list of built-in commands.
(initramfs)
Posted on October 23, 2011, 9:16 am, by AD7MI, under
radio.
I’ve recently re-established my station here in Kansas. The majority of all the components of my station I was using previously in Korea: Elecraft K3 rig, a Dell Zino PC, using the MicroHam USB III as an interface between the radio and computer. The Dell Zino PC is configured for dual-boot: Windows 7 and Ubuntu. [...]
Here is a a re-cap of my amateur radio activities during my past twelve months in Korea: (1) DX – I enjoyed working a good bit of DX, enjoying most QSOs with stateside contacts as well as Pacific exotics. The greatest limitation I had was my operation location and resulting inability to ideally situate an [...]
Tags:
antenna,
aprs,
Buddipole,
D-STAR,
DVAP,
dx,
Echolink & IRLP,
fldigi,
IC-92AD,
linux,
weather,
Xastir Comments Off |
Read the rest of this entry »
Yet again, more success with Ubuntu and ham radio. I purchased a D-Star DV Dongle earlier this year and never had much time to play with it. I do not own an actual D-Star radio and the only time I have really ever seen D-Stars in action was at this year’s Hamvention. I am a [...]
Posted on November 14, 2010, 12:01 pm, by AD7MI, under
computers.
Here are details for my Ubuntu hamputer installation: (1) Install the 32-bit version of Ubuntu 10.04… DO NOT INSTALL THE 64-BIT VERSION! (2) Run Update Manager and reboot (3) From the terminal sudo apt-get install: libssl-dev, libhamlib2 and libhsmlin-utild (4) Download CQRLOG (my version was cqrlog_0.9.6_install.tar.gz) (5) Extract file and you get cqrlog_install.sh – run [...]
Posted on November 13, 2010, 5:17 pm, by AD7MI, under
computers,
radio.
Back in February I talked about my plans to piece together a portable station based around the iPORTABLE enclosures, an IC-7000, and a Dell Zino HD computer. In one iPORTABLE I installed an LDG AT-200pro and the IC-7000. The other iPORTABLE contains an Alinco DM-330MV power supply and the Dell Zino. The iPORTABLE enclosures keep [...]
Posted on November 13, 2010, 3:12 pm, by AD7MI, under
Korea,
radio.
Today was a real adventure on the airwaves. I only made 12 contacts, but there were a few that are quite memorable. My location here in South Korea affords me the ability to make contact with exotic locations even with my modest Buddipole antenna. The first contact wasn’t actually a contact – tuning around 20M, [...]
Lots of snow here on the eastern edge of Kansas. We got a good dump of slush on Friday but with the temp too high none of it stuck. Then Saturday afternoon the temp dropped below 32d F and decided to stay around 29d F. Saturday night the snow started coming down and has not [...]
Posted on January 15, 2010, 6:35 pm, by AD7MI, under
computers.
With a dual boot (Windows and Ubuntu linux) system, Ubuntu installs GRUB (GRand Unified Bootloader) which allows you to select which OS you want to boot with. The default is Ubuntu. However, sometimes you’ll have a system that you’d like to have default to Windows (like my wx-aprs computer). The latest distribution of Ubuntu (9.10) [...]
Posted on January 15, 2010, 6:22 pm, by AD7MI, under
computers.
An issue than has creeped up in some of the more recent distributions of Ubuntu is the use of the Password Keyring. While a great idea for security, it makes it a bit more difficult to remotely reboot an Ubuntu computer if it is using a wireless connection. Fortunately a solution was available… From Dave’s [...]