瀏覽單個文章
cmwang
Elite Member
 

加入日期: May 2002
您的住址: 板橋
文章: 5,107
引用:
作者superstition
> Linux可以裝在USB HD內

請教一下
這是那一個版本的 Linux ?


鵝只試過Slackware,kernel要patch/重compile過(主要是在init/do_mounts加入retry,讓mount root時USB/USB storage有機會ready),其它distribution鵝不熟,但在load initrd時加入相關module(i.e. scsi,sd,ehci-hcd/uhci/ohci)應該有機會可以吧....

以下是鵝機器上dmesg中相關部份,請服用....

SCSI subsystem initialized
ehci_hcd 0000:00:10.4: VIA Technologies, Inc. USB 2.0
ehci_hcd 0000:00:10.4: irq 21, pci mem 0xe8002000
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:10.4: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
VFS: Cannot open root device "<NULL>" or unknown-block(8,2), retrying in 1 second.
You may need to append a correct "root=" boot option
or wait for the root device to become ready.
VFS: Cannot open root device "<NULL>" or unknown-block(8,2), retrying in 1 second.
You may need to append a correct "root=" boot option
or wait for the root device to become ready.
VFS: Cannot open root device "<NULL>" or unknown-block(8,2), retrying in 1 second.
You may need to append a correct "root=" boot option
or wait for the root device to become ready.
VFS: Cannot open root device "<NULL>" or unknown-block(8,2), retrying in 1 second.
You may need to append a correct "root=" boot option
or wait for the root device to become ready.
VFS: Cannot open root device "<NULL>" or unknown-block(8,2), retrying in 1 second.
You may need to append a correct "root=" boot option
or wait for the root device to become ready.
Vendor: FUJITSU Model: MHT2030AT Rev: 009B
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 58602096 512-byte hdwr sectors (30004 MB)
sda: assuming drive cache: write through
SCSI device sda: 58602096 512-byte hdwr sectors (30004 MB)
sda: assuming drive cache: write through
sda: sda1 sda2 sda4 < sda5 sda6 sda7 sda8 >
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
usb-storage: device scan complete
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
__________________
士大夫之無恥,是謂國恥....
舊 2005-05-29, 01:57 AM #13
回應時引用此文章
cmwang離線中