[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Mounting partitions on old RAQ550 disk
- Subject: RE: [cobalt-users] Mounting partitions on old RAQ550 disk
- From: "Crocket" <crocket@xxxxxxxxxxx>
- Date: Fri May 7 11:20:09 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
<snip>
Are the following commands correct to mount the /var , /home and / on the
old disk ?
# mount -t ext2 /dev/hdd1 /oldroot
# mount -t ext2 /dev/hdd3 /oldvar
# mount -t ext2 /dev/hdd4 /oldhome
I'd like to test it on this raq4 OS disk before using the actual RAQ550 OS
disk.
</snip>
-----End Original Message-----
The mount of the spare raq4 OS disk works but...
Mmmmm, the filesystem on the raq550 disk is xfs. Is this supported on a
raq4i OS ?
If not, what are my options then ? Will the raq550 OS/Hardware automatically
do a raid0 or can it be disabled ?