Re: Error mounting Linux ext2fs drive
From: Erik Greenwald (erik_at_smluc.org)
Date: 09/30/04
- Previous message: Subhro: "Re: How do you know how to install ports? (like vmware3)"
- In reply to: Damon Butler: "Error mounting Linux ext2fs drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 09:42:46 -0500 To: Damon Butler <damon@hddesign.com>
On Thu, Sep 30, 2004 at 08:39:16AM -0500, Damon Butler wrote:
> I recompiled my kernel, including the "options EXT2FS" option line. No
> problem. After rebooting, I was able to successfully mount my linux
> drive thusly:
>
> mount -t ext2fs /dev/ad0s1 /linux
>
> I transferred some files and was very happy.
>
> Now here's the frustrating bit. Time has passed and the machine has been
> shut down and rebooted a few times. After that initial success, I have
> never been able to mount that !$!@#$ drive again. I invariably get a
>
> Operation not permitted
>
> error. What gives? How can I retrieve my former happiness?
> --Damon
this is the default error spewed out when the linux file system is not
clean. (I.E. it was not unmounted properly on the shutdown where it
ceased working)
install the sysutils/e2fsprogs port and e2fsck the /dev/ad0s1 (or boot
linux and use that if it's possible), hopefully that will fix your issue
:)
--
-Erik <erik@smluc.org> [http://math.smsu.edu/~erik]
The opinions expressed by me are not necessarily opinions. In all probability,
they are random rambling, and to be ignored. Failure to ignore may result in
severe boredom or confusion. Shake well before opening. Keep Refrigerated.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Subhro: "Re: How do you know how to install ports? (like vmware3)"
- In reply to: Damon Butler: "Error mounting Linux ext2fs drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|