Date: Mon, 27 Mar 1995 15:36:47 +1000 From: Bruce Evans <bde@zeta.org.au> To: jc@irbs.com, rgrimes@gndrsh.aac.dev.com Cc: freebsd-current@freefall.cdrom.com Subject: Re: Slice errors Message-ID: <199503270536.PAA08650@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> The data for partition 0 is: >> <UNUSED> >> The data for partition 1 is: >> <UNUSED> >> The data for partition 2 is: >> <UNUSED> >> The data for partition 3 is: >> sysid 165,(FreeBSD/NetBSD/386BSD) >> start 0, size 50000 (24 Meg), flag 80 >> beg: cyl 0/ sector 1/ head 0; >> end: cyl 1023/ sector 63/ head 255 >Use fdisk -u to correct the partition table so that size==size of >your BSD c or d partition and things should be fine. What you see >above is the bogus partition table that gets installed if you install >new boot blocks. This advice no longer applies. The bogus partition table is specially handled to make it work. Changing it risks introducing bugs and changes will be blown away by new boot blocks. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503270536.PAA08650>