Jump to content

Inicjalizacja HDD - błąd


Guest Quell

Recommended Posts

Guest Quell

Próbowałem zrobić format i nadanie domyślnych partycji przez: system.shh inithdd ale pojawił się bląd, że sd2 jest używany przez system. Z założenia komenda miała '' załatwić'' dysk i utworzyć sd1 oraz sd2 do nagrywania. Gdzie jest błąd?

 

 

 

Inicjalizacja rozpoczÄta

ProszÄ czekaÄ na zakoÅ

                      czenie

Odmontowywanie /dev/sda1...

Tworzenie tablicy partycji na sda

 

 

sfdisk: ERROR: sector 0 does not have an msdos signature

/dev/sda: unrecognized partition table type

No partitions found

Formatowanie sda1

mke2fs 1.41.14 (22-Dec-2010)

Filesystem label=data

OS type: Linux

Block size=1024 (log=0)

Fragment size=1024 (log=0)

Stride=0 blocks, Stripe width=0 blocks

98784 inodes, 393592 blocks

19679 blocks (5.00%) reserved for the super user

First data block=1

Maximum filesystem blocks=67633152

49 block groups

8192 blocks per group, 8192 fragments per group

2016 inodes per group

Superblock backups stored on blocks:

        8193, 24577, 40961, 57345, 73729, 204801, 221185

 

 

Writing inode tables: done

Creating journal (8192 blocks): done

Writing superblocks and filesystem accounting information: done

 

 

This filesystem will be automatically checked every 24 mounts or

180 days, whichever comes first.  Use tune2fs -c or -i to override.

Formatowanie sda2

mke2fs 1.41.14 (22-Dec-2010)

/dev/sda2 is apparently in use by the system; will not make a filesystem here!

mount: mounting LABEL=records on /hdd failed: No such file or directory

Filesystem                Size      Used Available Use% Mounted on

/dev/root                60.0M    42.6M    17.4M  71% /

none                      3.0M    12.0K      3.0M  0% /tmp

none                    32.0K    24.0K      8.0K  75% /var/run

none                    32.0K        0    32.0K  0% /var/log

tmpfs                    47.9M      4.0K    47.9M  0% /ram

tmpfs                    47.9M      4.0K    47.9M  0% /dev

tmpfs                    47.9M        0    47.9M  0% /dev/shm

/dev/sda1              372.2M    10.0M    343.0M  3% /media/data

SprzÄ

tanie

 

 

 

---------------------------------------------------------------------------------------

co ciekawe pokazuje partycje sd1 oraz sd2 ale jak nadaje etykiete records na sd2, to wywala inny błąd.....co jest nie tak?

 

tuxish-nBox:~# fdisk -l

 

 

Disk /dev/sda: 250.0 GB, 250059350016 bytes

255 heads, 63 sectors/track, 30401 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

 

 

  Device Boot      Start        End      Blocks  Id System

/dev/sda1              1          49      393592  83 Linux

/dev/sda2              50      30401  243802440  83 Linux

tuxish-nBox:~# tune2fs -L "records" /dev/sd2

tune2fs 1.41.14 (22-Dec-2010)

tune2fs: No such file or directory while trying to open /dev/sd2

Couldn't find valid filesystem superblock.

 

 

Link to comment
Share on other sites

Trafiłem już na takie przypadki. Problem w tym, że osoby które napotkały problem nie potrafiłym mi sprecyzować czy chodziło o czysty hdd po formacie z fortu N czy już formatowany pod linuxem.

Link to comment
Share on other sites

Guest Quell

Szczerze mówiąc, to ja też nie wiem. Jest to któryś z kolei nbox kupiony przeze mnie. Przyszedł z softem PKT więc można zakładać, że był formatowany w linuxie...ale pewności nie mam. Czyli pozostaje zrobienie partycji na zewnątrz (PC)?

Link to comment
Share on other sites

Myślę, że nie.

Odmontuj partycje, które są zamontowane. sprawdź czy nie masz partcji SWAP. Jeżeli jest to wyłącz ją również. Dopiero wtedy uruchom inicjalizację hdd z system.sh

 

Link to comment
Share on other sites

Guest Quell

Zamykając temat, potraktowałem HDD formatem w windowsie (NTFS), nastepnie: system.sh inithdd już przez konsole i wszystko poszło jak należy, dysk ma swoja partycje sd2 "records". Nie wiadomo o co mu chodziło...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...