Date: Tue, 4 May 1999 20:05:18 -0400 From: "Booth, Christopher" <christopher_booth@mcgraw-hill.com> To: "'Doug White'" <dwhite@resnet.uoregon.edu> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>, "'cbooth@aixx.net'" <cbooth@aixx.net> Subject: RE: Sharing Files w/ Linux in Same Box Message-ID: <199905050004.UAA23923@interlock.mgh.com>
next in thread | raw e-mail | index | archive | help
Thank you for your response, Doug. One more question: My 1st hard drive, master on drive 1, w/ the CD-ROM as slave, has Linux at /dev/hda5 / /dev/hda6 /home and so forth, according to Linux (the Linux fstab). My second hard drive, master on drive 2, is where FreeBSD resides, at /dev/wd2s1b swap /dev/wd2s1a / /dev/wd2s1f /usr and so forth, according to my FreeBSD fstab. The 1st drive does not appear in the fstab. Would my command for mounting my come file in Linux be mount -t ext2fs /dev/wd0s6 /mnt or, equally, mount_ext2fs /dev/wd0s6 /mnt or would the ext2fs be called /dev/wd0sf? Or /dev/wd1s6 or wd1sf? Or do I need to use Linux's nomenclature and call it /dev/hda6? Thanks. As always, I appreciate your knowledge and grace in helping us newbies and newbie-likes. :-) Chris Booth > ---------- > From: Doug White > Sent: Tuesday, May 4, 1999 7:01 PM > To: Booth, Christopher > Cc: 'freebsd-questions@FreeBSD.ORG'; 'cbooth@aixx.net' > Subject: Re: Sharing Files w/ Linux in Same Box > > On Tue, 4 May 1999, Booth, Christopher wrote: > > > Greetings: > > > > I have two hard drives: > > > > Drive one is a 1.2-GB hard drive with a 53-MB DOS partition and the rest > > given over to Red Hat Linux 5.0, and > > > > Drive 2 is a 2-GB hard drive dedicated to FreeBSD, running 3.1. > > > > I would like to be able to copy some files from myself in Linux to > myself in > > FreeBSD. I assume that this is possible. Can I read Linux files on my > first > > hard drive from FreeBSD? And, assuming that this is possible, how can I > do > > it? Pointers to relevant FMs would be most welcome. [I thought that this > > would be a matter of mounting the Linux file system, but I didn't see > how to > > do that or how to call up the Linux partition. It does not appear in the > > fstab.] > > FreeBSD can mount ext2fs partitions, so just mount 'em up and copy away. > I don't know if linux can can mount FreeBSD's UFS partitions though. > > Doug White > Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve > http://gladstone.uoregon.edu/~dwhite | www.freebsd.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905050004.UAA23923>