[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Noob Question :-/ ....



On 11/12/12 11:10, Tom Furie wrote:
On Sun, Nov 11, 2012 at 11:50:20AM -0600, William A. Mahaffey III wrote:

[root@opty165a:/etc, Sun Nov 11, 11:44 AM] 593 # mount -t ext3
/dev/ad0s1  /mnt
mount: /dev/ad0s1 : No such device
[root@opty165a:/etc, Sun Nov 11, 11:44 AM] 594 # mount -t ext3
/dev/ad6s1  /mnt
mount: /dev/ad6s1 : No such device
[root@opty165a:/etc, Sun Nov 11, 11:44 AM] 595 #

Both drives were AOK as of Friday when I poweroff'ed the CentOS
rescue disk to replace the root drive, so I *think* they are OK.
They were recognized during the install as ext3 drives. The new root
drive is ad4, a 160 GB SATA drive. What's going on here ? Isn't the
ext3 fs supported under Debian-kfreeBSD ? TIA for any clues&  happy
Veteran's Day.
Are you able to mount those filesystems as ext2? Any ext3 filesystem
should be mountable as ext2.

Cheers,
Tom



Tried it:


[root@opty165a:/etc, Mon Nov 12, 02:12 PM] 802 # mount -t ext3 /dev/ad6s1 /mnt
mount: /dev/ad6s1 : No such device
[root@opty165a:/etc, Mon Nov 12, 02:13 PM] 803 # mount -t ext2 /dev/ad6s1 /mnt
mount: /dev/ad6s1 : No such device
[root@opty165a:/etc, Mon Nov 12, 02:13 PM] 804 # df
Filesystem    Type   1K-blocks      Used Available Use% Mounted on
/dev/ad4s3     ufs   146640898    435318 134474310   1% /
devfs        devfs           1         1         0 100% /dev
linprocfs
         linprocfs           4         4         0 100% /proc
/sys         sysfs           4         4         0 100% /sys
fdescfs    fdescfs           1         1         0 100% /dev/fd
tmpfs        tmpfs     5536380         4   5536376   1% /lib/init/rw
/dev/ad4s1  ext2fs      914501      6515    859193   1% /boot
[root@opty165a:/etc, Mon Nov 12, 02:13 PM] 805 #



I go back to my original question: Is ext3fs supported under debian-kfreeBSD ? Ext3fs is only supported '-ro', i.e. read-only by the various *BSD's, AFAIK, *not* '-rw', i.e. *not* read-write, not full-native fs support, does that restriction carry over to debian-kfreeBSD ?


--

	William A. Mahaffey III

 ----------------------------------------------------------------------

	"The M1 Garand is without doubt the finest implement of war
	 ever devised by man."
                           -- Gen. George S. Patton Jr.


Reply to: