General :: Using Mersenne Twister To Wipe Disks?

Jan 28, 2011

Currently when I want to wipe a USB disk with pseudorandom data in Linux I do the following:

dd if=/dev/urandom of=/dev/sdb conv=notrunc

urandom is very, very slow, it gets to the point where the bottleneck is not the device. I know of another method -- the Mersenne twister. This is used in one instance by DBAN as a PRNG to securely erase data with, and it is easily 'random' enough for wiping drives -- and it is very fast. However, I'm not sure how I would use it in Linux. Is there a Mersenne twister program which I can then pipe into dd to wipe drives with?

View 2 Replies


ADVERTISEMENT

Server :: Using Terminal Commands To Wipe Disks?

Dec 14, 2010

I'm attempting to do a low level wipe of a server in our office. I originally attempted to use DBAN but it wouldn't recognize the disks.

I've now moved on to attempting to use a Live Boot of Ubuntu 10.10 on a USB drive.

I'm using the following terminal command - sudo dd if=/dev/urandom of=/dev/sda bs=1M

When I did this the first time it simply wiped the USB drive that had Ubuntu on it.

What do I need to do in order to have it wipe all 4 disks on the server instead of the USB Drive?

View 4 Replies View Related

General :: How To Wipe A Disk

Apr 13, 2011

can u explain the process wiping step by step? Wher should i edit 0?

View 3 Replies View Related

General :: How To Wipe Hdrive In Terminal

Dec 14, 2010

i need to wipe my hard drive because an older version of ubuntu is making it so that i cannot download 10.10 how fix

View 5 Replies View Related

General :: Ubuntu - Wipe A Flash Drive From?

Jul 24, 2010

I recently used a flash drive to try MeeGo on my netbook. Unfortunately, the application I used to write MeeGo to the flash drive created a new partition in a rather unusual format. The Ubuntu disk utility can't delete the partition, and GParted can't even see it. How can I completely wipe the flash drive from Ubuntu? I'd prefer not to install any additional software.

View 1 Replies View Related

General :: Best Way To Wipe RMAd Hard Drive?

Mar 8, 2011

I'm returning a failing [under warrantee] WD hard drive--first time I've ever RMAd a hard drive. Drive has Mint+Ubuntu installed.

I've backed up my data and am wondering:

What's the best way to wipe the data before I return drive? I want to do this right because I don't want any hassles with WD about this.

Should I use my Mint or Ubuntu LiveCD to reformat it? Or is it better to use a Linux pgm to write zeros?

View 4 Replies View Related

General :: Installation - Wipe Hard Drive To Start Over

Aug 8, 2011

I had Ubuntu on my hard drive and tried to install Arch Linux. Things got messy and I now have an unstable, unbootable machine. I feel the installation failed because there were remains of Ubuntu. I'd like to wipe the hard drive and start over from scratch; without anything on there. How do I do this? I have several partitions made in a desperate attempt to make it all work. So I'd like to remove all partitions and any other information that's on the drive. I can not start any OS, but I can boot with the Live USB of Arch Linux...

View 2 Replies View Related

General :: Wipe The Hard Drive On An Ancient Laptop?

Nov 28, 2010

I am trying to wipe the hard drive on an ancient laptop. The current plan is to find a live distro that can run shred or equivalent program. The problem is that most ultralight linux's don't seem to work with the RAM restrictions (Optimistically 80 MB, Worst Case 16 or less). I will likely have to just bust open the case and physically mutilate the Drive I would prefer a more 'civilized' approach (defined as one which keeps the machine in one functioning piece).

Model: Dell Latitude XPi CD
Processor: Intel (Inside) Pentium (one?) MMX
Available Media: CD, Possibly Floppy (I have access to only one other machine with a drive)
OS: Windows 95

I am having a hard time getting any farther specs. If anyone knows of a distro that has a prayer of running in these conditions I would love to know.

Current candidates:
Puppy Linux < 1.0.2
DSL (Unsure of architecture compatibility)

View 6 Replies View Related

Debian Hardware :: Servers Which Contain SATA Disks And SAS Disks?

Feb 25, 2010

I have servers which contain SATA disks and SAS disks. I was testing the speed of writing on these servers and I recognized that SAS 10.000 disks much more slowly than the SATA 7200. What do you think about this slowness? What are the reasons of this slowness?

I am giving the below rates (values) which I took from my test (from my comparisons between SAS 10.000 and SATA 7200);

dd if=/dev/zero of=bigfile.txt bs=1024 count=1000000 when this comment was run in SAS disk server, I took this output(10.000 rpm)

(a new server,2 CPU 8 core and 8 gb ram)

