LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   LTSP server (https://www.linuxquestions.org/questions/linux-networking-3/ltsp-server-221630/)

LinuxRam 08-24-2004 03:11 AM

LTSP server
 


I am configuring LTSP server on mandrake 9.2,

How to make a floppy disk with an Etherboot image on its boot sector to boot LTSP client from LTSP server using floppy??


david_ross 08-24-2004 07:58 AM

Take a look at this site:
http://rom-o-matic.net/

LinuxRam 08-24-2004 08:10 AM

thanks, but I had already seen that website and i got stuck over there .

How can i find my PCI ID of my Real Tek RTL8139 NIC card.

david_ross 08-24-2004 08:58 AM

You can use lspci:
Quote:

lspci -v
.
.
.
02:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Flags: bus master, medium devsel, latency 64, IRQ 19
I/O ports at e800 [size=256]
Memory at fe1efc00 (32-bit, non-prefetchable) [size=256]
Expansion ROM at fe200000 [disabled] [size=64K]
Capabilities: [50] Power Management version 2

lspci -n
.
.
.
02:0a.0 Class 0200: 10ec:8139 (rev 10)
Just compare the bus numbers shown in bold.

LinuxRam 08-25-2004 12:56 AM

For david_ross ,

#lspci -v

00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at ec00 [size=256]
Memory at e8000000 (32-bit, non-prefetchable) [size=256]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: [50] Power Management version 2

#lspci -n

00:09.0 Class 0200: 10ec:8139 (rev 10)

Compared but how can i know the PCI ID of my Real Tek RTL8139 NIC card.

I have use that to make ROM image at http://rom-o-matic.net/5.2.5/.

david_ross 08-25-2004 12:47 PM

The section from lspci:
10ec:8139

Relates to the item from the drop down:
rtl8139:rtl8139 -- [0x10ec,0x8139]

LinuxRam 08-25-2004 08:33 PM

thnaks
 



Thank you very much david_ross.





Akshat
Linux Lover


All times are GMT -5. The time now is 10:39 PM.