Toshiba Portege M200
From Gentoo Linux Wiki
(Redirected from HARDWARE Toshiba Portege M200)
- This page is a candidate for deletion
- Reason given: No valuable information
- If you disagree with its deletion, please explain why on its discussion page.
- If you intend to fix it, please remove this notice, but do not remove this notice from articles that you have created yourself.
- Make sure no other pages link here and check the page's history before deleting.
Contents |
[edit] Introduction
[edit] Status of this document
[edit] TODO
[edit] Outstanding Issues
[edit] Hardware
[edit] Series Specs
- Processor: Intel Pentium M 1.5 GHz
- Chipset:
- Memory: 512 MB / 2 GB (max) PC2700 DDR SDRAM
- Graphics Controller: NVIDIA GeForce FX Go5200 AGP
- Video memory: DDR SDRAM - 32 MB
- Display: 12.1 in TFT active matrix
- Display resolution: 1400 x 1050 ( SXGA+ )
- Display depth: 24-bit (16.7 million colors)
- Disk Controller:
- HDD: 40GB 5400RPM IDE HDD
- Optical Drive:
- LAN: Ethernet 10/100
- WLAN: IEEE 802.11b
- Audio: AD1981B
- Firewire:
- USB: 2xUSB
- Modem: Fax/Modem ITU V.92
- Card Reader: SD Memory Card
- Touchpad:
- Bluetooth:
- PCMCIA: Yes
- ExpressCard:
- Other: Infrared, DDC-2B, APM 1.2, ACPI 1.0b, VESA DPMS, Plug and Play
[edit] Specific Models Tested
[edit] Linux Support
| Hardware | Status | Notes |
|---|---|---|
| ? | Working | ? |
| ? | Not Working | ? |
| ? | May Work | ? |
[edit] Installation
[edit] Configuration
[edit] PXE set-up
- emerge dhcpd
- emerge syslinux
- mkdir -p /diskless/toshiba/boot
- cd /diskless/toshiba/boot
- cp /usr/lib/syslinux/pxelinux.0 .
- cp /usr/lib/syslinux/memdisk .
- mkdir pxelinux.cfg
- nano pxelinux.cfg/default
| File: /boot/grub/grub.conf |
|
default boot prompt 0 say booting... label boot kernel memdisk append initrd=nameofimage.imz |
