Re: [H] Playing?

2007-12-20 Thread Rick Glazier

I know from several other replies that you have solved this problem.
Burning the wrong type disk...

You saw the error you did because the HD was not FULLY erased...

Some erase utilities do not go close enough to the beginning of the disk
to get it all...

This is sometimes why people have trouble getting a clean install
on a HD they think was put back into factory condition (?actually?blank?...)

When I want an HD fully erased (not security erased, just the section
I am refering to), I have always used one fo the VERY old programs from
IBM,  ZAP or WIPE... It is getting harder to find them since I'm pretty
sure ZAP only does 128 sectors (or clusters??) and Wipe only does up to
8G, and there is NO security section at all...

FW/iW...  Rick G

- Original Message - 
From: DHSinclair [EMAIL PROTECTED]

To: Hardware Group hardware@hardwaregroup.com
Sent: Wednesday, December 19, 2007 11:39 PM
Subject: [H] Playing?



What do I need to add to my cdrw to get it to read and play?
Have cd burned with a dot-iso for FreeNAS. Yes, know it is FreeBSD based.
OK.
The cd seems to be missing some (?) boot loader. Which one?
Am getting the following msg:

Verifying DMI Pool Data.
Boot from ATAPI CD-ROM:  Failure

NTLDR is missing
Press CAD to restart

Where do I start? No idea why IT looks for NTLDR. The hard drive has been 
erased!

Perhaps I need to format it yet againfrom MSDOS :)
It is only 1.08GB in size, and, is really old..but still kicking
I'll be up most of the night with this one.
Best,
Duncan



Re: [H] Playing?

2007-12-20 Thread Brian Weeden
Darrik's Boot n Nuke is what I use when I want to make sure a HD is wiped.

http://dban.sourceforge.net/

I think there really are two problems here, which Tharin pointed out.
The first is that the HD was not completely wiped and the boot sector
is still there telling it to run the NTLDR, which is the boot loader
for Windows.

A separate issue is the CD-ROM not booting.  And I'm confused about
that as is Tharin.  Usually when you make a bootable CD-ROM from
scratch you need to not only put the data files on it but also give it
a boot sector to burn.  Usually you can download these boot sectors
from several different places.  Lots more info here:

http://www.nu2.nu/bootcd/

But, in your case you were using an image.  The people that made the
image should have already put the boot sectors into the image.  So
either they forgot (possible) or instead of creating a CD FROM an
image you burned an image TO a CD.  The difference is that with the
former the CD has all the files that were inside the ISO whereas with
the latter you get just the ISO file on the CD.  Big difference.

As Tharin said, you are looking for a File - Open - Image dialog.  I
know on some versions of Nero there is one of the little open file
icons on the toolbar.  Unfortunately I no longer use Nero so I can't
give you the exact location.

I'm using CD Burn XP which is a free program will all the burning
functionality of Nero in a lot lighter package:

http://cdburnerxp.se/



On 12/20/07, Rick Glazier [EMAIL PROTECTED] wrote:
 I know from several other replies that you have solved this problem.
 Burning the wrong type disk...

 You saw the error you did because the HD was not FULLY erased...

 Some erase utilities do not go close enough to the beginning of the disk
 to get it all...

 This is sometimes why people have trouble getting a clean install
 on a HD they think was put back into factory condition (?actually?blank?...)

 When I want an HD fully erased (not security erased, just the section
 I am refering to), I have always used one fo the VERY old programs from
 IBM,  ZAP or WIPE... It is getting harder to find them since I'm pretty
 sure ZAP only does 128 sectors (or clusters??) and Wipe only does up to
 8G, and there is NO security section at all...

 FW/iW...  Rick G

 - Original Message -
 From: DHSinclair [EMAIL PROTECTED]
 To: Hardware Group hardware@hardwaregroup.com
 Sent: Wednesday, December 19, 2007 11:39 PM
 Subject: [H] Playing?


  What do I need to add to my cdrw to get it to read and play?
  Have cd burned with a dot-iso for FreeNAS. Yes, know it is FreeBSD based.
  OK.
  The cd seems to be missing some (?) boot loader. Which one?
  Am getting the following msg:
 
  Verifying DMI Pool Data.
  Boot from ATAPI CD-ROM:  Failure
 
  NTLDR is missing
  Press CAD to restart
 
  Where do I start? No idea why IT looks for NTLDR. The hard drive has been
  erased!
  Perhaps I need to format it yet againfrom MSDOS :)
  It is only 1.08GB in size, and, is really old..but still kicking
  I'll be up most of the night with this one.
  Best,
  Duncan
 



