Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!classic.iinet.com.au!swing.iinet.net.au!news.uoregon.edu!chi-news.cic.net!simtel!swidir.switch.ch!swsbe6.switch.ch!scsing.switch.ch!news.belwue.de!news.uni-ulm.de!rz.uni-karlsruhe.de!news.uni-stuttgart.de!uni-regensburg.de!lrz-muenchen.de!faui0n.informatik.uni-erlangen.de!uni-erlangen.de!news.tu-chemnitz.de!irz401!uriah.heep!not-for-mail From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FBSD 2.0.5: How to mount old 2.0 partitions ? Date: 29 Oct 1995 18:20:01 +0100 Organization: Private FreeBSD site, Dresden. Lines: 27 Message-ID: <470d41$1an@uriah.heep.sax.de> References: <46m157$3d0@news.cs.tu-berlin.de> NNTP-Posting-Host: uriah.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Udo Wolter <uwp@hydmech> wrote: ^^^^^^^^^^^^^ >I installed 2.0.5 on my second SCSI disk and all went fine. After that I >tried to mount the DOS-partitions (2, one primary, one extended) and an old >BSD-partition and I got some serious errors. I got the message rejected BSD >label. I got this even when I tried to disklabel it. What can I do ? With the advent of the slice code, all references inside the FreeBSD disklabel to disk areas outside the FreeBSD slice are being rejected. (Most likely, you still have the old and now unneeded `d' pseudo- partition around.) Further, the `c' pseudo-partition is now relative to the start of the slice, i.e. it must start at offset 0, and cover exactly the entire slice. Similarly, the remaining partitions must be relative to the start of the slice, instead of to the entire disk. >Please answer by email ! Would be fine if you corrected your header address. (Fortunately, the .sig did contain yet an address.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)