<br><br><div class="gmail_quote">On Fri, Jun 20, 2008 at 12:07 AM, Styma, Robert E (Robert) <<a href="mailto:stymar@alcatel-lucent.com">stymar@alcatel-lucent.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I have some machines which were left by someone<br>
who left the company some years ago.  They ware loaded<br>
with Solaris 7 and have UFS file systems.  They<br>
also have SCSI disks and my Solaris 10 boot CD does<br>
not have the correct drivers, thus it cannot see the<br>
disk.<br>
<br>
I have tried booting from the System Rescue CD and<br>
the UBUNTU cd and the FC8 recovery CD.  Two of the<br>
three can access the UFS file system, but only in<br>
read only mode.  I get a message saying that UFS<br>
support was only compiled in read only mode.<br>
<br>
Does anyone know of a Linux boot from CD which has<br>
the UFS read/write compiled in?  I just need to tweek<br>
the password file so I can get into these boxes.<br>
I would rather not have to build a custom kernel and<br>
then build a bootable CD from it.<br>
<br>
Bob Styma<br>
Phoenix, AZ, USA<br>
<font color="#888888"><br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
</font></blockquote></div><br><br><br>mounting a UFS in read write mode is not safe (still experimental), some people lost their data when trying to write on a UFS hard drive, that's why it's not enabled by default in any destro's kernel.<br>
<br>add to that the ufs-linux project news are four years old: (<a href="http://ufs-linux.sourceforge.net/">http://ufs-linux.sourceforge.net/</a>) <br><br>you may visit these posts:<br><a href="http://www.linuxforums.org/forum/ubuntu-help/115396-edit-kernel-support-ufs-read-write.html">http://www.linuxforums.org/forum/ubuntu-help/115396-edit-kernel-support-ufs-read-write.html</a><br>
<a href="http://www.linuxquestions.org/questions/bsd-17/mounting-a-ufs-partition-in-linux-34664/">http://www.linuxquestions.org/questions/bsd-17/mounting-a-ufs-partition-in-linux-34664/</a><br><a href="http://julipedia.blogspot.com/2004/11/linuxs-ufs-support.html">http://julipedia.blogspot.com/2004/11/linuxs-ufs-support.html</a><br>
<a href="http://gentoo-wiki.com/HOWTO_Mount_UFS_partitions">http://gentoo-wiki.com/HOWTO_Mount_UFS_partitions</a><br><br>