-- 
Brian Weeden


Re: [H] Playing?

2007-12-20 Thread Al

Rick Glazier [EMAIL PROTECTED] wrote:


 When I want an HD fully erased (not security erased, 

Also the old Debug routine works well.

http://www.fdisk.com/fdisk/HardDrive.htm

Boot to Win98SE startup disk. (any DOS boot floppy with debug.exe on it)

Type in debug at the A: prompt. 

Enter in the following commands:

-F 220 L1000 0 (ENTER)

-A CS: 100 (ENTER)

:0100 MOV AX,301 (ENTER)

:0103 MOV BX,200 (ENTER)

:0106 MOV CX,1 (ENTER)

:0109 MOV DX,80 (ENTER) ---80 for hd1, 81 for hd2 

:010C INT 13 (ENTER)

:010E INT 20 (ENTER)

:0110 (ENTER) ---BLANK LINE VERY IMPORTANT 

-G (ENTER)

Program terminated normally

- (CTRL)-(ALT)-(DEL) to reboot system

regards,
al


Re: [H] Playing?

2007-12-20 Thread Rick Glazier

The El Torito Bootable CD Specification needs to be followed.

Nero will burn this right  ONLY if it is used in the original ISO,
(so the ISO needs to be built correctly),
and IF the ISO is NOT burned as a file,
but instead burned as an IMAGE...
http://en.wikipedia.org/wiki/El_Torito_(CD-ROM_standard)

Rick G


From: Brian Weedenclipped

But, in your case you were using an image.  The people that made the
image should have already put the boot sectors into the image.  So
either they forgot (possible) or instead of creating a CD FROM an
image you burned an image TO a CD.


Re: [H] Playing?

2007-12-20 Thread Tharin Olsen


DHSinclair [EMAIL PROTECTED] wrote: Well, no. Not in the version of Nero that 
I am using.
At 22:26 12/19/2007 -0800, you wrote:
In Nero there will be an option to create a cd from an Image

Nope, have not seen this. I have /make data cd/ or /make bootable cd/.

as opposed to making a plain old Data cd. I'm afraid you did the latter 
and this is a common mistake by folks who haven't really dealt with disc 
images before.

have made both. Neither has worked.

snip
Of course neither option worked because neither one is for creating a cd from a 
disc image. Those two options are for creating a disc from scratch. When you 
have an ISO you have a snapshot of a complete cd. 

Nero Express is setup in a flow diagram and the option for creating a CD from 
an image will be in the very first menu. The screen where it is asking if the 
type of cd will be for data, audio, photos-video, etc. If you ventured into the 
Data subcategory you've already goofed. An ISO file can contain data tracks, 
audio tracks, or both. When burning an image, Nero is just going to copy the 
sectors to disc and the result should be whatever it was meant to be.

If Nero came with your DVD Burner it will be an OEM version/license. Sometimes 
those kinds of programs can be crippled but I'm pretty sure you can still burn 
images.



Re: [H] Playing?

2007-12-20 Thread Al

Tharin Olsen [EMAIL PROTECTED] wrote:

  If Nero came with your DVD Burner it will be an OEM version/license. 
 Sometimes those kinds of programs can be crippled but I'm pretty sure you can 
 still burn images.

You can test this by double-clicking on the ISO. Nero(Express) should
come up with the right settings to burn it.

regards,
al
-- 
Al [EMAIL PROTECTED]



Re: [H] Playing?

2007-12-20 Thread DHSinclair

Rick,
Thank you for this bit of info. I have used ZAP in the past as a last ditch 
effort. I still

have it stored if you need it.
Yes, did suspect the hd had been previously in ntfs.
Once I got DRDOS into its' Extended Mode, I was able to kill the partition 
and reset
the MBR (I think).  Even with this, the burned CD still failed.  It appears 
the the oem
version of Nero I have (6.0) does not handle an ISO properly.  Once I 
erased the CD
again and used the proggy from Tharin, the CD boots and I'm off in 
FreeNAS-land.

Best,
Duncan
At 08:26 12/20/2007 -0500, you wrote:

I know from several other replies that you have solved this problem.
Burning the wrong type disk...

You saw the error you did because the HD was not FULLY erased...

Some erase utilities do not go close enough to the beginning of the disk
to get it all...

This is sometimes why people have trouble getting a clean install
on a HD they think was put back into factory condition (?actually?blank?...)

When I want an HD fully erased (not security erased, just the section
I am refering to), I have always used one fo the VERY old programs from
IBM,  ZAP or WIPE... It is getting harder to find them since I'm pretty
sure ZAP only does 128 sectors (or clusters??) and Wipe only does up to
8G, and there is NO security section at all...

FW/iW...  Rick G

- Original Message - From: DHSinclair [EMAIL PROTECTED]
To: Hardware Group hardware@hardwaregroup.com
Sent: Wednesday, December 19, 2007 11:39 PM
Subject: [H] Playing?



What do I need to add to my cdrw to get it to read and play?
Have cd burned with a dot-iso for FreeNAS. Yes, know it is FreeBSD based.
OK.
The cd seems to be missing some (?) boot loader. Which one?
Am getting the following msg:
Verifying DMI Pool Data.
Boot from ATAPI CD-ROM:  Failure
NTLDR is missing
Press CAD to restart
Where do I start? No idea why IT looks for NTLDR. The hard drive has been 
erased!

Perhaps I need to format it yet againfrom MSDOS :)
It is only 1.08GB in size, and, is really old..but still kicking
I'll be up most of the night with this one.
Best,
Duncan




