What directories can be safely put on a 2nd HD and not interfere with the
boot process?
TIA
Norm
Printable View
What directories can be safely put on a 2nd HD and not interfere with the
boot process?
TIA
Norm
In article <eJofb.163243$0v4.12298716@bgtnsc04-news.ops.worldnet.att.net>,
Norm Dresner <ndrez@att.net> wrote:
:What directories can be safely put on a 2nd HD and not interfere with the
:boot process?
Provided that you configure the second HD (or second partition) to
mount automatically via /etc/fstab, then you can put all of /usr
on it.
As I recall, if you do a clean install into a split root/usr disk,
then there is a link installed into /usr before the second disk
is mounted, with the effect that the link is only active if the
/usr drive has not yet been mounted [e.g., in single user mode.]
I do not recall exactly what the link is to; I think it might
point /usr/lib to /lib .
--
I was very young in those days, but I was also rather dim.
-- Christopher Priest
Norm Dresner schrieb:
[color=blue]
> What directories can be safely put on a 2nd HD and not interfere with
> the boot process?[/color]
We were running without problems:
File /etc/fstab:
/dev/root / efs rw,raw=/dev/rroot 0 0
/dev/dsk/lv0 /usr efs rw,raw=/dev/rdsk/lv0 0 0
Filesystem size and usage:
Filesystem Type kbytes use avail %use iuse ifree %iuse Mounted
/dev/root efs 15592 9413 6179 60% 1302 3016 30% /
/dev/dsk/lv0 efs 2288160 2160147 128013 94% 32906 450932 7% /usr
--
[email]beyer.braunschweig@freenet.de[/email]
Ralf Beyer wrote:[color=blue]
>
> Norm Dresner schrieb:
>[color=green]
> > What directories can be safely put on a 2nd HD and not interfere with
> > the boot process?[/color]
>
> We were running without problems:
>
> File /etc/fstab:
> /dev/root / efs rw,raw=/dev/rroot 0 0
> /dev/dsk/lv0 /usr efs rw,raw=/dev/rdsk/lv0 0 0
>
> Filesystem size and usage:
> Filesystem Type kbytes use avail %use iuse ifree %iuse Mounted
> /dev/root efs 15592 9413 6179 60% 1302 3016 30% /
> /dev/dsk/lv0 efs 2288160 2160147 128013 94% 32906 450932 7% /usr
>
> --
> [email]beyer.braunschweig@freenet.de[/email][/color]
Still running efs? How old is your hardware & operating sytstem Ralf? :)
-chris
--
Chris Jones
ASDC Senior Systems Administrator
---------------------------------
Did you konw taht the hmuan biran can raed wrods no
mtater waht odrer the lteters are in as lnog as the
fisrt and lsat lteters are croerct?
Christopher R. Jones schrieb:
[color=blue]
> Ralf Beyer wrote:
>[color=green]
>>Norm Dresner schrieb:
>>
>>[color=darkred]
>>>What directories can be safely put on a 2nd HD and not interfere with
>>>the boot process?[/color]
>>
>>We were running without problems:
>>
>>File /etc/fstab:
>> /dev/root / efs rw,raw=/dev/rroot 0 0
>> /dev/dsk/lv0 /usr efs rw,raw=/dev/rdsk/lv0 0 0
>>
>>Filesystem size and usage:
>>Filesystem Type kbytes use avail %use iuse ifree %iuse Mounted
>>/dev/root efs 15592 9413 6179 60% 1302 3016 30% /
>>/dev/dsk/lv0 efs 2288160 2160147 128013 94% 32906 450932 7% /usr
>>
>>--
>>beyer.braunschweig@freenet.de[/color]
>
>
> Still running efs? How old is your hardware & operating sytstem Ralf? :)
>
> -chris[/color]
The poster did not indicate what version of IRIX he uses
so I choose to be on the safe side ...
Regards
Ralf Beyer
--
[email]beyer.braunschweig@freenet.de[/email]