View previous topic :: View next topic |
Author |
Message |
satimis Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 21 Oct 2003 Posts: 365
|
Posted: Thu Oct 05, 2006 5:33 pm Post subject: About USB enclosure |
|
|
Hi folks,
Gentoo_64
Just install an USB enclosure (ATA HD)
# fdisk -l
did not find it.
Please advise how to get it installed. TIA
B.R.
satimis |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nixnut Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/29856733845fd04c0f3d8c.gif)
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Thu Oct 05, 2006 5:55 pm Post subject: |
|
|
Make sure you have support for it in your kernel.
CONFIG_USB_STORAGE=y _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
satimis Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 21 Oct 2003 Posts: 365
|
Posted: Thu Oct 05, 2006 6:04 pm Post subject: |
|
|
hI nixnut,
Quote: | Make sure you have support for it in your kernel.
CONFIG_USB_STORAGE=y |
# cat /usr/src/linux/.config | grep CONFIG_USB_STORAGE Code: |
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set |
It is there.
B.R.
satimis |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|