Re: [H] Playing?

2007-12-20 Thread DHSinclair

Brian,
Thanks for the info. All of you called this one. Another point for the 
collective!

A true case of dumb pilot error!
More inline below.
At 08:39 12/20/2007 -0500, you wrote:

Darrik's Boot n Nuke is what I use when I want to make sure a HD is wiped.

http://dban.sourceforge.net/


I'll go get this. I am suddenly aware of tools I do not have and/or better
versions of my now very old tools that do not work any longer. Sheesh!


I think there really are two problems here, which Tharin pointed out.
The first is that the HD was not completely wiped and the boot sector
is still there telling it to run the NTLDR, which is the boot loader
for Windows.


Yes, this is completely true!



A separate issue is the CD-ROM not booting.  And I'm confused about
that as is Tharin.  Usually when you make a bootable CD-ROM from
scratch you need to not only put the data files on it but also give it
a boot sector to burn.  Usually you can download these boot sectors
from several different places.  Lots more info here:

http://www.nu2.nu/bootcd/


And another tool for my kit. Thanks for the Christmas gift!



But, in your case you were using an image.  The people that made the
image should have already put the boot sectors into the image.  So
either they forgot (possible) or instead of creating a CD FROM an
image you burned an image TO a CD.  The difference is that with the
former the CD has all the files that were inside the ISO whereas with
the latter you get just the ISO file on the CD.  Big difference.


Yes, this is also correct!  But Nero appears not to process an ISO file
properly and I did not know this. And, in truth, I am a Nero N00b also. The
dashboard gave me two choices /burn data to a CD/ and /make a bootable
CD/. Neither of these choices produced a correct CD of the ISO I have.
Once I went and got the ISOBurn proggy from Tharin's link, the ISO got
burned properly and I am now playing with FreeNAS and my pile of junk!



As Tharin said, you are looking for a File - Open - Image dialog.  I
know on some versions of Nero there is one of the little open file
icons on the toolbar.  Unfortunately I no longer use Nero so I can't
give you the exact location.


