Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HELP: change root mounting

2 views
Skip to first unread message

ua...@u.washington.edu

unread,
Apr 27, 1994, 4:04:22 PM4/27/94
to
i have a rz24 and rz56 in external storage and configured rz24 for rz1
and rz56 for rz0.
the root is mounted on rz1a and /usr is mounted on rz0g.

here's some congifuration i have..
rz1a as root
rz1b as swap/dump
rz1e as swap
rz1f as swap
rz0g as /usr
rz0h as /usr1

now i want to use rz0a as root file system..since rz0a is free on my system.
is there any way to change the config?
thank you


- jae

p.s. btw, it's ultrix 4.3a

Frank Wortner

unread,
May 2, 1994, 4:56:42 PM5/2/94
to

In article <2pmgg6$a...@news.u.washington.edu>, ua...@u.washington.edu () writes:

|>here's some congifuration i have..
|> rz1a as root
|> rz1b as swap/dump
|> rz1e as swap
|> rz1f as swap
|> rz0g as /usr
|> rz0h as /usr1
|>
|>now i want to use rz0a as root file system..since rz0a is free on my system.
|>is there any way to change the config?

You'll have to modify the system configuration file. It's in
/usr/sys/conf/mips/SYSTEMNAME, where SYSTEMNAME is the name of your
system. Look for a line that reads something like

config vmunix root on rz1a swap on rz1b and rz1e and rz1f dumps on rz1b

Change that to move root. Build the new kernel. Now copy the old root
partition to the new area, and modify /etc/fstab on the new area to reflect
the new root disk. Make sure that you copy the new kernel into place on the
new root partition. Now boot the new kernel. If all goes well, it should
boot.

Good luck.
--

Frank

0 new messages