Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Budolfsen on February 19, 2004, 08:44:52 PM

Title: New/old E-smith
Post by: Budolfsen on February 19, 2004, 08:44:52 PM
Hi
I have an old E-smith server, which has crashed, so I have installed the ver. 6.0 on an 80 gb HD.

Now I want to mount the old HD on the new system, so I can get the files moved from the old system to the new.

I have tried the How to guide, but it comes back with the following messeage:
"mount: wrong fs type, bad option, bad superblock on /dev/hdb6,or too many mounted file systems"
when I try to mount it( I have tried the numbers 1,2,5 and 6) in the /etc/fstab/ which is as followed:

LABEL=/                 /                       ext3    usrquota,grpquota        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner    0
0
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0
0
/dev/hda2               swap                    swap    defaults        0
0
/dev/hdb6               /mnt/glhdd              ext3    usrquota,grpquota        1 2

I hope someone can help me?

Regards
Kent Budolfsen
Title: New/old E-smith
Post by: Jesper Knudsen on February 19, 2004, 10:09:27 PM
If your old server was a SME 5.5 then it was still using ext2 and not ext3 as indicated in your fstab. Also make sure that the /mnt/glhdd exists as a directory before you mount.