I will go look deeper into Nero, but just for background. Think I'll really
go get the CDBurnXP from your link below! Another gift!!!  :)



I'm using CD Burn XP which is a free program will all the burning
functionality of Nero in a lot lighter package:

http://cdburnerxp.se/


Best,
Duncan

snip



Re: [H] Playing?

2007-12-20 Thread DHSinclair

Thanks Al,
This is the one routine I completely forgot about. But I do recall using it 
many times
back in 1990-2000. Looking back, even with the wrongly burned CD (try #2) 
with the

DRDOS boot loader, I noticed that DEBUG was part of the load...
Completely forgot about this in the heat of battle. LOL!
Best,
Duncan
At 08:53 12/20/2007 -0500, you wrote:


Rick Glazier [EMAIL PROTECTED] wrote:


 When I want an HD fully erased (not security erased,

Also the old Debug routine works well.

http://www.fdisk.com/fdisk/HardDrive.htm

Boot to Win98SE startup disk. (any DOS boot floppy with debug.exe on it)

Type in debug at the A: prompt.

Enter in the following commands:

-F 220 L1000 0 (ENTER)

-A CS: 100 (ENTER)

:0100 MOV AX,301 (ENTER)

:0103 MOV BX,200 (ENTER)

:0106 MOV CX,1 (ENTER)

:0109 MOV DX,80 (ENTER) ---80 for hd1, 81 for hd2 

:010C INT 13 (ENTER)

:010E INT 20 (ENTER)

:0110 (ENTER) ---BLANK LINE VERY IMPORTANT 

-G (ENTER)

Program terminated normally

- (CTRL)-(ALT)-(DEL) to reboot system

regards,
al




Re: [H] Cox blocking

2007-12-20 Thread Gary VanderMolen

I can understand it being blocked when using Godaddy's SMTP,
since generally speaking, one isn't allowed to use port 25 SMTP
if the server doesn't belong to the network which is providing
your Internet connection. If I'm not mistaken, Godaddy's SMTP
has alternate ports you can substitute for '25'; one of the alternates
is port 80.

Gary VanderMolen [MS-MVP WLM]

--
not strange if Cox is blocking the domains or user name. I don't use COX SMTP. I use Godaddy's, and even though it gets blocked 
when I try to send it out of Eudora using Godaddy SMTP or Outlook using COX SMTP, I can log into my Godaddy email web interface 
and send things out just fine. so it isn't Godaddy ... it has to be COX... no?? 




[H] XP SP3

2007-12-20 Thread Mark Dodge
Tried to install XP3 and I got a windows error dialogue box saying Access
denied It came after the files were unpacked and checking configuration
then starting the install.
I tried two different files from different sources. I turned off firewall
and BitDefender and just about everything else to get it to go and same
message each time.

Mark




Re: [H] XP SP3

2007-12-20 Thread Brian Weeden
Gotta run as Administrator maybe?

On 12/20/07, Mark Dodge [EMAIL PROTECTED] wrote:
 Tried to install XP3 and I got a windows error dialogue box saying Access
 denied It came after the files were unpacked and checking configuration
 then starting the install.
 I tried two different files from different sources. I turned off firewall
 and BitDefender and just about everything else to get it to go and same
 message each time.

 Mark





-- 
Brian Weeden


Re: [H] XP SP3

2007-12-20 Thread Al

Mark Dodge [EMAIL PROTECTED] wrote:

 Tried to install XP3 and I got a windows error dialogue box saying Access
 denied 

I hope testing on a spare computer.  :)

regards,
al


Re: [H] XP SP3

2007-12-20 Thread tmservo
Exactly.  I've played with it on a vm, but would never use on my main box
Sent via BlackBerry 

-Original Message-
From: Al [EMAIL PROTECTED]

Date: Thu, 20 Dec 2007 18:37:31 
To:hardware@hardwaregroup.com
Subject: Re: [H] XP SP3



Mark Dodge [EMAIL PROTECTED] wrote:

 Tried to install XP3 and I got a windows error dialogue box saying Access
 denied 

I hope testing on a spare computer.  :)

