Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: miropiro 14 Ledna 2011, 11:31:24

Název: Připojení disku
Přispěvatel: miropiro 14 Ledna 2011, 11:31:24
Dobrý den, mám na svém notebooku Acer 5235 rozdělen disk na disk C, ten náleží Windows XP a disk D, na kterém jsou data mých výtvorů /hudba, filmy atp./ a hlavně je na něm místo pro Ubuntu 10.10.

Po instalaci jsem však doposud uspokojivě nevyřešil tyto hlášky při startu. Na běh to nemá vliv, akorát že jsem v podezření, že to způsobuje to, že onen disk D a ta sdilenadata nejsou připojena automaticky.

Je to domněnka správná? Pokud ano, co s tím musím podniknout?

Díky

[attachment deleted by admin]
Název: Re: Připojení disku
Přispěvatel: Milhouse 14 Ledna 2011, 11:49:32
Dodejte výpis z DiskDebug (http://wiki.ubuntu.cz/DiskDebug) a budeme moudřejší.
Název: Re: Připojení disku
Přispěvatel: miropiro 14 Ledna 2011, 14:58:55
Zde jsou.

[attachment deleted by admin]
Název: Re: Připojení disku
Přispěvatel: Milhouse 14 Ledna 2011, 18:33:33
Nevím proč, ale ten log neobsahuje všechny data. Dodejte zvlášť příkazy:
Citace
sudo fdisk -l
Citace
sudo parted -l
Citace
dmesg|tail
Citace
cat /etc/fstab
Citace
blkid
Název: Re: Připojení disku
Přispěvatel: miropiro 14 Ledna 2011, 22:23:34
Nevím proč, ale ten log neobshuje všechny data. Dodejte zvlášť příkazy:
Citace
sudo fdisk -l
Citace
sudo parted -l
Citace
dmesg|tail
Citace
cat /etc/fstab
Citace
blkid
Omlouvám se, ale nějak mne netrklo, kam tyto příkazy přidat. Do samostatného skriptu? I můj kamarád, uživatel Ubuntu, nepochopil, kam by to mohlo patřit. Díky
Název: Re: Připojení disku
Přispěvatel: pacholik 14 Ledna 2011, 23:35:28
zadat do terminálu (http://wiki.ubuntu.cz/Terminál) a poslat sem co ti to vypíše, třeba u mě po zadání sudo fdisk -l
Kód: [Vybrat]
pacholik@hp:~$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x7ddb8072

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1459    11719386   83  Linux
/dev/sda2            1460       19457   144568935    5  Extended
/dev/sda5            1460        1521      497983+  82  Linux swap / Solaris
/dev/sda6            1522       19457   144070888+  83  Linux

taky je potřeba některý ty příkazy zadávat s právy superuživatele (http://wiki.ubuntu.cz/Root%20sudo), konkrétně takhle
Kód: [Vybrat]
sudo fdisk -l
sudo parted -l
dmesg
cat /etc/fstab
blkid
Název: Re: Připojení disku
Přispěvatel: miropiro 15 Ledna 2011, 09:43:36
Kód: [Vybrat]
mira@mira-komputilo:~$ sudo fdisk -l
[sudo] password for mira:

Disk /dev/sda: 320,1 GB, 320 072 933 376 bajtů
hlav: 255, sektorů na stopu: 63, cylindrů: 38 913
Jednotky = cylindry po 16065 * 512 = 8 225 280 bajtech
Velikost sektoru (logického/fyzického): 512 bajtů / 512 bajtů
Velikost I/O (minimální/optimální): 512 bajtů / 512 bajtů
Identifikátor disku: 0xdc3106ce

Zařízení Zavádět   Začátek       Konec    Bloky    Id  Systém
/dev/sda1   *           1        7649    61440561    7  HPFS/NTFS
/dev/sda2            7650       38914   251130257    f  W95 Rozš. (LBA)
/dev/sda5            7650       36828   234375000    7  HPFS/NTFS
/dev/sda6           36828       38044     9764864   83  Linux
/dev/sda7           38044       38651     4881408   83  Linux
/dev/sda8           38652       38914     2106368   82  Linux swap/Solaris
Kód: [Vybrat]
mira@mira-komputilo:~$ sudo parted -l
Model: ATA WDC WD3200BEVT-2 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Tabulka oddílů: msdos

Číslo  Začátek  Konec   Velikost  Typ       Systém souborů  Přepínače
 1     32,3kB   62,9GB  62,9GB    primary   ntfs            boot
 2     62,9GB   320GB   257GB     extended                  lba
 5     62,9GB   303GB   240GB     logical   ntfs
 6     303GB    313GB   9999MB    logical   ext2
 7     313GB    318GB   4999MB    logical   ext2
 8     318GB    320GB   2157MB    logical   linux-swap(v1)
Kód: [Vybrat]
[    0.252198] AppArmor: AppArmor Filesystem Enabled
[    0.252216] pnp: PnP ACPI init
[    0.252240] ACPI: bus type pnp registered
[    0.253918] pnp 00:04: disabling [io  0x002e-0x002f] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.253922] pnp 00:04: disabling [io  0x0061] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.253926] pnp 00:04: disabling [io  0x0063] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.253930] pnp 00:04: disabling [io  0x0065] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.253933] pnp 00:04: disabling [io  0x0067] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.253936] pnp 00:04: disabling [io  0x0068-0x006f] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.253940] pnp 00:04: disabling [io  0x0070] because it overlaps 0000:09:00.0 BAR 2 [io  0x0000-0x007f]
[    0.255545] pnp: PnP ACPI: found 9 devices
[    0.255547] ACPI: ACPI bus type pnp unregistered
[    0.255552] PnPBIOS: Disabled by ACPI PNP
[    0.255570] system 00:02: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.255578] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.255582] system 00:04: [io  0x0480-0x048f] has been reserved
[    0.255585] system 00:04: [io  0xffff] has been reserved
[    0.255588] system 00:04: [io  0xffff] has been reserved
[    0.255591] system 00:04: [io  0x1000-0x107f] has been reserved
[    0.255594] system 00:04: [io  0x1180-0x11ff] has been reserved
[    0.255597] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.255600] system 00:04: [io  0xfe00] has been reserved
[    0.255603] system 00:04: [io  0x0400-0x047f] has been reserved
[    0.255611] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.255614] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.255618] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.255621] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.255624] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.255627] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.255631] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.291878] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
[    0.291884] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[    0.291888] pci 0000:00:1c.3: BAR 14: assigned [mem 0x80400000-0x805fffff]
[    0.291892] pci 0000:00:1c.3: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref]
[    0.291896] pci 0000:00:1c.5: BAR 14: assigned [mem 0x80800000-0x809fffff]
[    0.291900] pci 0000:00:1c.5: BAR 15: assigned [mem 0x80a00000-0x80bfffff 64bit pref]
[    0.291905] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.291908] pci 0000:00:1c.3: BAR 13: assigned [io  0x3000-0x3fff]
[    0.291912] pci 0000:00:1c.5: BAR 13: assigned [io  0x4000-0x4fff]
[    0.291915] pci 0000:00:1f.3: BAR 0: assigned [mem 0x80c00000-0x80c000ff 64bit]
[    0.291925] pci 0000:00:1f.3: BAR 0: set to [mem 0x80c00000-0x80c000ff 64bit] (PCI address [0x80c00000-0x80c000ff]
[    0.291929] pci 0000:00:1c.0: PCI bridge to [bus 02-04]
[    0.291933] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.291940] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x801fffff]
[    0.291945] pci 0000:00:1c.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
[    0.291954] pci 0000:07:00.0: BAR 0: assigned [mem 0x80400000-0x8040ffff 64bit]
[    0.291967] pci 0000:07:00.0: BAR 0: set to [mem 0x80400000-0x8040ffff 64bit] (PCI address [0x80400000-0x8040ffff]
[    0.291970] pci 0000:00:1c.3: PCI bridge to [bus 07-07]
[    0.291973] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    0.291980] pci 0000:00:1c.3:   bridge window [mem 0x80400000-0x805fffff]
[    0.291986] pci 0000:00:1c.3:   bridge window [mem 0x80600000-0x807fffff 64bit pref]
[    0.291995] pci 0000:09:00.0: BAR 0: assigned [mem 0x80800000-0x8083ffff 64bit]
[    0.292008] pci 0000:09:00.0: BAR 0: set to [mem 0x80800000-0x8083ffff 64bit] (PCI address [0x80800000-0x8083ffff]
[    0.292011] pci 0000:09:00.0: BAR 2: assigned [io  0x4000-0x407f]
[    0.292018] pci 0000:09:00.0: BAR 2: set to [io  0x4000-0x407f] (PCI address [0x4000-0x407f]
[    0.292021] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
[    0.292025] pci 0000:00:1c.5:   bridge window [io  0x4000-0x4fff]
[    0.292032] pci 0000:00:1c.5:   bridge window [mem 0x80800000-0x809fffff]
[    0.292038] pci 0000:00:1c.5:   bridge window [mem 0x80a00000-0x80bfffff 64bit pref]
[    0.292046] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a]
[    0.292048] pci 0000:00:1e.0:   bridge window [io  disabled]
[    0.292055] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.292060] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.292079] pci 0000:00:1c.0: enabling device (0000 -> 0003)
[    0.292088]   alloc irq_desc for 17 on node -1
[    0.292090]   alloc kstat_irqs on node -1
[    0.292099] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.292107] pci 0000:00:1c.0: setting latency timer to 64
[    0.292118] pci 0000:00:1c.3: enabling device (0000 -> 0003)
[    0.292123]   alloc irq_desc for 19 on node -1
[    0.292125]   alloc kstat_irqs on node -1
[    0.292129] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.292136] pci 0000:00:1c.3: setting latency timer to 64
[    0.292147] pci 0000:00:1c.5: enabling device (0000 -> 0003)
[    0.292152]   alloc irq_desc for 16 on node -1
[    0.292154]   alloc kstat_irqs on node -1
[    0.292158] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.292164] pci 0000:00:1c.5: setting latency timer to 64
[    0.292174] pci 0000:00:1e.0: setting latency timer to 64
[    0.292179] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.292182] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.292185] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.292187] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.292190] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.292193] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[    0.292196] pci_bus 0000:00: resource 10 [mem 0x80000000-0xdfffffff]
[    0.292199] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
[    0.292201] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.292204] pci_bus 0000:02: resource 1 [mem 0x80000000-0x801fffff]
[    0.292207] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[    0.292210] pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
[    0.292212] pci_bus 0000:07: resource 1 [mem 0x80400000-0x805fffff]
[    0.292215] pci_bus 0000:07: resource 2 [mem 0x80600000-0x807fffff 64bit pref]
[    0.292218] pci_bus 0000:09: resource 0 [io  0x4000-0x4fff]
[    0.292221] pci_bus 0000:09: resource 1 [mem 0x80800000-0x809fffff]
[    0.292224] pci_bus 0000:09: resource 2 [mem 0x80a00000-0x80bfffff 64bit pref]
[    0.292227] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    0.292229] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    0.292232] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    0.292235] pci_bus 0000:0a: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.292237] pci_bus 0000:0a: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.292240] pci_bus 0000:0a: resource 9 [mem 0x000dc000-0x000dffff]
[    0.292243] pci_bus 0000:0a: resource 10 [mem 0x80000000-0xdfffffff]
[    0.292246] pci_bus 0000:0a: resource 11 [mem 0xf0000000-0xfebfffff]
[    0.292293] NET: Registered protocol family 2
[    0.292371] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.292658] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.293216] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.293501] TCP: Hash tables configured (established 131072 bind 65536)
[    0.293505] TCP reno registered
[    0.293508] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.293526] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.293660] NET: Registered protocol family 1
[    0.293682] pci 0000:00:02.0: Boot video device
[    0.293879] PCI: CLS 64 bytes, default 64
[    0.293913] Simple Boot Flag at 0x36 set to 0x1
[    0.294113] cpufreq-nforce2: No nForce2 chipset.
[    0.294144] Scanning for low memory corruption every 60 seconds
[    0.294303] audit: initializing netlink socket (disabled)
[    0.294314] type=2000 audit(1295082192.288:1): initialized
[    0.305998] highmem bounce pool size: 64 pages
[    0.306004] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.307652] VFS: Disk quotas dquot_6.5.2
[    0.307725] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.308395] fuse init (API version 7.14)
[    0.308510] msgmni has been set to 1685
[    0.308809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.308812] io scheduler noop registered
[    0.308814] io scheduler deadline registered
[    0.308829] io scheduler cfq registered (default)
[    0.308969] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.309022]   alloc irq_desc for 40 on node -1
[    0.309024]   alloc kstat_irqs on node -1
[    0.309037] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.309147] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.309195]   alloc irq_desc for 41 on node -1
[    0.309197]   alloc kstat_irqs on node -1
[    0.309207] pcieport 0000:00:1c.3: irq 41 for MSI/MSI-X
[    0.309314] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.309362]   alloc irq_desc for 42 on node -1
[    0.309365]   alloc kstat_irqs on node -1
[    0.309374] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
[    0.309502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.309632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.309728] intel_idle: MWAIT substates: 0x2220
[    0.309730] intel_idle: does not run on family 6 model 23
[    0.310158] ACPI: AC Adapter [ACAD] (on-line)
[    0.310239] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.310321] ACPI: Lid Switch [LID]
[    0.310370] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.310375] ACPI: Power Button [PWRB]
[    0.310422] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.310426] ACPI: Sleep Button [SLPB]
[    0.310485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.310489] ACPI: Power Button [PWRF]
[    0.310880] ACPI: acpi_idle registered with cpuidle
[    0.319932] Monitor-Mwait will be used to enter C-1 state
[    0.319995] Monitor-Mwait will be used to enter C-2 state
[    0.320019] Monitor-Mwait will be used to enter C-3 state
[    0.320029] Marking TSC unstable due to TSC halts in idle
[    0.327990] Switching to clocksource hpet
[    0.332535] thermal LNXTHERM:01: registered as thermal_zone0
[    0.332545] ACPI: Thermal Zone [THRM] (33 C)
[    0.332664] ERST: Table is not found!
[    0.332974] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.334635] brd: module loaded
[    0.335246] loop: module loaded
[    0.335466] ata_piix 0000:00:1f.2: version 2.13
[    0.335488] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.335495] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[    0.335548] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.335633] scsi0 : ata_piix
[    0.335727] scsi1 : ata_piix
[    0.335776] ata1: SATA max UDMA/133 cmd 0x18f8 ctl 0x180c bmdma 0x18e0 irq 19
[    0.335781] ata2: SATA max UDMA/133 cmd 0x18f0 ctl 0x1808 bmdma 0x18e8 irq 19
[    0.335805] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.335811] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.335859] ata_piix 0000:00:1f.5: setting latency timer to 64
[    0.335902] scsi2 : ata_piix
[    0.335960] scsi3 : ata_piix
[    0.336036] ata3: SATA max UDMA/133 cmd 0x1c50 ctl 0x1c44 bmdma 0x1c30 irq 19
[    0.336041] ata4: SATA max UDMA/133 cmd 0x1c48 ctl 0x1c40 bmdma 0x1c38 irq 19
[    0.336409] Fixed MDIO Bus: probed
[    0.336448] PPP generic driver version 2.4.2
[    0.336502] tun: Universal TUN/TAP device driver, 1.6
[    0.336505] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.336599] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.336622] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[    0.336643] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.336647] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.336683] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.336714] ehci_hcd 0000:00:1a.7: debug port 1
[    0.340601] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    0.340660] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xf0904000
[    0.346916] isapnp: Scanning for PnP cards...
[    0.396240] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.397757] ACPI: Battery Slot [BAT1] (battery present)
[    0.397856] hub 1-0:1.0: USB hub found
[    0.397862] hub 1-0:1.0: 4 ports detected
[    0.397954]   alloc irq_desc for 23 on node -1
[    0.397956]   alloc kstat_irqs on node -1
[    0.397964] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.397986] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.397990] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.398044] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.398075] ehci_hcd 0000:00:1d.7: debug port 1
[    0.401971] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    0.401997] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0904400
[    0.449539] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.449713] hub 2-0:1.0: USB hub found
[    0.449719] hub 2-0:1.0: 8 ports detected
[    0.449821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.449841] uhci_hcd: USB Universal Host Controller Interface driver
[    0.449891] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.449902] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.449907] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.449952] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.449998] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
[    0.450142] hub 3-0:1.0: USB hub found
[    0.450147] hub 3-0:1.0: 2 ports detected
[    0.450218]   alloc irq_desc for 21 on node -1
[    0.450220]   alloc kstat_irqs on node -1
[    0.450227] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.450235] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.450239] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.450277] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.450315] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
[    0.450451] hub 4-0:1.0: USB hub found
[    0.450456] hub 4-0:1.0: 2 ports detected
[    0.450529] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.450536] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.450540] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.450576] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    0.450605] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860
[    0.450729] hub 5-0:1.0: USB hub found
[    0.450735] hub 5-0:1.0: 2 ports detected
[    0.450806] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.450813] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.450817] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.450858] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    0.450890] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
[    0.451017] hub 6-0:1.0: USB hub found
[    0.451021] hub 6-0:1.0: 2 ports detected
[    0.451089]   alloc irq_desc for 18 on node -1
[    0.451092]   alloc kstat_irqs on node -1
[    0.451098] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.451105] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.451109] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.451157] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    0.451199] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
[    0.451330] hub 7-0:1.0: USB hub found
[    0.451334] hub 7-0:1.0: 2 ports detected
[    0.451405] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.451413] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    0.451417] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.451456] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[    0.451487] uhci_hcd 0000:00:1d.3: irq 16, io base 0x000018c0
[    0.451616] hub 8-0:1.0: USB hub found
[    0.451621] hub 8-0:1.0: 2 ports detected
[    0.451761] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.458313] i8042.c: Detected active multiplexing controller, rev 1.1.
[    0.458887] Freeing initrd memory: 10464k freed
[    0.462209] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.462252] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.462256] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.462260] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.462263] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.462533] mice: PS/2 mouse device common for all mice
[    0.462843] rtc_cmos 00:05: RTC can wake from S4
[    0.462924] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.462976] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.463187] device-mapper: uevent: version 1.0.3
[    0.464917] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    0.464992] device-mapper: multipath: version 1.1.1 loaded
[    0.464995] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.465178] EISA: Probing bus 0 at eisa.0
[    0.465181] EISA: Cannot allocate resource for mainboard
[    0.465184] Cannot allocate resource for EISA slot 1
[    0.465186] Cannot allocate resource for EISA slot 2
[    0.465188] Cannot allocate resource for EISA slot 3
[    0.465190] Cannot allocate resource for EISA slot 4
[    0.465193] Cannot allocate resource for EISA slot 5
[    0.465195] Cannot allocate resource for EISA slot 6
[    0.465197] Cannot allocate resource for EISA slot 7
[    0.465199] Cannot allocate resource for EISA slot 8
[    0.465201] EISA: Detected 0 cards.
[    0.465357] cpuidle: using governor ladder
[    0.465472] cpuidle: using governor menu
[    0.465824] TCP cubic registered
[    0.465969] NET: Registered protocol family 10
[    0.466374] lo: Disabled Privacy Extensions
[    0.466637] NET: Registered protocol family 17
[    0.466691] Using IPI No-Shortcut mode
[    0.466779] PM: Resume from disk failed.
[    0.466791] registered taskstats version 1
[    0.467174]   Magic number: 11:560:70
[    0.467275] rtc_cmos 00:05: setting system clock to 2011-01-15 09:03:12 UTC (1295082192)
[    0.467278] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.467280] EDD information not available.
[    0.489372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.724909] isapnp: No Plug & Play device found
[    0.739098] ata4: SATA link down (SStatus 0 SControl 300)
[    0.750180] ata3: SATA link down (SStatus 0 SControl 300)
[    0.872089] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.872216] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.880372] ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, 1.01, max UDMA/100
[    0.896293] ata2.00: configured for UDMA/100
[    0.922123] ata1.00: ATA-8: WDC WD3200BEVT-22ZCT0, 11.01A11, max UDMA/133
[    0.922127] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.936990] ata1.00: configured for UDMA/133
[    0.937159] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-2 11.0 PQ: 0 ANSI: 5
[    0.937297] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    0.937311] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.937354] sd 0:0:0:0: [sda] Write Protect is off
[    0.937357] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.937385] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.937647]  sda:
[    0.939844] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT30N     1.01 PQ: 0 ANSI: 5
[    0.940226]  sda1 sda2 <sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.947941] Uniform CD-ROM driver Revision: 3.20
[    0.948055] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.948113] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    0.960713]  sda5 sda6 sda7 sda8 >
[    1.007802] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.007831] Freeing unused kernel memory: 688k freed
[    1.008224] Write protecting the kernel text: 4932k
[    1.008283] Write protecting the kernel read-only data: 1980k
[    1.028325] udev[91]: starting version 163
[    1.113638] atl1c 0000:09:00.0: enabling device (0000 -> 0002)
[    1.113651] atl1c 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.113667] atl1c 0000:09:00.0: setting latency timer to 64
[    1.196899] atl1c 0000:09:00.0: version 1.0.0.2-NAPI
[   22.476880] udev[375]: starting version 163
[   22.647840] lp: driver loaded but no devices found
[   22.713740] Linux agpgart interface v0.103
[   22.717119] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[   22.718340] agpgart-intel 0000:00:00.0: detected 65532K stolen memory, trimming to 32768K
[   22.853518] cfg80211: Calling CRDA to update world regulatory domain
[   22.902146] cfg80211: World regulatory domain updated:
[   22.902150]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   22.902154]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.902157]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   22.902160]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   22.902163]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.902166]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   22.914483] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   22.968209] ath9k 0000:07:00.0: enabling device (0000 -> 0002)
[   22.968220] ath9k 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   22.968235] ath9k 0000:07:00.0: setting latency timer to 64
[   23.021036]   alloc irq_desc for 22 on node -1
[   23.021040]   alloc kstat_irqs on node -1
[   23.021048] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   23.021112]   alloc irq_desc for 43 on node -1
[   23.021114]   alloc kstat_irqs on node -1
[   23.021126] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[   23.021163] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   23.049603] [drm] Initialized drm 1.1.0 20060810
[   23.094337] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   23.094612] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   23.094825] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   23.095483] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   23.095488] i915 0000:00:02.0: setting latency timer to 64
[   23.401607] type=1400 audit(1295078615.431:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=671 comm="apparmor_parser"
[   23.402276] ath: EEPROM regdomain: 0x65
[   23.402279] ath: EEPROM indicates we should expect a direct regpair map
[   23.402283] ath: Country alpha2 being used: 00
[   23.402285] ath: Regpair used: 0x65
[   23.402377] type=1400 audit(1295078615.431:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=671 comm="apparmor_parser"
[   23.402799] type=1400 audit(1295078615.431:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=671 comm="apparmor_parser"
[   23.404887] type=1400 audit(1295078615.435:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=677 comm="apparmor_parser"
[   23.405740] type=1400 audit(1295078615.435:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=677 comm="apparmor_parser"
[   23.406171] type=1400 audit(1295078615.435:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=677 comm="apparmor_parser"
[   23.445249] [drm] detected 63M stolen memory, trimming to 32M
[   23.446940] phy0: Selected rate control algorithm 'ath9k_rate_control'
[   23.447693] Registered led device: ath9k-phy0::radio
[   23.447718] Registered led device: ath9k-phy0::assoc
[   23.447737] Registered led device: ath9k-phy0::tx
[   23.447756] Registered led device: ath9k-phy0::rx
[   23.447764] phy0: Atheros AR9280 Rev:2 mem=0xf8680000, irq=19
[   23.450913]   alloc irq_desc for 44 on node -1
[   23.450917]   alloc kstat_irqs on node -1
[   23.450927] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[   23.450940] [drm] set up 32M of stolen space
[   23.451137] [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 02001000
[   23.451201] [drm:init_ring_common] *ERROR* render ring head forced to zero ctl 00000000 head 00000000 tail 00000000 start 02001000
[   23.574400] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   23.701914] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa44000/0xa0000
[   23.747859] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input8
[   23.976075] Skipping EDID probe due to cached edid
[   24.327962] Console: switching to colour frame buffer device 170x48
[   24.332298] fb0: inteldrmfb frame buffer device
[   24.332301] drm: registered panic notifier
[   24.332305] Slow work thread pool: Starting up
[   24.332428] Slow work thread pool: Ready
[   24.336414] acpi device:01: registered as cooling_device2
[   24.337100] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   24.337823] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   24.337976] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   24.377063] Skipping EDID probe due to cached edid
[   30.624479] type=1400 audit(1295078622.655:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=925 comm="apparmor_parser"
[   30.625453] type=1400 audit(1295078622.655:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=925 comm="apparmor_parser"
[   30.687169]   alloc irq_desc for 45 on node -1
[   30.687173]   alloc kstat_irqs on node -1
[   30.687193] atl1c 0000:09:00.0: irq 45 for MSI/MSI-X
[   30.687333] atl1c 0000:09:00.0: atl1c: eth0 NIC Link is Up<10 Mbps Half Duplex>
[   30.714544] type=1400 audit(1295078622.743:10): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=1021 comm="apparmor_parser"
[   30.714734] type=1400 audit(1295078622.743:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=1022 comm="apparmor_parser"
[   30.715519] type=1400 audit(1295078622.743:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1022 comm="apparmor_parser"
[   30.715944] type=1400 audit(1295078622.743:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1022 comm="apparmor_parser"
[   30.721134] type=1400 audit(1295078622.751:14): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1025 comm="apparmor_parser"
[   30.722092] type=1400 audit(1295078622.751:15): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1025 comm="apparmor_parser"
[   30.725569] type=1400 audit(1295078622.755:16): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1023 comm="apparmor_parser"
[   30.726230] type=1400 audit(1295078622.755:17): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1026 comm="apparmor_parser"
[   30.763086] ppdev: user-space parallel port driver
[   30.929120] Skipping EDID probe due to cached edid
[   30.953098] Skipping EDID probe due to cached edid
[   31.577061] Skipping EDID probe due to cached edid
[   31.605059] Skipping EDID probe due to cached edid
[   31.648103] Skipping EDID probe due to cached edid
[   31.681091] Skipping EDID probe due to cached edid
[   38.708074] Skipping EDID probe due to cached edid
[   38.736072] Skipping EDID probe due to cached edid
[   38.769093] Skipping EDID probe due to cached edid
[   39.764077] Skipping EDID probe due to cached edid
[   41.592021] eth0: no IPv6 routers present
[   42.484057] Skipping EDID probe due to cached edid
[   44.164066] Skipping EDID probe due to cached edid
Poznámka k příkazu dmesg: Vyjel tento text až příliš dlouhý, že ani už nebylo vidět, co že jsem to zadal.

Kód: [Vybrat]
mira@mira-komputilo:~$ cat /etc/fstab
proc            /proc           proc    nodev,noexec,nosuid 0       0
UUID=0d5e1b6f-da00-4ab5-9c50-1de5778d1f6d /               ext2    errors=remount-ro 0       1
UUID=0970e508-5288-41ed-b06a-bf8ce9e21488 /home           ext2    defaults        0       2
UUID=D608432C08430B47 /windows        ntfs    defaults,umask=007,gid=46 0       0
UUID=4d115aa0-8a81-48e7-b9de-3a77bc4649f7 none            swap    sw              0       0
Kód: [Vybrat]
mira@mira-komputilo:~$ blkid
/dev/sda1: UUID="DEB8301DB82FF2A7" TYPE="ntfs"
/dev/sda5: LABEL="sdilenadata" UUID="F65009E55009AD85" TYPE="ntfs"
/dev/sda6: UUID="0d5e1b6f-da00-4ab5-9c50-1de5778d1f6d" TYPE="ext2"
/dev/sda7: UUID="0970e508-5288-41ed-b06a-bf8ce9e21488" TYPE="ext2"
/dev/sda8: TYPE="swap"
Název: Re: Připojení disku
Přispěvatel: ing. Roubátko 17 Ledna 2011, 10:29:16
Poznámka k příkazu dmesg: Vyjel tento text až příliš dlouhý, že ani už nebylo vidět, co že jsem to zadal.
Kód: [Vybrat]
dmesg | less
Název: Re: Připojení disku
Přispěvatel: Milhouse 17 Ledna 2011, 11:01:10
No, měl jsem tam v příspěvku několik chyb. :) Díky ostatním za doplnění. ;) K věci...

2. obrázek, nelze připojit /windows. Takový disk který připojujete s UUID.....B47 neexistuje. Nahraďte to takto v fstab:
Citace
UUID=DEB8301DB82FF2A7 /windows        ntfs    defaults,umask=007,gid=46 0       0

Pro sdílená data:
Citace
UUID=F65009E55009AD85 /sdilenadata        ntfs    defaults,umask=007,gid=46 0       0

1.obrázek nezapíná /swap, nemá přiřazeno UUID. Teď si nvzpomenu, jak ho vygenerovat, vyzkoušejte předchozí body, pak půjdeme dál.
Název: Re: Připojení disku
Přispěvatel: miropiro 20 Ledna 2011, 18:20:11
Tak jsem provedl editaci fstabu, upravil jsem tedy podle pokynů řádek s windows a přidal řádek na sdilenadata.

Provedl restart. Nejprve to vypadalo, že nic a že stávkujeme. Ok, restartovali jsme znovu, proběhla kontrola disku od možných neplech, systém naběhl, jen s hláškou, že je problém s apletem času a data. V Počítači se sdilenadata nyní nezobrazují, jsou však v systému souborů (stejně jako /windows, takže je možno zadat /sdilenadata/Hudba/...blablabla...něco...

Myslím, že vyřešeno  :)

Název: Re: Připojení disku
Přispěvatel: Milhouse 20 Ledna 2011, 18:48:25
Citace
V Počítači se sdilenadata nyní nezobrazují...
To moc nechápu, kde se nezobrazují, když tam jsou? :)
Název: Re: Připojení disku
Přispěvatel: miropiro 25 Ledna 2011, 10:27:50
Citace
V Počítači se sdilenadata nyní nezobrazují...
To moc nechápu, kde se nezobrazují, když tam jsou? :)
Teď je to tak, že kliknu na tento počítač, dám Systém souborů a tam je pod adresou /sdilenadata přístupné oddíl s daty pro XP a Ubuntu.
Název: Re: Připojení disku
Přispěvatel: Milhouse 25 Ledna 2011, 12:20:34
Aha, v tom případě stačí přidat "auto" a bude se hodit i "user":
Citace
UUID=F65009E55009AD85 /sdilenadata        ntfs    defaults,umask=007,gid=46,nls=utf8,auto,user 0       0
Název: Re: Připojení disku
Přispěvatel: miropiro 26 Ledna 2011, 10:40:41
Vloženo. Výsledek je ten, že po restartu se nic nezměnilo a sdilenadata jako disk jsou viditelná jen tehdy, když jsem v nautilu jako root (via sudo nautilus).
Název: Re: Připojení disku
Přispěvatel: Milhouse 26 Ledna 2011, 15:53:16
Sakriš, zase mi tam chyběla čárka před "auto". Ještě jsem tam přihodil "nls=utf8". Výsledek takto:
Citace
UUID=F65009E55009AD85 /sdilenadata        ntfs    defaults,umask=007,gid=46,nls=utf8,auto,user 0       0

Mělo by to jít. Pokud ne, pohrajte si s právama, aby to bylo jako níže u sda1, což je Win disk:
Citace
root@pavel-stolni:~# ls -la /media/
drwxrwx---  1 root  plugdev 4096 2010-12-17 14:39 sda1
Název: Re: Připojení disku
Přispěvatel: miropiro 31 Ledna 2011, 08:37:44
Sakriš, zase mi tam chyběla čárka před "auto". Ještě jsem tam přihodil "nls=utf8". Výsledek takto:
Citace
UUID=F65009E55009AD85 /sdilenadata        ntfs    defaults,umask=007,gid=46,nls=utf8,auto,user 0       0

Mělo by to jít. Pokud ne, pohrajte si s právama, aby to bylo jako níže u sda1, což je Win disk:
Citace
root@pavel-stolni:~# ls -la /media/
drwxrwx---  1 root  plugdev 4096 2010-12-17 14:39 sda1
Tak první jsem udělal, ale nepomohlo, ale u druhého tápu, co mám kde zadat  ???
Název: Re: Připojení disku
Přispěvatel: Milhouse 31 Ledna 2011, 11:54:55
Ve správě uživatelů se přidejte do skupiny "plugdev", pokud tak již není.
Název: Re: Připojení disku
Přispěvatel: miropiro 01 Února 2011, 19:52:46
Ve správě uživatelů se přidejte do skupiny "plugdev", pokud tak již není.
Tam jsem se zaškrtl, ale nic, bez výsledku...