Re: mounting ext3 for rw

2010-01-10 Thread Ed Jobs
On Sunday 10 January 2010 08:24, Zoran Kolic wrote: > Looking at GENERIC in 8.0, I don't see ext2 at all. > Just as module. Probably could be added. hmmm. indeed. there isn't the option in the default GENERIC. must have been in one of the betas, and i kept it. it is options "EXT2FS" > F

Re: mounting ext3 for rw

2010-01-09 Thread Zoran Kolic
> contrary to you, i didn't remove EXT2FS from my kernel Looking at GENERIC in 8.0, I don't see ext2 at all. Just as module. Probably could be added. Further reading and thinkering, I should be probably fine loading ext2fs module on amd64 8.0, then mounting it via: mount -t ext2fs /dev/da0s1 /sto

Re: mounting ext3 for rw

2010-01-09 Thread Ed Jobs
On Saturday 09 January 2010 08:40, Zoran Kolic wrote: > I should probably kldload ext2fs.ko > first to have support. the way i use it to mount them since it's a fuse-implementation, i use /usr/local/etc/rc.d/fusefs(or fuse, i don't remember) onestart and it loads the fuse module. contrary to y

Re: mounting ext3 for rw

2010-01-08 Thread Zoran Kolic
Late reply. Bussy week. After more reading, I changed my mind and decided to go with e2fsprogs to manage ext3 formatted usb hard drive. I still have no sheevaplug and no hdd, but I like to prepare everything and be ready for every surprise. I always recompile kernel and have no ext2fs in it. I shou

Re: mounting ext3 for rw

2010-01-04 Thread Ed Jobs
On Monday 04 January 2010 18:55, Zoran Kolic wrote: > K, I could install 8 on old box. Have you partitioned and formatted > the usb drive on freebsd? Or it was done on some linux distro? > Finally, after mounting, I will have to copy files to ext3 drive. > Does it work also flowlessly? > Since the

Re: mounting ext3 for rw

2010-01-04 Thread Zoran Kolic
Hi all! > i have been using the e2fsprogs from the ports collection since 8.0-BETA2 > without any problems*, i think that it will work for you. > > * the partition which i mounted was a 256 one too K, I could install 8 on old box. Have you partitioned and formatted the usb drive on freebsd? Or

Re: mounting ext3 for rw

2010-01-04 Thread Ed Jobs
On Monday 04 January 2010 17:58, Zoran Kolic wrote: > Hi all! > I prepare to make plug music server with usb connected hard drive, > formated ext3, since the system is ubuntu 9.04 as default. My > rips are back-uped on spare usb disk, formated as ufs. My idea is > to copy files from ufs to ext3 dri

Re: mounting ext3 for rw

2010-01-04 Thread Bruce Simpson
You could try this, but it needs patching for FreeBSD: http://sourceforge.net/projects/ext2fuse/ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-uns