What's the easiest way to wipe HDD label & Partition info off drive?
#11
RE: What's the easiest way to wipe HDD label & Partition info off drive?
I don't think it does what you think it does...

fx's buffer is 512K in size. The beginning of the root partition is, in a default partitioning setup, ~128MB from the logical start of the disk. So this will leave the root partition alone, and if you repartition with the same values it will still exist as it did before.

Personaliris O2 Indigo2 R10000/IMPACT Indigo2 R10000/IMPACT Indigo2 Indy   (past: 4D70GT)
robespierre
refector peritus

Trade Count: (0)
Posts: 640
Threads: 3
Joined: Nov 2020
Location: Massholium
Find Reply
07-26-2021, 01:20 AM
#12
RE: What's the easiest way to wipe HDD label & Partition info off drive?
So what he should do is use an IRIX 6.5 miniroot to mkfs and erase the disk.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
07-26-2021, 01:54 AM
#13
RE: What's the easiest way to wipe HDD label & Partition info off drive?
It really seems like we're overthinking the problem by quite a lot.

If you're really worried about "cruft" in the volume header, use dvhtool to list the files in the header and delete them if you know you don't want them. You can always find the "right" versions of files for your volume header on your installation media later and copy them from the installation CD to the hard drive using dvhtool.

It's very rare to need to format a drive in IRIX. I've only done it a couple of times in twenty-five years, usually by accident. Smile Just fire up fx if you need to repartition a drive, then use mkfs to lay down empty filesystems. If you want to be super-compulsive, partition a disk as an option disk, then use mkfs, the repartition as a root disk and run mkfs again. (This will guarantee that any swap space that might be hiding an old miniroot gets blown away.) A lot of people without much IRIX disk management experience seem to forget to do the mkfs part.

Everything you need to know is in the first few chapters of the "IRIX™ Admin: Disks and Filesystems" manual. It's really worth spending the time to learn the tools that are described there if you want to understand what is happening on your IRIX disks.

Good luck!
josehill
O2

Trade Count: (0)
Posts: 18
Threads: 2
Joined: May 2018
Location: Northeast USA
Find Reply
08-10-2021, 08:23 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)