Guest beny98 Posted June 30, 2013 Share Posted June 30, 2013 Wiatm jestem nowy i mam problem z nbox-em od kiedy wgrałem freebox_OpenPLi_mod_by_tux_live_nand_08_06_2013 nie wykrywa mi dysku HDD! Proszę o pomoc w ustawieniu /hdd!łącze sie przez putty i wpisuje fdisk -l to mi wyskakuje :( :'(tux:~# 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 30401 244196001 83 Linux tux:~# Link to comment Share on other sites More sharing options...
matzg Posted June 30, 2013 Share Posted June 30, 2013 Zapoznaj sie z FAQ w dziale "Przeczytaj zanim zadasz pytanie" Link to comment Share on other sites More sharing options...
AbrahaM Posted June 30, 2013 Share Posted June 30, 2013 zapoznałem się z FAQ ale nie wiem dalej jak i co zrobić dlatego prosiłem o pomoc Jednakowoż niedokładnie. Tamże masz odnośnik do: http://openpli.xunil.pl/FAQ oraz pytanie: "Dlaczego po restarcie nBoxa nie montuje mi dysku do /hdd?" i odpowiedź na nie. Link to comment Share on other sites More sharing options...
Guest beny98 Posted June 30, 2013 Share Posted June 30, 2013 jak wpisze w putty tune2fs -L "records" /dev/sda1 to wyskakuje mi tune2fs 1.41.14 (22-Dec-2010) tune2fs: Bad magic number in super-block while trying to open /dev/sda1 Couldn't find valid filesystem superblock. Link to comment Share on other sites More sharing options...
tux Posted June 30, 2013 Share Posted June 30, 2013 Ten komunikat świadczy o tym, że: albo nie masz sda a np. sdb; albo nie masz partycji na hdd; albo nie masz sformatowanej lub sformatowaną nie w standardzie ext2/3/4 albo nie masz w ogóle wykrytego HDD; Tyle jedynie da się wywnioskować z tego całego wątku. Link to comment Share on other sites More sharing options...
Guest beny98 Posted June 30, 2013 Share Posted June 30, 2013 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 30401 244196001 83 Linux tux:~# df -h Filesystem Size Used Available Use% Mounted on /dev/root 60.0M 51.0M 9.0M 85% / none 3.0M 16.0K 3.0M 1% /tmp none 32.0K 24.0K 8.0K 75% /var/run none 32.0K 0 32.0K 0% /var/log tmpfs 47.9M 396.0K 47.5M 1% /ram tmpfs 47.9M 396.0K 47.5M 1% /dev tmpfs 47.9M 0 47.9M 0% /dev/shm tux:~# Proszę używać opcji "Modyfikuj" a nie pisać posta pod postem... Link to comment Share on other sites More sharing options...
mickey Posted June 30, 2013 Share Posted June 30, 2013 Trochę to zgadywanie, ale może partycja nie jest sformatowana? To dysk czysty, czy z danymi? Jeżeli czysty, to sugerowałbym pełną procedurę "fdisk" + "mkfs" z FAQ. Jeżeli są tam dane ... działa: mount /dev/sda1 /hdd ?? Link to comment Share on other sites More sharing options...
Guest beny98 Posted June 30, 2013 Share Posted June 30, 2013 Trochę to zgadywanie, ale może partycja nie jest sformatowana? To dysk czysty, czy z danymi? Jeżeli czysty, to sugerowałbym pełną procedurę "fdisk" + "mkfs" z FAQ. Jeżeli są tam dane ... działa: mount /dev/sda1 /hdd ?? na dysku nic nie mam ale pisze ATA(numer)(250.059 GB, -1MB Wolne) Link to comment Share on other sites More sharing options...
tux Posted June 30, 2013 Share Posted June 30, 2013 Na niepodmontowanym hdd wydaj polecenie: mkfs.ext4 -L "records" /dev/sda1 Link to comment Share on other sites More sharing options...
Guest beny98 Posted June 30, 2013 Share Posted June 30, 2013 Na niepodmontowanym hdd wydaj polecenie: mkfs.ext4 -L "records" /dev/sda1 tux:~# mkfs.ext4 -L "records" /dev/sda1 mke2fs 1.41.14 (22-Dec-2010) Filesystem label=records OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 15269888 inodes, 61049000 blocks 3052450 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=0 1864 block groups 32768 blocks per group, 32768 fragments per group 8192 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872 Writing inode tables: 107/1864 coś się dzieje???? Link to comment Share on other sites More sharing options...
mickey Posted June 30, 2013 Share Posted June 30, 2013 Formatuje się... Po formacie reboot i powinno wszystko działać. Link to comment Share on other sites More sharing options...
Guest beny98 Posted June 30, 2013 Share Posted June 30, 2013 Formatuje się... Po formacie reboot i powinno wszystko działać. teraz pisze Writing inode tables: done Creating journal (32768 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 21 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override i teraz reboot?? Super już jest ok mogę nagrywać .Wielkie dzięki wszystkim za pomoc!!!!!! Link to comment Share on other sites More sharing options...
Recommended Posts