1000000+0 records in
1000000+0 records out
1024000000 bytes (1.0 GB) copied, 12.9662 s, 79.0 MB/s (I have not used this server yet) (hw raid1)

[Code].....

View 3 Replies View Related

Ubuntu Installation :: Which Disks Can Be Main Boot Disks

Mar 31, 2010

I have/had a PC with several hard drives, and a mix of ubuntu and windows on multi boot.The old boot drive died screaming, and I need to start again. (But my data is safe! yay!)

Is there anything special about which drive can be the main drive to start booting from? Or to put it another way, can I install to any of the other 3 and expect it to work, or do I need to switch them around so a different drive is on the connections for the recently dead one?

View 2 Replies View Related

General :: Build Fedora Server - Wipe Clean At Initial Time - Root Directory?

Jan 25, 2010

I messed up the first installation of Fedora on my server. My setup is as follows: Fedora and Gnome - NFS system, No dual boot (Windows or anything) Fedora ISO DVD downloaded No kickstart or other tools. how to set this up, from the time I insert the disk and have it boot up (configged already to boot from it). I know how to wipe it clean at intall time. Is that the root directory? And, is /boot the actual boot directory? I'm just having a hard time uderstanding that. As I said, I just want a quick itemized list, step 1, step 2, etc, from partitioning, creating file system, mounting, etc. in the right order.

View 4 Replies View Related

General :: How To Find Wwn Id Of Disks

Mar 17, 2011

Is there a way to find the wwn id of disks mounted on a centos server. I am using san disks via iscsi connection.

View 2 Replies View Related

General :: One Or More Disks Are Failing?

Feb 14, 2010

i installed fedora 11 linux in my computer.but after successfull installation,i see that a message near the taskbar that "A hard is failing". what is that suppose to mean?

View 1 Replies View Related

Ubuntu :: Use DD To Wipe Everything

Jan 2, 2010

I'm trying to overwrite everything with plain old zero's so I can literally start from scratch then install Windows Xp Pro.How can I get around this, also I'm using the cd live.

View 3 Replies View Related

General :: Usb Ssd Disks Which Work, And Which Can Boot From

Dec 27, 2010

Does anyone know about any usb ssd disks which work with Linux, and which Linux can boot from? If the disk also have a sata connector it will be even better.

View 3 Replies View Related

General :: New Disks (RAID1) Not Enough Space?

Jan 13, 2011

I recently followed this guide to create a RAID1 [URL]... First I partitioned the disks with fdisk. I made the RAID array with

mdadm --create /dev/md0 --level=1 --raid-devices=2 /dev/sdb1 /dev/sdc1. Then I created the filesystem with mkfs.ext3 /dev/md0.

I then mounted md0 at /Video with mount /dev/md0 /Video/ All according to the guide.. Today I made a samba-share out of /Video/Rorschach to easily put files in there from my windows7-machine (the plan is to steam from my CentOS-server to my HTPC which hasn't arrived yet). I started to put movies in there. It went just fine for a while but then I got this message: [URL]... How is that even possible when df -h looks like this?:

[code]...

View 2 Replies View Related

General :: GPT Partition Tables As Used With Disks Over 2TB?

Dec 12, 2010

Which distros are known to work with the new GPT partition tables as used with disks over 2TB?

View 5 Replies View Related

General :: External Hard Disks

Mar 22, 2010

I'm using SUSE11.1, and connected to my system, a DELL 7500, a 1.5 TB Buffalo external HD. I partitioned it in 4 sectors.After connection, nmediatly the mounted disk would appear on the screen,(each partition with its respective name), and could use it as any other folder.To unmount the external Hard disk, I just ejected each partition, and had no problem. I used the same HD with my Mc, and things were all right, I used to backup automatically the Mc. However after having been using the system in this way for more than half a year, suddenly the hard disk began to rattle...and the SUSE system on the DELL, nor the Mc can mount the external hard disk any more. Thus, the partitions can not be mounted any more. When I cd to /media/ in the SUSE, the names of the partitions appear, but they seem to be empty..On the Mc, going to /Volumes/, before the problem appeared, the names of the partitions were there... but now, they are no more and the automatic back up either.So my question is, how to mount the disk, if it needs mounting... or how I can recover the partitions and the data therein... I am clueless, after two weeks trying to solve the problem..

View 1 Replies View Related

General :: Defrag Disks When Using Any Distros

Sep 19, 2010

if there is really no need to defrag disks when we use any linux distros.

View 4 Replies View Related

General :: Regarding Local Hard Disks

Dec 28, 2010

In Fedora when we double click the Partitioned Local Hard Disks then we have to give the root password otherwise it will not open. Is there any way to read and execute the Partitioned Local Hard Disks without giving the Root Password.

View 5 Replies View Related

Fedora :: How To Wipe Folders

Oct 21, 2010

I am running F13, KDE4, I need to wipe folders with files in them. Hard drives have FAT, NTFS and EXT4.

View 11 Replies View Related

Ubuntu Security :: Best Way To Wipe SSD ?

Jun 8, 2011

I'm selling my Dell Mini 10 that came with Ubuntu on it. I never really used it much, and the only sensitive things on it were some PHP files with MySQL passwords that I can change on the server if need be. I'm not familiar with command line at all, so I'm having trouble figuring out the best way to wipe the SSD. I already reinstalled the OS using the recovery disk from Dell which said it would 'delete' the contents of my hard drive. I'm not sure if the job it did is suitable. What's the best way for me to make sure my data can't be recovered? Is there anything with a GUI I can download to help with this?

View 9 Replies View Related

General :: Can Mac Mini Server Be Booted Off Either Of Its Two Disks

Nov 15, 2010

Can a Mac Mini, Server edition, be booted off either of its two disks?

I'm interested in having one disk with OSX Server on it, and the other a dual boot Linux/Windows, to get around OSX's fussiness about boot loaders.

View 1 Replies View Related

General :: Restore Data From A Set Of Old LVM Disks Using Images?

Aug 6, 2011

I have three hard drives that were previously in a Debian server setup to use LVM that I now need to access data on. The first hard drive had a boot partition along with an LVM partition, the other two hard drives were also LVM.From what I remember I have to mount all three at once for LVM to function correctly but I don't have available hardware (particularly a motherboard that can mount all old IDE).Can I use a USB<->IDE converter to image the disks, and then mount them?What Linux distro should I set up to recover the data?ow do I know what version of LVM is needed?

View 1 Replies View Related

General :: How To Clone Disks From Command Line With DD

Feb 20, 2011

Linux (any distro) HowTo: Clone disks from the command line with dd [URL]

View 4 Replies View Related

General :: Using LILO Then Moving Hard Disks Around

Jun 15, 2010

A few years ago I built a small Slackware system and, for storage, I used using a 2Gb Compact Flash card plugged into the primary IDE interface. Initially, I made a bootable CD rom, booted the new system from that, copied the file system to the CF card and then ran LILO to install a boot sector on the CF 'disk' /dev/hda. That all worked well enough.

The only trouble is that the CF card, being an early one, is rather slow and so I've just bought an Innodisk 2Gb Disk-on-Module which ought to be much faster. I have plugged that into the secondary IDE interface, I've run cfdisk to make a partition, formatted it using mkreiserfs and copied all of the contents of the CF card on /dev/hda to the new device on /dev/hdc. So far, so good. But...Now I need to run LILO from the existing CF card in /dev/hda to put a boot sector on the new /dev/hdc. Then I want to move the new device from /dev/hdc and put it in /dev/hda once it's bootable.

I'm stuck to know how to configure LILO to install a new boot sector on /dev/hdc. I don't appear to be able to make LILO understand what I'm trying to do. If I change the line 'boot = /dev/hda' in lilo.conf to 'boot = /dev/hdc', LILO aborts with an error message.

View 5 Replies View Related

General :: Slackware 13.1 - RAID Using Whole Disks Or Partitions

Aug 17, 2010

I use slackware 13.1 and I want to create a RAID level 5 with 3 disks. Should I use entire device or a partition? What the advantages and disadvantages of each case? If a use the entire device, should I create any partition on it or leave all space as free?

View 4 Replies View Related

General :: Boot Two Hard Disks - XP And Kubuntu

Sep 10, 2010

I have installed xp at the main hdd. It has 3 partitions. Then I installed Kubuntu 10.04 on the slave hdd. When I boot, it doesn't recognize kubuntu. When I searched at My PC in XP, didn't recognized the slave hdd. I switched the hdd (slave to master and viceversa) and it didn't go well either.

View 8 Replies View Related

General :: Add Entry To GRUB2 With 2 Hard Disks?

Jun 8, 2010

I have two ide hard disks. One with windows and other with ubuntu 10.04. i want both windows and ubuntu in grub menu so what should i do ?

View 3 Replies View Related

General :: How To Re-sync Disks (/dev/sdc1, /dev/sdc3, Etc)

Sep 29, 2010

Blank USB flash drive = /dev/sdc

#dd if=image_with_2_partitions.img of=/dev/sdc
#ls /dev/sd*
only shows "/dev/sdc"

How do I appear /dev/sdc1 and /dev/sdb2 WITHOUT unplugging and plugging back in the USB drive?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved