On Tue, 14 Dec 1999, koyote wrote:
:
: Scuse the newbie q:
:
:I've got some filesystems I'd like to move:
:
:/on/dev/hda2 --> /dev/hdb2
mke2fs /dev/hdb2
mount /dev/hdb2 /mnt
find / -xdev | cpio -padm /mnt
umount /mnt
: swap on /dev/hda1 --> /dev/hdb1
mkswap /
Scuse the newbie q:
I've got some filesystems I'd like to move:
/on/dev/hda2 --> /dev/hdb2
swap on /dev/hda1 --> /dev/hdb1
/usr on /dev/hdb2 --> /dev/sda1
And I'm trying to figure out, in detail, exactly what to do.
Any suggestions?
TIA
--
Koyote
"Th
2 matches
Mail list logo