Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: zamrzlá instalace  (Přečteno 3179 krát)

tejo

  • Návštěvník
  • Příspěvků: 38
zamrzlá instalace
« kdy: 29 Června 2010, 22:07:09 »
Zdravím,
mám potíže při instalaci Kubuntu Netbook 10.04. Koupil jsem si netbook Gigabyte TouchNote T1028X, kde jsou předinstalovány W7 Starter. Samozřejmě, že si tam chci hned dát Linux. Proto jsem postupoval přesně podle návodu pro instalaci z flash disku (http://wiki.ubuntu.cz/Instalace/z%20flash%20disku). Když spustím instalaci, tak bez problémů projde nastavení jazyka, časového pásma. Celý proces se zasekne po nastavení klávesnice, po čemž má následovat nastavení disku. Nahoře se mi zobrazuje průběh "Prohledávají se disky", který se vždycky zastaví na 47% a dál se to nehne ani když tomu dávám opravdu hodně času.
Nevíte někdo, co by s tím mohlo být a případně jak na to? Předem díky.
Martin

arrange

  • Závislák
  • ***
  • Příspěvků: 4031
  • "jdu s hlavou vztyčenou..."
Re: zamrzlá instalace
« Odpověď #1 kdy: 29 Června 2010, 22:16:59 »
Jsi schopen třeba v LiveUSB spustit GParted/Editor diskových oddílů a podívat se, jestli ty "disky" vidí správně?
Případně tady dej výpis z Terminálu
Kód: [Vybrat]
sudo fdisk -l
sudo parted -l
http://www.openstreetmap.org - mapy celého světa "wiki style"

tejo

  • Návštěvník
  • Příspěvků: 38
Re: zamrzlá instalace
« Odpověď #2 kdy: 30 Června 2010, 07:07:37 »
Jsi schopen třeba v LiveUSB spustit GParted/Editor diskových oddílů a podívat se, jestli ty "disky" vidí správně?
Případně tady dej výpis z Terminálu
Kód: [Vybrat]
sudo fdisk -l
sudo parted -l

Tak zatim jsem schopen dostat pouze ty vypisy. Gparted se mi nedari rozchodit.
Tady je vypis z sudo fdisk -l:
Kód: [Vybrat]
ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 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: 0x6583aa7e

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          13      102400    7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2              13       13068   104857600    7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3           13068       29328   130611892+   b  W95 FAT32
/dev/sda4           29328       30402     8625667+  de  Dell Utility

Disk /dev/sdb: 4009 MB, 4009754624 bytes
23 heads, 23 sectors/track, 14804 cylinders
Units = cylinders of 529 * 512 = 270848 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x85d0456f

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          16       14805     3911744    c  W95 FAT32 (LBA)

Disk /dev/sdc: 130 MB, 130809856 bytes
5 heads, 50 sectors/track, 1021 cylinders
Units = cylinders of 250 * 512 = 128000 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6f20736b

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   ?     3112544     7678583   570754815+  72  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(357, 116, 40) logical=(3112543, 3, 9)                                                                                                                                                                                                                             
Partition 1 has different physical/logical endings:                                                                                                                                                                                                                         
     phys=(357, 32, 45) logical=(7678582, 0, 39)                                                                                                                                                                                                                             
Partition 1 does not end on cylinder boundary.                                                                                                                                                                                                                               
/dev/sdc2   ?      674759     8418872   968014120   65  Novell Netware 386                                                                                                                                                                                                   
Partition 2 has different physical/logical beginnings (non-Linux?):                                                                                                                                                                                                         
     phys=(288, 115, 43) logical=(674758, 0, 23)                                                                                                                                                                                                                             
Partition 2 has different physical/logical endings:                                                                                                                                                                                                                         
     phys=(367, 114, 50) logical=(8418871, 0, 12)                                                                                                                                                                                                                           
Partition 2 does not end on cylinder boundary.                                                                                                                                                                                                                               
/dev/sdc3   ?     7479526    15223639   968014096   79  Unknown                                                                                                                                                                                                             
Partition 3 has different physical/logical beginnings (non-Linux?):                                                                                                                                                                                                         
     phys=(366, 32, 33) logical=(7479525, 4, 16)                                                                                                                                                                                                                             
Partition 3 has different physical/logical endings:                                                                                                                                                                                                                         
     phys=(357, 32, 43) logical=(15223638, 3, 7)                                                                                                                                                                                                                             
Partition 3 does not end on cylinder boundary.                                                                                                                                                                                                                               
/dev/sdc4   ?           1    14548906  1818613248    d  Unknown                                                                                                                                                                                                             
Partition 4 has different physical/logical beginnings (non-Linux?):                                                                                                                                                                                                         
     phys=(372, 97, 50) logical=(0, 0, 1)                                                                                                                                                                                                                                   
Partition 4 has different physical/logical endings:
     phys=(0, 10, 0) logical=(14548905, 4, 46)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order

A vypis z sudo parted -l je tady:
Kód: [Vybrat]
ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 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: 0x6583aa7e

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          13      102400    7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2              13       13068   104857600    7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3           13068       29328   130611892+   b  W95 FAT32
/dev/sda4           29328       30402     8625667+  de  Dell Utility

Disk /dev/sdb: 4009 MB, 4009754624 bytes
23 heads, 23 sectors/track, 14804 cylinders
Units = cylinders of 529 * 512 = 270848 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x85d0456f

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          16       14805     3911744    c  W95 FAT32 (LBA)

Disk /dev/sdc: 130 MB, 130809856 bytes
5 heads, 50 sectors/track, 1021 cylinders
Units = cylinders of 250 * 512 = 128000 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6f20736b

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   ?     3112544     7678583   570754815+  72  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(357, 116, 40) logical=(3112543, 3, 9)                                                                                                                                                                                                                             
Partition 1 has different physical/logical endings:                                                                                                                                                                                                                         
     phys=(357, 32, 45) logical=(7678582, 0, 39)                                                                                                                                                                                                                             
Partition 1 does not end on cylinder boundary.                                                                                                                                                                                                                               
/dev/sdc2   ?      674759     8418872   968014120   65  Novell Netware 386                                                                                                                                                                                                   
Partition 2 has different physical/logical beginnings (non-Linux?):                                                                                                                                                                                                         
     phys=(288, 115, 43) logical=(674758, 0, 23)                                                                                                                                                                                                                             
Partition 2 has different physical/logical endings:                                                                                                                                                                                                                         
     phys=(367, 114, 50) logical=(8418871, 0, 12)                                                                                                                                                                                                                           
Partition 2 does not end on cylinder boundary.                                                                                                                                                                                                                               
/dev/sdc3   ?     7479526    15223639   968014096   79  Unknown                                                                                                                                                                                                             
Partition 3 has different physical/logical beginnings (non-Linux?):                                                                                                                                                                                                         
     phys=(366, 32, 33) logical=(7479525, 4, 16)                                                                                                                                                                                                                             
Partition 3 has different physical/logical endings:                                                                                                                                                                                                                         
     phys=(357, 32, 43) logical=(15223638, 3, 7)                                                                                                                                                                                                                             
Partition 3 does not end on cylinder boundary.                                                                                                                                                                                                                               
/dev/sdc4   ?           1    14548906  1818613248    d  Unknown                                                                                                                                                                                                             
Partition 4 has different physical/logical beginnings (non-Linux?):                                                                                                                                                                                                         
     phys=(372, 97, 50) logical=(0, 0, 1)                                                                                                                                                                                                                                   
Partition 4 has different physical/logical endings:
     phys=(0, 10, 0) logical=(14548905, 4, 46)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order
ubuntu@ubuntu:~$ ^C
ubuntu@ubuntu:~$ clear
                                                                                                                                                                                                                                                                             
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA TOSHIBA MK2555GS (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size    Type     File system  Flags
 1      1049kB  106MB  105MB   primary  ntfs         boot
 2      106MB   107GB  107GB   primary  ntfs
 3      107GB   241GB  134GB   primary  fat32
 4      241GB   250GB  8833MB  primary


Backtrace has 16 calls on stack:
  16: /lib/libparted.so.0(ped_assert+0x2a) [0xddcf4a]
  15: /lib/libparted.so.0(+0x424b7) [0xe144b7]
  14: /lib/libparted.so.0(+0x432c7) [0xe152c7]
  13: /lib/libparted.so.0(+0x445bc) [0xe165bc]
  12: /lib/libparted.so.0(+0xf7f1) [0xde17f1]
  11: /lib/libparted.so.0(ped_disk_add_partition+0x262) [0xde5072]
  10: /lib/libparted.so.0(+0x45f53) [0xe17f53]
  9: /lib/libparted.so.0(+0x4614f) [0xe1814f]
  8: /lib/libparted.so.0(ped_disk_new+0x75) [0xde5e55]
  7: parted() [0x804e389]
  6: parted() [0x804f553]
  5: parted() [0x80517da]
  4: parted() [0x8052e51]
  3: parted(main+0x2e) [0x8052f5e]
  2: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x63dbd6]
  1: parted() [0x804c3f1]
                                                                         

You found a bug in GNU Parted! Here's what you have to do:

Don't panic! The bug has most likely not affected any of your data.
Help us to fix this bug by doing the following:

Check whether the bug has already been fixed by checking
the last version of GNU Parted that you can find at:

        http://ftp.gnu.org/gnu/parted/

Please check this version prior to bug reporting.

If this has not been fixed yet or if you don't know how to check,
please visit the GNU Parted website:

        http://www.gnu.org/software/parted

for further information.

Your report should contain the version of this release (2.2)
along with the error message below, the output of

        parted DEVICE unit co print unit s print

and the following history of commands you entered.
Also include any additional information about your setup you
consider important.

Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:659 in function
probe_partition_for_geom() failed.

Aborted (core dumped)

To je zatim vse. Az zprovoznim GParted, dam vedet, co to ukazuje.
Diky moc.

arrange

  • Závislák
  • ***
  • Příspěvků: 4031
  • "jdu s hlavou vztyčenou..."
Re: zamrzlá instalace
« Odpověď #3 kdy: 30 Června 2010, 09:01:59 »
Nevíš co to tam máš za disk?
Disk /dev/sdc: 130 MB, 130809856 bytes
5 heads, 50 sectors/track, 1021 cylinders
Units = cylinders of 250 * 512 = 128000 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6f20736b


sda je interní, sdb je ta USB klíčenka, ale ten třetí sdc 130MB? Ten se zdá dělat problémy.
http://www.openstreetmap.org - mapy celého světa "wiki style"

tejo

  • Návštěvník
  • Příspěvků: 38
Re: zamrzlá instalace
« Odpověď #4 kdy: 30 Června 2010, 19:06:43 »
To je jen další klíčenka. Měl jsem jí tam připojenou, protože jsem si na ní něco stahoval. Ty potíže jsem ale měl i když tam tahle klíčenka nebyla a byla tam jen ta s instalací + interní HDD

arrange

  • Závislák
  • ***
  • Příspěvků: 4031
  • "jdu s hlavou vztyčenou..."
Re: zamrzlá instalace
« Odpověď #5 kdy: 01 Července 2010, 00:01:11 »
Můžeš tady dát tedy výpis z parted -l BEZ toho, že by byla připojena ta malá klíčenka?
http://www.openstreetmap.org - mapy celého světa "wiki style"

tejo

  • Návštěvník
  • Příspěvků: 38
Re: zamrzlá instalace
« Odpověď #6 kdy: 01 Července 2010, 14:38:26 »
Tak tady je to bez té klíčenky.
Kód: [Vybrat]
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA TOSHIBA MK2555GS (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size    Type     File system  Flags
 1      1049kB  106MB  105MB   primary  ntfs         boot
 2      106MB   107GB  107GB   primary  ntfs
 3      107GB   241GB  134GB   primary  fat32
 4      241GB   250GB  8833MB  primary


Backtrace has 16 calls on stack:
  16: /lib/libparted.so.0(ped_assert+0x2a) [0x8dcf4a]
  15: /lib/libparted.so.0(+0x424b7) [0x9144b7]
  14: /lib/libparted.so.0(+0x432c7) [0x9152c7]
  13: /lib/libparted.so.0(+0x445bc) [0x9165bc]
  12: /lib/libparted.so.0(+0xf7f1) [0x8e17f1]
  11: /lib/libparted.so.0(ped_disk_add_partition+0x262) [0x8e5072]
  10: /lib/libparted.so.0(+0x45f53) [0x917f53]
  9: /lib/libparted.so.0(+0x4614f) [0x91814f]
  8: /lib/libparted.so.0(ped_disk_new+0x75) [0x8e5e55]
  7: parted() [0x804e389]
  6: parted() [0x804f553]
  5: parted() [0x80517da]
  4: parted() [0x8052e51]
  3: parted(main+0x2e) [0x8052f5e]
  2: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x54ebd6]
  1: parted() [0x804c3f1]
                                                                         

You found a bug in GNU Parted! Here's what you have to do:

Don't panic! The bug has most likely not affected any of your data.                                                                                                                                                                                                         
Help us to fix this bug by doing the following:                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                             
Check whether the bug has already been fixed by checking                                                                                                                                                                                                                     
the last version of GNU Parted that you can find at:                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                             
        http://ftp.gnu.org/gnu/parted/                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                             
Please check this version prior to bug reporting.                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                             
If this has not been fixed yet or if you don't know how to check,                                                                                                                                                                                                           
please visit the GNU Parted website:                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                             
        http://www.gnu.org/software/parted                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                             
for further information.                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                             
Your report should contain the version of this release (2.2)                                                                                                                                                                                                                 
along with the error message below, the output of                                                                                                                                                                                                                           

        parted DEVICE unit co print unit s print                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                             
and the following history of commands you entered.
Also include any additional information about your setup you
consider important.

Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:659 in function
probe_partition_for_geom() failed.

Aborted (core dumped)

A pro jistotu i fdisk:
Kód: [Vybrat]
ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 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: 0x6583aa7e

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          13      102400    7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2              13       13068   104857600    7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3           13068       29328   130611892+   b  W95 FAT32
/dev/sda4           29328       30402     8625667+  de  Dell Utility

Disk /dev/sdb: 4009 MB, 4009754624 bytes
23 heads, 23 sectors/track, 14804 cylinders
Units = cylinders of 529 * 512 = 270848 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x85d0456f

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          16       14805     3911744    c  W95 FAT32 (LBA)
Díky

arrange

  • Závislák
  • ***
  • Příspěvků: 4031
  • "jdu s hlavou vztyčenou..."
Re: zamrzlá instalace
« Odpověď #7 kdy: 01 Července 2010, 17:47:06 »
Podle mě má parted (a potažmo instalátor) problém se zpracováním údajů z klíčenky, kde máš nainstalované Ubuntu. Může to být chyba v programu, nebo chyba na klíčence samotné. Máš tyto možnosti:
 * zkusit jinou klíčenku
 * zkusit nainstalovat systém na klíčenku jiným způsobem (viz ten návod) nebo ji prostě přeformátovat a přeinstalovat načisto
 * zkusit LiveUSB: http://wiki.ubuntu.cz/LiveUSB
http://www.openstreetmap.org - mapy celého světa "wiki style"

tejo

  • Návštěvník
  • Příspěvků: 38
Re: zamrzlá instalace
« Odpověď #8 kdy: 06 Července 2010, 07:35:05 »
Tak jsem to zkusil s LiveUSB a pomohlo to. Teď už mám nainstalováno a řeším zprovoznění touchscreenu a touchpadu. Ale to už patří jinam.
Díky.

 

Provoz zaštiťuje spolek OpenAlt.