Ben Scott | 1 Feb 01:14
Picon

Re: Accessing partitions in drive images

On Tue, Jan 31, 2012 at 6:44 PM, Jon "maddog" Hall <maddog@...> wrote:
>>   I started looking into this more today, and quickly rediscovered how
>> much of a giant pile of kludges the IBM-PC is.
>
> The IBM PC was released in 1981.  You expected something other than
> "kludges"?

  Heh.  Anything old will have its share of historical accidents, to
be sure.  But there's reasonable design failings, and then there's
design by the infinite monkey method.  As much as I live and play in
the IBM-PC world... much like laws and sausage, it's best not to look
too closely at the innards.

-- Ben
David Hardy | 1 Feb 01:23
Picon

Re: Accessing partitions in drive images

To add to the general levity and amusement here, OS/2 is actually still extant in some corners of the giant IBM complex up here in northern Vermont.   


And our issue laptops are Lenovo Thinkpads, with XP or 7, but we can, with permission, put Red Hat, Fedora or Ubuntu on them.   IBM is heavy on Red Hat up here and now there are reports they are also looking at Ubuntu for servers.   We have about 2,500 RH x86 and blade servers in a dozen or more clusters, running, so far, only 5.3 and 5.6, while looking to CentOS releases for stability information as they come out before moving to newer RH.   



On Tue, Jan 31, 2012 at 7:14 PM, Ben Scott <dragonhawk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
On Tue, Jan 31, 2012 at 6:44 PM, Jon "maddog" Hall <maddog-2l5V8CiXCHs@public.gmane.org> wrote:
>>   I started looking into this more today, and quickly rediscovered how
>> much of a giant pile of kludges the IBM-PC is.
>
> The IBM PC was released in 1981.  You expected something other than
> "kludges"?

 Heh.  Anything old will have its share of historical accidents, to
be sure.  But there's reasonable design failings, and then there's
design by the infinite monkey method.  As much as I live and play in
the IBM-PC world... much like laws and sausage, it's best not to look
too closely at the innards.

-- Ben

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss-Z8c80N6yweCDPSPedkhhuQ@public.gmane.orgg.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@...
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
Jeffry Smith | 1 Feb 01:24
Picon
Favicon

Re: Accessing partitions in drive images

On Tue, Jan 31, 2012 at 6:35 PM, Ben Scott <dragonhawk@...> wrote:
> On Mon, Jan 30, 2012 at 5:08 PM, Bill Freeman <ke1g.nh@...> wrote:
>> There are at least four different meanings of "floppy" in use here
>
>  I started looking into this more today, and quickly rediscovered how
> much of a giant pile of kludges the IBM-PC is.  I'm now far more
> confused than I was when I started.  So, to go back to the original
> question -- "Why are USB flash drives partitioned?" -- I now think
> it's because the Illuminati like OS/2.
>

My suspicion is a lot if it is because "we've always done it that
way."  Once started, it continued.

