Ad
News

Dual-boot system offers best of both worlds

Published on May 27, 1999

EBIZ Enterprises/TheLinuxStore.com has added a dual-boot option to its Element-L Systems line, allowing users to start the computer running either Red Hat's Linux or Microsoft's Windows 98 operating systems. Read more

Apple Boot Camp runs to version 1.4

Published on August 13, 2007

Cupertino (CA) - Right on the heels of the debut of its new iMac line, Apple has updated the software that lets users run Windows on their Mac machines. Additional features in the new version include Apple Remote pairing and a more user-friendly Boot Cam Read more

Apple releases Boot Camp beta update

Published on August 16, 2006

Apple today released version 1.1 beta of its Boot Camp software that allows Apple users to run MacOS X side by side with Windows XP on an Intel-based Mac. Read more

Apple sends Boot Camp to 1.3 beta

Published on June 11, 2007

Apple has updated its Boot Camp software to a beta test of version 1.3 Read more

Last Reviews & Articles

Intel's Core i7: Blazing Fast, But Crippled O/C

Published on November 03, 2008

Core i7--previously referred to as Nehalem--requires new motherboards, coolers and memory. Its performance is compelling and means AMD is falling behind even further, but Intel is putting in some speed bumps that will impact overclocking enthusiasts. Read more

System Builder Marathon: Performance and Value

Published on October 31, 2008

Three dramatically different builds face off in show of performance, defining the real value of each. Our mainstream system is designed to meet the needs of most users. Who should spend more and who can live with less? Read more

System Builder Marathon: $500 Gaming PC

Published on October 30, 2008

On this, the second to last day of our System Builder Marathon series, we add a $500 gaming PC to the mix. It's not going to be as quick as our other two builds, but we think Paul was able to get some serious value from this thing. Read more

Tom's SBM: The $1,500 Mainstream PC

Published on October 29, 2008

We're following up yesterday's $4,500 behemoth with a more affordable $1,500 mid-range build. Let's see what sort of performance (and overclocking headroom) you can get when you spend one third of the money. Read more

 

Lan boot

Advanced Search

There are 55 identified and unidentified users. To see the list of identified users, Click here



Word :   Username :  
 
Bottom
Author
 Thread : Lan boot
 
Profile: stranger
More Information

Archived from groups: comp.sys.hp.hardware (More info?)

 

Hi, I have a "hp 9000 d-class" and I have install a Debian but the
cdrom drive is broken, I can install from lan? How to?

Thanks

Sorry for my bad English.

Related Product

Register or log in to remove.

More Information

Archived from groups: comp.sys.hp.hardware (More info?)

 

juan wrote:

> Hi, I have a "hp 9000 d-class" and I have install a Debian but the
> cdrom drive is broken, I can install from lan? How to?

In short:
- Put the net-install image on a tftp-server
- configure bootp (see your dhcp-server) that the machine should boot the image


More (way more) details are at http://parisc-linux.org/, there in the faq. or
the other links at the pa-porting page at debian: http://www.debian.org/ports/hppa/

I used an other linux box, my /etc/dhcpd.conf file:
====
subnet 10.11.12.0 netmask 255.255.255.0 {
# The next options from the real dhcp server
option routers 10.11.12.13;
option subnet-mask 255.255.255.0;
option broadcast-address 10.11.12.255;
option nis-domain "my.domain";
option domain-name "my.domain";
option domain-name-servers 10.11.12.13;
option ntp-servers 10.11.12.13;

host hpbox.my.domain {
# mac-address of your machine here
hardware ethernet 08:00:09:mm:aa:cc;
fixed-address 10.11.12.55;
# The tftp path, not the local path.
filename
"/debian.parisc/dists/woody/main/disks-hppa/3.0.23-2002-05-21/lifimage";
}
}

====



CBee

More Information

Archived from groups: comp.sys.hp.hardware (More info?)

 

Why not replace the CD-ROM drive? I would assume that the 9000 D-class
computers, being older, used off-the-shelf SCSI CD-ROM drives.

.... Ben Myers

On 20 Dec 2004 04:40:33 -0800, sttraping@yahoo.es (juan) wrote:

>Hi, I have a "hp 9000 d-class" and I have install a Debian but the
>cdrom drive is broken, I can install from lan? How to?
>
>Thanks
>
>Sorry for my bad English.

