leafleaves Share Posted April 15, 2005 my fb command tips likes alow: aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# mount_ext2fs /dev/ad2s5 /mnt/ad2s5 mount_ext2fs: /dev/ad2s5: Operation not permitted aaa# my freebsd version is 5.3 , first of all, i mount a use moving disk,then i "shutdown -h +2 ",and the computer is like dead. i have waited for a few seconds. i cant stand it . and i press the "reset" power button,the computer reboot, and then prompt likes this : Operstion not permitted. what should i do? please give me some hlep.thanks.. :sleep: :sleep: :sleep: Link to post Share on other sites
hurting101 Share Posted April 15, 2005 Are you root (or did you use su)? Does mounting to /mnt/test (for example) work? If you have to, holding the reset button should force a reboot. Link to post Share on other sites
leafleaves Author Share Posted April 15, 2005 off course ,i do .i use the root user login fb, but it still tips like :not permitted this operation. but i cant mount_msdosfs my fat32 parttion . i really confuse that. why??? can mount_msdosfs fat32 file system, cant mount_ext2fs linux file system , it is really strange questions. why??? Link to post Share on other sites
kjordan2001 Share Posted April 16, 2005 Try: fsck_ext2fs -b 2 /dev/ad2s5 Link to post Share on other sites
leafleaves Author Share Posted April 16, 2005 why the freebsd5.3 tips like following: aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs fsck_ext2fs: Command not found. Link to post Share on other sites
kjordan2001 Share Posted April 16, 2005 why the freebsd5.3 tips like following:aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs -b 2 /dev/ad2s5 fsck_ext2fs: Command not found. aaa# fsck_ext2fs fsck_ext2fs: Command not found. 585781870[/snapback] Sounds like your system isn't set up properly for ext2. Link to post Share on other sites
Recommended Posts