LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 01-03-2007, 09:11 PM   #1
naihe2010
Member
 
Registered: Oct 2005
Location: China
Distribution: ArchLinux
Posts: 103

Rep: Reputation: 15
How to mount a FreeBSD image in Linux


Hi, guys.
I create a FreeBSD system image, and I want to modify it in my Linux
system.
But, I can't find mdconfig command in Linux system.

How to do this?
 
Old 01-03-2007, 10:28 PM   #2
KenJackson
Member
 
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora and others
Posts: 757

Rep: Reputation: 145Reputation: 145
An image? Do you mean a file system in a file?

You may be able to mount it on a loop device.
See man mount and go down to "THE LOOP DEVICE".
Maybe like this:
Code:
mkdir /mnt/freebsd
mount -o loop -t ufs imagefile /mnt/freebsd
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot mount FreeBSD UFS from linux bulliver *BSD 8 09-08-2008 04:05 PM
mount freeBSD partitions under linux cccc Linux - General 1 08-07-2005 03:47 PM
How to mount freebsd partition in Linux? whepin Linux - General 2 04-28-2005 07:59 AM
creating image on FreeBSD radus *BSD 2 02-17-2005 01:25 PM
How do I mount a windows (vfat) disk image under Linux? brownb2 Linux - Software 2 06-19-2004 02:47 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 05:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration