Re: Can not mount an ext2 file system rw immediately after creating it ?

1999-10-14 Thread shaul
Linux 2.0.36 SMPhttp://yahoo.aphroland.org/ -[mailto:[EMAIL PROTECTED] ]-- On Wed, 13 Oct 1999, shaul wrote: I can not mount an ext2 file system rw immediately after creating it. What am I doing wrong ? [03:41:08 shaul]# cfdisk -P

Can not mount an ext2 file system rw immediately after creating it ?

1999-10-13 Thread shaul
I can not mount an ext2 file system rw immediately after creating it. What am I doing wrong ? [03:41:08 shaul]# cfdisk -P s /dev/hda Partition Table for /dev/hda FirstLast # Type Sector Sector Offset Length Filesystem Type (ID) Flags

Re: Can not mount an ext2 file system rw immediately after creating it ?

1999-10-13 Thread Alvin Oga
hi ya I can not mount an ext2 file system rw immediately after creating it. What am I doing wrong ? try to put data ont your new disk partitions... shaul# mkdir /mnt/test_hda2 shaul# mount /dev/hda2 /mnt/test_hda2 - should work... if not, reformat /dev/hda2 again... mke2fs

Re: Can not mount an ext2 file system rw immediately after creating it ?

1999-10-13 Thread shaul
Thank you for your help but I am getting the same results as before. hi ya I can not mount an ext2 file system rw immediately after creating it. What am I doing wrong ? try to put data ont your new disk partitions... shaul# mkdir /mnt/test_hda2 shaul# mount /dev/hda2 /mnt

Re: Can not mount an ext2 file system rw immediately after creating it ?

1999-10-13 Thread shaul
backups are stored in 3 places while the old one uses much more. Yet I am using the unstable mount so it seems to me there might be a problem here. hi ya I can not mount an ext2 file system rw immediately after creating it. What am I doing wrong ? try to put data ont your new disk

Re: Can not mount an ext2 file system rw immediately after creating it ?

1999-10-13 Thread aphro
://yahoo.aphroland.org/ -[mailto:[EMAIL PROTECTED] ]-- On Wed, 13 Oct 1999, shaul wrote: I can not mount an ext2 file system rw immediately after creating it. What am I doing wrong ? [03:41:08 shaul]# cfdisk -P s /dev/hda Partition Table for /dev/hda

Re: Can not mount an ext2 file system rw immediately after creating it ?

1999-10-13 Thread Bob Hilliard
Run `ls -i /sbin/mkfs.ext2 /sbin/mke2fs'. You will see that they are the same inode - therefore they are the same file with two names hardlinked. Bob _ |_) _ |_ Robert D. Hilliard[EMAIL PROTECTED] |_) (_) |_) Palm City, FL USAPGP Key ID: A8E40EB9 aphro [EMAIL