Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!think.com!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!houck From: houck@m.cs.uiuc.edu (Chris Houck) Newsgroups: comp.unix.ultrix Subject: Disk Paritioning Clobbered Message-ID: <1991Jun19.221738.4983@m.cs.uiuc.edu> Date: 19 Jun 91 22:17:38 GMT Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL Lines: 14 I was following the suggestions posted here recently about using spare 'a' partitions to hold backup copies of / So I did a dd from rz0a to rz1a and, of course, clobbered the paritioning for disk rz1 (it was a different size + had more partitions) So, doing a 'chpt -q rz1' gives me the partition table for rz0 rather than the one I set up for rz1. I can still access all of the partitions on rz1 and df gives the proper filesystem sizes, so the correct data is in the kernel somewhere. How can I flush it out to the disk? Thanks -Chris (houck@biobio.cs.uiuc.edu)