Moderator: ago

Code: Select all
ci74771ht ~ # lspci
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI Controller
00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family ME Interface #1
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection (2) I218-V
00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 (rev d0)
00:1c.3 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d0)
00:1c.7 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 8 (rev d0)
00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1
00:1f.0 ISA bridge: Intel Corporation 9 Series Chipset Family Z97 LPC Controller
00:1f.2 SATA controller: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode]
00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller
01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 660] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK106 HDMI Audio Controller (rev a1)
03:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 04)
04:01.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
05:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
Code: Select all
/dev/sda5 /boot ext4 noauto,noatime,discard 1 2
/dev/sdb3 none swap sw 0 0
/dev/sda6 / ext4 noatime 0 1
/dev/sdb2 /home ext4 noatime,discard 1 2
/dev/sdb1 /mnt/Volume ntfs-3g defaults 0 0
#/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
shm /dev/shm tmpfs defaults 0 0
tmpfs /var/tmp/portage tmpfs uid=portage,gid=portage,mode=775,noatime 0 0

Code: Select all
ci74771ht ~ # fdisk -l
Disk /dev/sda: 111,8 GiB, 120034123776 bytes, 234441648 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
Disklabel type: dos
Disk identifier: 0xa0af8bdf
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sda1 * 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
/dev/sda2 1026048 146802687 145776640 69,5G 7 HPFS/NTFS/exFAT
/dev/sda3 146802688 234440703 87638016 41,8G 5 Esteso
/dev/sda5 146804736 147329023 524288 256M 83 Linux
/dev/sda6 147331072 234440703 87109632 41,6G 83 Linux
Disk /dev/sdb: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x8f8002b1
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sdb1 2048 1153433599 1153431552 550G 7 HPFS/NTFS/exFAT
/dev/sdb2 1153433600 1919971327 766537728 365,5G 83 Linux
/dev/sdb3 1919971328 1953525167 33553840 16G 82 Linux swap / Solari



Non penso che centri, questo dovrebbe essere per il filesystem che c'era su OS/2.Maxxx wrote:Io farei anche il tentativo di mettere "m" (o direttamente "y") su CONFIG_HPFS_FS.

Non credo, manca sicuramente un driver compilato built-in di qualche controller.ciro64 wrote:Spero che per il mio ssd non debba essere necessario l'initramfs _'_