Port-i386 archive

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

Re: How to move netbsd to another drive?



mueller6725%twc.com@localhost ("Thomas Mueller") writes:

>from ignatios%cs.uni-bonn.de@localhost:

>> man dd

>That doesn't always work.  I got an unmountable, unreadable file system when I dd'ed from a disk effectively with 512-byte sectors to a disk with 4096-byte sectors not pretending to be 512 bytes.

True.

First the filesystem cannot handle fragments smaller than a sector.

And second, if fragments are at least sector size you still need to
fix up the superblock, which you can do with tunefs -S,


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index