Date: Mon, 14 Oct 1996 01:44:56 -0600 (MDT) From: Henry H Lu <honglu@rt66.com> To: questions@freebsd.org Subject: access to logical/ext partition? Message-ID: <Pine.LNX.3.91.961014013834.913A-100000@blast>
next in thread | raw e-mail | index | archive | help
Hi all: I have a linux swap partition I want to share with freebsd. However I do not know howto access it. partition: 1. dos 2. linux 3, extension -> 5 dos, 6 linux swap , 7 linux 4. freebsd I did following: cd /dev; MAKEDEV wd0s3a I got files from wd0s3a to wd0s3h Then I tried to mount dos to test : mount_msdos /dev/wd0s3a /mnt/dos I got all sort of error message. What is wrong? how to setup device file for logical partition? How can I access linux swap ( /dev/hda6 in linux fdisk)? Henry H Lu http://www.tc.umn.edu/nlhome/m508/luxxx012/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.961014013834.913A-100000>