戻る

次へ

はじめに

まあ 状況 として

# ls /usr/lib/setup/
Plamo-5.2
# uname -a
Linux usb63 3.12.5-plamoSMP #1 SMP PREEMPT Wed Dec 18 00:59:59 JST 2013 i686 GNU/Linux
# fdisk -l

Disk /dev/sda: 640.1 GB, 640135028736 bytes, 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0xdba28bf3

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   205201407   102600672+   7  HPFS/NTFS/exFAT
/dev/sda2      1235334240  1250258624     7462192+   7  HPFS/NTFS/exFAT
/dev/sda3       205201408   236658687    15728640    c  W95 FAT32 (LBA)
/dev/sda4       236658688  1235334239   499337776    5  Extended
/dev/sda5       236660736   268118015    15728640    b  W95 FAT32
/dev/sda6       268120064   276508671     4194304   82  Linux swap / Solaris
/dev/sda7       276510720  1235334239   479411760   83  Linux

Partition table entries are not in disk order

Disk /dev/sdb: 15.5 GB, 15502147584 bytes, 30277632 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x82e1992e

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1            2048      206847      102400   83  Linux
/dev/sdb2          206848    29566975    14680064   83  Linux
/dev/sdb3        29566976    30277631      355328   82  Linux swap / Solaris
# df
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/sdb2       14564400 6260272   7570128  46% /
none             1616304     360   1615944   1% /dev
/media           1616304       0   1616304   0% /media
/tmp             1616304       0   1616304   0% /tmp
# lspci
...
00:10.0 VGA compatible controller: NVIDIA Corporation C73 [GeForce 7100 / nForce 630i] (rev a2)
# lshw 
...
        *-display UNCLAIMED
             description: VGA compatible controller
             product: C73 [GeForce 7100 / nForce 630i]
             vendor: NVIDIA Corporation
             physical id: 10
             bus info: pci@0000:00:10.0
             version: a2
             width: 64 bits
             clock: 66MHz
             capabilities: pm msi vga_controller bus_master cap_list
             configuration: latency=0
             resources: memory:ed000000-edffffff memory:d0000000-dfffffff memory:ee000000-eeffffff memory:cff00000-cff1ffff
# cat /var/log/syslog 
...
Feb 13 21:22:55 usb63 kernel: usb 1-5: Product: TF10
Feb 13 21:22:55 usb63 kernel: usb 1-5: Manufacturer: TDK LoR
Feb 13 21:22:55 usb63 kernel: usb 1-5: SerialNumber: 07073B4548D74E67
Feb 13 21:22:55 usb63 kernel: usb-storage 1-5:1.0: USB Mass Storage device detected
...
# cat /var/log/messages 
...
Feb 13 21:31:31 usb63 kernel: usb 1-5: Product: TF10
Feb 13 21:31:31 usb63 kernel: usb 1-5: Manufacturer: TDK LoR
Feb 13 21:31:31 usb63 kernel: usb 1-5: SerialNumber: 07073B4548D74E67
Feb 13 21:31:31 usb63 kernel: usb-storage 1-5:1.0: USB Mass Storage device detected
...
# lsmod

usb 16G の ものに Plamo Linux 5.2 をインストールしました

立ち上げは grub legacy で grub2 ではありません 又 /dev/sdb1 に 一式 仕込んであります。

残念 ながら この USB に インストールした Plamo Linux 5.2 は 他の計算機での動作は 保証されていません そこで X が うまくうごかないなら カーネルを 再構築しよう という事です

参考迄に 使用した計算機 は こんなものです。

にゃんたろう 拝!

2014年 2月 14日 金曜日 21:01:23 JST 作成


次へ

戻る

Copyright © 2006.-2014. nyantarou All Rights Reserved.