Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: LVM



In article <4EC842E5.9020307%acarver.net@localhost>,
AGC  <agcarver+netbsd%acarver.net@localhost> wrote:
>
>> # disklabel -D -v sd1
>> disklabel: Invalid signature in mbr record 0
>> # disklabel -D -v sd2
>> disklabel: Invalid signature in mbr record 0

disklabel -i -I sd1

>I've tried the suggested dd if=/dev/zero of=/dev/rsd1c bs=8k count=1 
>with no success.
>
>There's nothing on the two disks that I need so I'm just trying to wipe 
>them and start over so I can merge them into a single volume.  They're 
>not huge (only 2.1 GB each) but I figure 4.2 GB should be enough to 
>store CVS and build the new userland?  The kernel sources are located on 
>another disk right now and it seems to fit fine there.

Even a single 2.1GB is enough. I would suggest to mirror them with raidframe.
You can read about it in the netbsd guide.

christos



Home | Main Index | Thread Index | Old Index