openSUSE Forums > Install/Boot/Login » Read/write FreeBSD UFS

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read


Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-Nov-2009, 07:24
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 2
MarkProvanP hasn't been rated much yet
Default Read/write FreeBSD UFS

Sorry if this has been asked before or something, I'm very new here.

Right now, I have a FreeNAS-powered home server with a 1TB HDD which has a data, system and swap partition all done as a FreeNAS standard install. FreeNAS is fine and all, but I'm feeling adventurous and want to try out other things. I'm very interested in making a SUSE Studio appliance, but need to know whether I can read and write UFS partitions easily. I don't have any external drives or other HDDs that are big enough to store the data that is on the server, and I don't really want to transfer several hundred gigabytes of data over a cheap SOHO 100Mbit router.

I've never really tried SUSE outside of the SUSE Studio and the remote test feature. I've tried a lot of different Linuxes under VirtualBox on my main computer, which now runs Windows 7. I know beginners terminal usage on Ubuntu (apt-get and stuff) but nothing technical.
Reply With Quote
  #2 (permalink)  
Old 07-Nov-2009, 07:45
microchip8's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: /dev/belgium
Posts: 2,170
microchip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the rough
Default Re: Read/write FreeBSD UFS

That shouldn't be a problem if your kernel has write support for UFS

You can check in a console by issuing the following:

Code:
cat /boot/config-$(uname -r) | grep UFS
If you see CONFIG_UFS_FS_WRITE=y in there, it means you have kernel write support for UFS. If not, you need to configure this and recompile the kernel

PS: UFS write support is still a bit experimental

PPS: there's no apt-get in SUSE, only zypper
__________________
My site: http://microchip.bplaced.net
My repo: http://download.opensuse.org/repositories/home:/microchip8
SUSE Unbound Forum: http://suseunbound.lefora.com


Do coders dream of sheep() ?
Reply With Quote
  #3 (permalink)  
Old 07-Nov-2009, 07:51
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 2
MarkProvanP hasn't been rated much yet
Default Re: Read/write FreeBSD UFS

Thanks for the swift reply!

(and yes, I know there isn't apt-get in SUSE)
Reply With Quote
  #4 (permalink)  
Old 07-Nov-2009, 17:15
Explorer Penguin
 
Join Date: Jun 2008
Posts: 131
jengelh hasn't been rated much yet
Default Re: Read/write FreeBSD UFS

There is no full write support because there are so many UFS variants around. And FreeBSD has UFS2/FFS2, who knows if ufs.ko still likes that. It reads Solaris UFS tho
Reply With Quote
Reply

Bookmarks

Tags
freebsd, freenas, suse studio, ufs


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2