You are not logged in.

#1 2009-04-17 20:43:58

jondkent
Member
From: London
Registered: 2005-09-13
Posts: 123

/bin/bash uses shared libs

Not sure if this is an actual problem per se, but I had a file system problem on my box which meant I needed to run fsck on 2 partitions (/usr and /home).  So I ran 'init s' and umounted /home no probs but could not umount /usr as bash needed a few libs from /usr/lib.

This meant that I had to dig out a rescue disk and boot from that to run fsck.

Wouldn't it make sense to have bash built with these libs built in so that this dependancy wasn't an issue?

Offline

#2 2009-04-17 21:08:17

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: /bin/bash uses shared libs

Offline

#3 2009-04-17 23:13:49

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: /bin/bash uses shared libs

Or dash which is in [core].

Offline

Board footer

Powered by FluxBB