regards,
al


[H] NAS storage

2007-12-20 Thread Francisco Tapia
This holiday season I'm looking into NAS storage.  I know the buffalo system
is possibly the best route for me, but I dunno what to do about my old
drives... i have a 160 and a 250 gb disks (both PATA).  I thought about
getting seperate NAS systems to put these guys in, but then wondered if the
combined cost would serve me better picking up any of the available NAS
systems with sata drives.


I wonder what others would do in this situation.

-- 
-Francisco
http://sqlthis.blogspot.com | Tsql and More...


Re: [H] NAS storage

2007-12-20 Thread DHSinclair

Francisco,
If you go to an integrated system, would you maybe sell your 160GB and
250GB hds at a good price?  I might like to use them.
I am playing with FreeNAS and NASLite right now.
Best,
Duncan
At 15:53 12/20/2007 -0800, you wrote:

This holiday season I'm looking into NAS storage.  I know the buffalo system
is possibly the best route for me, but I dunno what to do about my old
drives... i have a 160 and a 250 gb disks (both PATA).  I thought about
getting seperate NAS systems to put these guys in, but then wondered if the
combined cost would serve me better picking up any of the available NAS
systems with sata drives.


I wonder what others would do in this situation.

--
-Francisco
http://sqlthis.blogspot.com | Tsql and More...




Re: [H] NAS storage

2007-12-20 Thread JRS

I bit the bullet and sold off my 160's and 200's to friends and bought 4
new 500 gig drives, 2 for the PC and 2 for the NAS I bought...

Went from having 5 drives to just 3 in the PC, one 74 gig Raptor boot drive
and the two 500 gig data drives.  :)


This holiday season I'm looking into NAS storage.  I know the buffalo system
is possibly the best route for me, but I dunno what to do about my old
drives... i have a 160 and a 250 gb disks (both PATA).  I thought about
getting seperate NAS systems to put these guys in, but then wondered if the
combined cost would serve me better picking up any of the available NAS
systems with sata drives.


I wonder what others would do in this situation.
-- 

JRS  [EMAIL PROTECTED]
Please remove  **X**  to reply...

...Cleverly Disguised As A Responsible Adult...


Re: [H] NAS storage

2007-12-20 Thread DHSinclair

YaKnow, UGuys with bucks could really p*ss this peapicker off, but I do
so love living vicariously with what you folks do! Really.  I get ideas from
your choices.Please don't stop.

JRS, UR soBAD!
Best,
Duncan

At 16:34 12/20/2007 -0800, you wrote:


I bit the bullet and sold off my 160's and 200's to friends and bought 4
new 500 gig drives, 2 for the PC and 2 for the NAS I bought...

Went from having 5 drives to just 3 in the PC, one 74 gig Raptor boot drive
and the two 500 gig data drives.  :)


This holiday season I'm looking into NAS storage.  I know the buffalo 
system

is possibly the best route for me, but I dunno what to do about my old
drives... i have a 160 and a 250 gb disks (both PATA).  I thought about
getting seperate NAS systems to put these guys in, but then wondered if the
combined cost would serve me better picking up any of the available NAS
systems with sata drives.


I wonder what others would do in this situation.
--

JRS  [EMAIL PROTECTED]
Please remove  **X**  to reply...

...Cleverly Disguised As A Responsible Adult...




Re: [H] NAS storage

2007-12-20 Thread Chris Reeves
I should take a picture of a box we just did for a total idiot for Christmas.  
1 128g Transcend Solid State and then 3 1TB Hitachis.  
Sent via BlackBerry by ATT

-Original Message-
From: DHSinclair [EMAIL PROTECTED]

Date: Thu, 20 Dec 2007 19:45:54 
To:hardware@hardwaregroup.com
Subject: Re: [H] NAS storage


YaKnow, UGuys with bucks could really p*ss this peapicker off, but I do
so love living vicariously with what you folks do! Really.  I get ideas from
your choices.Please don't stop.

JRS, UR soBAD!
Best,
Duncan