More Information

Archived from groups: comp.sys.hp.hardware (More info?)

 

Ben Myers wrote:

> Why not replace the CD-ROM drive? I would assume that the 9000 D-class
> computers, being older, used off-the-shelf SCSI CD-ROM drives.

Of the shelf CDRom players are ide-s, even in current high-end servers, where
D-class does not have IDE.

CDRoms for PARisc architectures (at least the older like D-class) need to have
the other blocksize than the CDRoms default

Hence, donnot expect to find off the shelf scsi cdrom drives out there

On the other hand, many D-class systems are now replaced by current servers and
can be found for cheap, even for free. At least, that's how I got mine. Just
look/ask around and see what you can find.


>
> ... Ben Myers
>
> On 20 Dec 2004 04:40:33 -0800, sttraping@yahoo.es (juan) wrote:
>
>
>>Hi, I have a "hp 9000 d-class" and I have install a Debian but the
>>cdrom drive is broken, I can install from lan? How to?
>>
>>Thanks
>>
>>Sorry for my bad English.
>
>

More Information

Archived from groups: comp.sys.hp.hardware (More info?)

 

Toshiba, Ricoh, and Plextor made (maybe still make) off-the-shelf SCSI CD-ROM
drives and CD burners. Yes, SCSI CD-ROM drives are not popular. And, yes,
IDE/ATAPI drives account for 99% of all CD-ROM drives built today. But the SCSI
CD-ROMs are every bit as off-the-shelf and generic as the IDE drives.

The only difference among SCSI CD-ROM drives is the presence or absence of a
block size jumper (is it 2048 vs. the 512 byte block?).

The other potential fly-in-the-ointment with using just any SCSI CD-ROM drive is
the presence or absence of vendor-specific firmware. For example, DEC was
notorious for twisting the arms of its various SCSI device manufacturers. As a
result, a DEC-branded SCSI device would have firmware enabling the host
proprietary (Alpha, VAX, PDP) system to verify that the device was a DEC device.
I still have a couple of Toshiba-made SCSI 12x CD-ROM drives here. When a
Wintel computer SCSI adapter detects them, the adapter shows the drive
manufacturer as DEC rather than Toshiba. The SCSI standard includes a
hard-coded (in firmware) device identification block containing info about the
device manufacturer, model, type, and other characteristics.

If you can identify the manufacturer and model of the broken drive, and are
willing to pay for one or more SCSI drives, I can sell you the first drive for
$10, and any additional drive for $5. Add exact cost of shipping, of course.
You'll receive only drives with the large block size jumper. I'd have to
examine the SCSI drives I have here, but I think that Toshiba was the OEM drive
of choice for HP and DEC and others who used the large block size, while Plextor
was (and still is) the drive of choice for high quality, reliability and
workmanship.

No guarantees that any of the SCSI drives will work because of the
aforementioned possibility that the PA-RISC firmware or software wants to see a
device identifying itself as "HP"... Ben Myers

On Thu, 23 Dec 2004 10:36:31 +0100, CBee <I.Dont@want.your.spam> wrote:

>Ben Myers wrote:
>
>> Why not replace the CD-ROM drive? I would assume that the 9000 D-class
>> computers, being older, used off-the-shelf SCSI CD-ROM drives.
>
>Of the shelf CDRom players are ide-s, even in current high-end servers, where
>D-class does not have IDE.
>
>CDRoms for PARisc architectures (at least the older like D-class) need to have
>the other blocksize than the CDRoms default
>
>Hence, donnot expect to find off the shelf scsi cdrom drives out there
>
>On the other hand, many D-class systems are now replaced by current servers and
>can be found for cheap, even for free. At least, that's how I got mine. Just
>look/ask around and see what you can find.
>
>
>>
>> ... Ben Myers
>>
>> On 20 Dec 2004 04:40:33 -0800, sttraping@yahoo.es (juan) wrote:
>>
>>
>>>Hi, I have a "hp 9000 d-class" and I have install a Debian but the
>>>cdrom drive is broken, I can install from lan? How to?
>>>
>>>Thanks
>>>
>>>Sorry for my bad English.
>>
>>



Go to:
 

Google ads