I haven't used WIndows in years, but my Linux box gladly takes USB
flash drives partioned or not, in a variety of filesystems (I've used
FAT, VFAT, ext2, ext3, xfs, haven't tried BTRFS yet).  However, all
the USB flash drives I've purchased have been partitioned with one
partion, formated with some FAT variety.
Michael ODonnell | 1 Feb 02:38
Picon

Re: Accessing partitions in drive images


> Anything old will have its share of historical accidents, to be
> sure.  But there's reasonable design failings, and then there's
> design by the infinite monkey method.

You have insulted an infinite number of monkeys.  IBM used to
publish the source codes for their BIOS in the little 3-ring
binder full of docs they supplied with each PeeCee.  Let's be
charitable and just say that they were clear evidence that
the author(s) had little (if any) experience with assembler
language programming or the 8088 architecture.  At best (we
surmised at the time) they were an attempt to more or less
blindly translate fragments of CP/M code from 8080 to 8088.
Naturally, that glop was enshrined as a global standard...
Jerry Feldman | 1 Feb 13:42
Favicon

Re: Accessing partitions in drive images

On 01/31/2012 07:14 PM, Ben Scott wrote:
> On Tue, Jan 31, 2012 at 6:44 PM, Jon "maddog" Hall <maddog@...> wrote:
>>>   I started looking into this more today, and quickly rediscovered how
>>> much of a giant pile of kludges the IBM-PC is.
>> The IBM PC was released in 1981.  You expected something other than
>> "kludges"?
>   Heh.  Anything old will have its share of historical accidents, to
> be sure.  But there's reasonable design failings, and then there's
> design by the infinite monkey method.  As much as I live and play in
> the IBM-PC world... much like laws and sausage, it's best not to look
> too closely at the innards.
Compare the Apple model to the IBM model.
Apple model is closed and controlled by one company.
The IBM-PC was open. Many manufacturers of systems, mother boards, and
just about every thing else. So it kind of falls into the infinite
monkey paradigm.

But, as new technology comes around you will get kludges. Remember the
640K memory limitation. There were all sorts of kludges to expand memory
on the PC.

--

-- 
Jerry Feldman <gaf@...>
Boston Linux and Unix
PGP key id:3BC1EB90 
PGP Key fingerprint: 49E2 C52A FC5A A31F 8D66  C0AF 7CEA 30FC 3BC1 EB90

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@...
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
M D L | 1 Feb 13:46
Favicon

Re: Yum errors

On 30 Jan 2012 15:57:48 -0500
kevin_d_clark@... (Kevin D. Clark) wrote:

> 
> M D L writes:
> 
> > Attempting to update Fedora 15 I've been having errors:
> > ERROR with rpm_check_debug vs depsolve:
> > libibus-1.0.so.0()(64bit) is needed by eekboard-1.0.5-1.fc15.x86_64
> > libibus-1.0.so.0()(64bit) is needed by ibus-hangul-1.4.0-1.fc15.x86_64
> > Please report this error in http://yum.baseurl.org/report
> 
> What happens when you RPM-uninstall libibus, eekboard, and ibus-hangul
> and then try to re-install these RPMs right after this?
> 
> Regards,
> 
> --kevin
> -- 
I've been afraid to try, fearing I may not get it reinstalled. 
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@...
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
Jerry Feldman | 1 Feb 13:47
Favicon

Re: Accessing partitions in drive images

On 01/31/2012 08:38 PM, Michael ODonnell wrote:
>
>> Anything old will have its share of historical accidents, to be
>> sure.  But there's reasonable design failings, and then there's
>> design by the infinite monkey method.
> You have insulted an infinite number of monkeys.  IBM used to
> publish the source codes for their BIOS in the little 3-ring
> binder full of docs they supplied with each PeeCee.  Let's be
> charitable and just say that they were clear evidence that
> the author(s) had little (if any) experience with assembler
> language programming or the 8088 architecture.  At best (we
> surmised at the time) they were an attempt to more or less
> blindly translate fragments of CP/M code from 8080 to 8088.
> Naturally, that glop was enshrined as a global standard...
We are still living in the shadow of the 8080. Limited registers (even
the x86-64). (I learned assembler on the PDP-8 :-)
Basically the PC-DOS was a hack in itself. There are many stories about
how Digital Research missed the boat there.

--

-- 
Jerry Feldman <gaf@...>
Boston Linux and Unix
PGP key id:3BC1EB90 
PGP Key fingerprint: 49E2 C52A FC5A A31F 8D66  C0AF 7CEA 30FC 3BC1 EB90

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@...
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
John Welch | 1 Feb 14:16
Picon

Re: Yum errors



On Wed, Feb 1, 2012 at 7:46 AM, M D L <41magnum <at> liberty.eprci.com> wrote:
On 30 Jan 2012 15:57:48 -0500
kevin_d_clark <at> comcast.net (Kevin D. Clark) wrote:

>
> M D L writes:
>
> > Attempting to update Fedora 15 I've been having errors:
> > ERROR with rpm_check_debug vs depsolve:
> > libibus-1.0.so.0()(64bit) is needed by eekboard-1.0.5-1.fc15.x86_64
> > libibus-1.0.so.0()(64bit) is needed by ibus-hangul-1.4.0-1.fc15.x86_64
> > Please report this error in http://yum.baseurl.org/report
>
> What happens when you RPM-uninstall libibus, eekboard, and ibus-hangul
> and then try to re-install these RPMs right after this?
>
> Regards,
>
> --kevin
> --
I've been afraid to try, fearing I may not get it reinstalled.


Have you tried doing a 'yum clean all' and then running 'yum update'?

I also wonder if maybe another package that needs updating is trying to upgrade / change this libibus file.  Maybe you can try a 'yum --skip-broken' too.  This could help identify the package that is causing the issue.  

Are you using any 3rd party repos and/or doing anything special with yum. like using priorities or anything like that?

Just a couple of things to look at / try, if you haven't already done so.

John
 
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@...
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
Ted Roche | 1 Feb 14:18
Favicon
Gravatar

New Meetings at AlphaLoft in Portsmouth

For those of you close enough to the seacoast, the new Alpha Loft
coworking site has been doing a bang-up job of getting some community
meetings going at night.

Check out their web page at http://www.alphaloft.com for details on
upcoming meetings including: Startup Meeting, eBrew, NH Usability
Professionals, Drupal, Adobe, Web Development and our own PySIG.

Note that the Web Development Group is having its inaugural meeting on
February 15th. This could be a great new group.

I have no affiliation with Alpha Loft, other than knowing a number of
the members.

--

-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com
Tom Buskey | 1 Feb 16:15

Re: Accessing partitions in drive images



On Wed, Feb 1, 2012 at 7:42 AM, Jerry Feldman <gaf-mNDKBlG2WHs@public.gmane.org> wrote:
On 01/31/2012 07:14 PM, Ben Scott wrote:
> On Tue, Jan 31, 2012 at 6:44 PM, Jon "maddog" Hall <maddog-2l5V8CiXCHs@public.gmane.org> wrote:
>>>   I started looking into this more today, and quickly rediscovered how
>>> much of a giant pile of kludges the IBM-PC is.
>> The IBM PC was released in 1981.  You expected something other than
>> "kludges"?
>   Heh.  Anything old will have its share of historical accidents, to
> be sure.  But there's reasonable design failings, and then there's
> design by the infinite monkey method.  As much as I live and play in
> the IBM-PC world... much like laws and sausage, it's best not to look
> too closely at the innards.
Compare the Apple model to the IBM model.
Apple model is closed and controlled by one company.
The IBM-PC was open. Many manufacturers of systems, mother boards, and
just about every thing else. So it kind of falls into the infinite
monkey paradigm.

But, as new technology comes around you will get kludges. Remember the
640K memory limitation. There were all sorts of kludges to expand memory
on the PC.


Actually, the IBM-PC was following the Apple ][.   Jobs hadn't gotten into his control everything mode yet and Woz put the full schematics and ROM in the back of the user manual.  That manual managed to teach new users (who to be fair, were more technical than today's average user) and get into the full technical detail that us geeks want.

Nowadays manual are written on drool proof paper and I often wonder if the author & developer ever saw the software on anything but a fresh Windows XP sp2 install.  Or worse, the daily desktop they used that looks nothing like a standard system.

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@...
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Gmane