At 16:34 12/20/2007 -0800, you wrote:

I bit the bullet and sold off my 160's and 200's to friends and bought 4
new 500 gig drives, 2 for the PC and 2 for the NAS I bought...

Went from having 5 drives to just 3 in the PC, one 74 gig Raptor boot drive
and the two 500 gig data drives.  :)


 This holiday season I'm looking into NAS storage.  I know the buffalo
 system
 is possibly the best route for me, but I dunno what to do about my old
 drives... i have a 160 and a 250 gb disks (both PATA).  I thought about
 getting seperate NAS systems to put these guys in, but then wondered if the
 combined cost would serve me better picking up any of the available NAS
 systems with sata drives.
 
 
 I wonder what others would do in this situation.
--

JRS  [EMAIL PROTECTED]
Please remove  **X**  to reply...

...Cleverly Disguised As A Responsible Adult...


Re: [H] Cox blocking

2007-12-20 Thread Mark Dodge
I think I have on stranger than this, Earthlink's own spamblocker blocks my
earthlink email address. And I have put it in the OK list.

Mark

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tharin Olsen
Sent: Wednesday, December 19, 2007 10:30 PM
To: hardware@hardwaregroup.com
Subject: Re: [H] Cox blocking

For an ISP to block a particular userid is a strange idea to me.

Do a test by using an email account that is configured with all your valid
Cox credentials first. Setup eudora, outlook, or whatever with an account
that has your Cox address as the from and reply-to address. Looks like your
smtp server is smtp.west.cox.net

Section V of the following link may have details pertinent to your trouble.
http://www.cox.com/sandiego/highspeedinternet/spamfaq.asp

-Tharin O.

Winterlight [EMAIL PROTECTED] wrote: At 03:48 PM 12/19/2007, you
wrote:
Strange it would do that ONLY when sending mail to customer service 
addresses.

not strange if Cox is blocking the domains or user name. I don't use 
COX SMTP. I use Godaddy's, and even though it gets blocked when I try 
to send it out of Eudora using Godaddy SMTP or Outlook using COX 
SMTP, I can log into my Godaddy email web interface and send things 
out just fine. so it isn't Godaddy ... it has to be COX... no??


I honestly can't imagine this could be the whole story on your 
problem. It would imply that Cox is blocking outgoing mail to 
particular userids.

Are you actually connected to a Cox internet connection and trying 
to deliver it through the proper Cox smtp server??  Does your ISP 
require or support SMTP authentication and have you enabled it in Eudora?

Assuming you aren't making a typo in the 'To:' field of you mail client,

no, I am either pasting in the name or replying to email I received 
from some support or customer service address. This has been going on 
for well over a year.





Re: [H] NAS storage

2007-12-20 Thread Al

Chris Reeves [EMAIL PROTECTED] wrote:

 I should take a picture of a box we just did for a total idiot for Christmas.

Oh yes, please do.  :)

regards,
al


Re: [H] NAS storage

2007-12-20 Thread Francisco Tapia
I sure would, Especially since these are all pata, and all the newer stuff
is sata. :|


On Dec 20, 2007 4:00 PM, DHSinclair [EMAIL PROTECTED] wrote:

 Francisco,
 If you go to an integrated system, would you maybe sell your 160GB and
 250GB hds at a good price?  I might like to use them.
 I am playing with FreeNAS and NASLite right now.
 Best,
 Duncan
 At 15:53 12/20/2007 -0800, you wrote:
 This holiday season I'm looking into NAS storage.  I know the buffalo
 system
 is possibly the best route for me, but I dunno what to do about my old
 drives... i have a 160 and a 250 gb disks (both PATA).  I thought about
 getting seperate NAS systems to put these guys in, but then wondered if
 the
 combined cost would serve me better picking up any of the available NAS
 systems with sata drives.
 
 
 I wonder what others would do in this situation.
 
 --
 -Francisco
 http://sqlthis.blogspot.com | Tsql and More...




-- 
-Francisco
http://sqlthis.blogspot.com | Tsql and More...