This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-22 04:14:11

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Formatting a HDD?

I have a Sony Vaio PCG-GRT815E with a 80 gb HDD and windows XP. I want to format it so I can put Windows ME on first, and then XP to create a dual boot. but it won't format the C:\ to alow me to do this. I've tried:

Hard Disk Low Level Format Tool
the Pre-installed windows one right clicking a drive
a batch file:

Code:

@echo off
format c: /y

DOS Bootdisk
but they all say the disk is locked or won't work. I can't boot this into dos via a floppy as it hasn't got one. Any other ideas?


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#2 2012-01-22 04:16:14

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Formatting a HDD?

Boot into the windows cd and it should format it anyway


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#3 2012-01-22 04:55:16

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: Formatting a HDD?

muppetds wrote:

Boot into the windows cd and it should format it anyway

It asks for the administrator password (hasn't got one) It won't let me into repair or anywhere else.


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#4 2012-01-22 04:56:47

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Formatting a HDD?

TheCatAndTheBanana wrote:

muppetds wrote:

Boot into the windows cd and it should format it anyway

It asks for the administrator password (hasn't got one) It won't let me into repair or anywhere else.

make a DBAN boot disk


http://i.imgur.com/1QqnHxQ.png

Offline

 

#5 2012-01-22 04:58:28

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: Formatting a HDD?

TRocket wrote:

TheCatAndTheBanana wrote:

muppetds wrote:

Boot into the windows cd and it should format it anyway

It asks for the administrator password (hasn't got one) It won't let me into repair or anywhere else.

make a DBAN boot disk

Does it delete partitioning?


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#6 2012-01-22 05:01:55

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Formatting a HDD?

TheCatAndTheBanana wrote:

TRocket wrote:

TheCatAndTheBanana wrote:


It asks for the administrator password (hasn't got one) It won't let me into repair or anywhere else.

make a DBAN boot disk

Does it delete partitioning?

not sure  hmm


http://i.imgur.com/1QqnHxQ.png

Offline

 

#7 2012-01-22 05:27:22

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: Formatting a HDD?

I used paragon to wipe it all to Fat32 for ME but now it wants a DOS diskette. Why Sony, why?


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#8 2012-01-22 05:36:19

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Formatting a HDD?

WEIRD
never had that before on a similar laptop


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#9 2012-01-22 05:43:45

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Formatting a HDD?

use a GParted Linux live CD to format it


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#10 2012-01-22 10:10:19

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Formatting a HDD?

nathanprocks wrote:

use a GParted Linux live CD to format it

I'd say this is the best way. Having trouble accessing or changing something on a drive? Boot into Linux.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#11 2012-01-22 10:11:32

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Formatting a HDD?

Why on earth would anyone WANT to use Windows ME?
Just curious.


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#12 2012-01-22 10:16:58

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: Formatting a HDD?

Boot into Windows Setup. Click "Install Now". Follow the instructions until you get to  which partition to install Win' on. Click "Advanced Tools". Select the first drive (it's the C drive) and click Format.


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#13 2012-01-22 10:22:14

agscratcher
Scratcher
Registered: 2009-07-09
Posts: 1000+

Re: Formatting a HDD?

If you want to COMPLETELY format a HDD, I have some suggestions.


On a Unix-based OS, open Terminal and type "sudo rm -rf /*" without the quotes.


On a Windows NT-based thing, open a Notepad window and type the following:


@echo off
del C:\\WINDOWS


(Note: for the Windows thing, I was completely guessing. It may do nothing of use.)
The game
(Another note: These are for COMPLETELY wiping your hard drive. I'm not sure if that's what you asked for.)


http://narwhaler.com/img/yu/5/no-barrel-i-insist-after-you-spiderman-yU5Ua7.jpg

Offline

 

#14 2012-01-22 10:26:28

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: Formatting a HDD?

Dinoclor wrote:

Why on earth would anyone WANT to use Windows ME?
Just curious.

Rip the screensavers, sounds, play old games...

Also, i can't get it to work. My dad put XP on again..

close plz


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#15 2012-01-22 10:43:11

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Formatting a HDD?

Closed by request.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer