Jump to content

rec fs notOK


Guest pszczol

Recommended Posts

  • 2 months later...
Guest rekin28

Witam,

 

 

mam podobny problem co kolega ale komenda naprawy nie działa ma coś takiego:

 

eth0:~# fsck -f LABEL="records"
fsck 1.42.7 (21-Jan-2013)
e2fsck 1.42.8 (20-Jun-2013)
/dev/sda1 is mounted.
e2fsck: Cannot continue, aborting.

Link to comment
Share on other sites

Guest rekin28

Witam,

 

 

nie mogę od montować dysku sda1 robie tak:

 

 

<code>

eth0:~# umount /dev/sda1

umount: can't umount /dev/sda1: Invalid argument

</code>

 

 

<code>

 

eth0:~# df -h

Filesystem                Size      Used Available Use% Mounted on

/dev/root              972.7M    270.2M    653.5M  29% /

none                    64.0K    12.0K    52.0K  19% /var/run

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

tmpfs                    47.9M        0    47.9M  0% /ram

/dev/root              972.7M    270.2M    653.5M  29% /dev.static

tmpfs                    47.9M        0    47.9M  0% /dev

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

</code>

 

 

 

 

Obawiam się ze coś zepsułem?

w nowym panelu w ustawieniach zmontowałem records  może to być przyczyna jeżeli da się to jeszcze uratować będę wdzięczny.

Link to comment
Share on other sites

Widzę  że system masz na pendrive... ustal gdzie jest pen a gdzie dysk twardy...

fdisk -l

 

to cały kod pod df -h czy tylko wycinek?

eth0:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root               972.7M    270.2M    653.5M  29% /
none                     64.0K     12.0K     52.0K  19% /var/run
none                     32.0K         0     32.0K   0% /var/log
tmpfs                    47.9M         0     47.9M   0% /ram
/dev/root               972.7M    270.2M    653.5M  29% /dev.static
tmpfs                    47.9M         0     47.9M   0% /dev
tmpfs                    47.9M         0     47.9M   0% /dev/shm

Link to comment
Share on other sites

Guest rekin28

Widzę  że system masz na pendrive... ustal gdzie jest pen a gdzie dysk twardy...

fdisk -l

 

to cały kod pod df -h czy tylko wycinek?

eth0:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root               972.7M    270.2M    653.5M  29% /
none                     64.0K     12.0K     52.0K  19% /var/run
none                     32.0K         0     32.0K   0% /var/log
tmpfs                    47.9M         0     47.9M   0% /ram
/dev/root               972.7M    270.2M    653.5M  29% /dev.static
tmpfs                    47.9M         0     47.9M   0% /dev
tmpfs                    47.9M         0     47.9M   0% /dev/shm

 

 

Witam,

 

 

df-h to cały wycinek i nie mam dysku twardego sam pendrive a co do fdisk - l to jest tak:


eth0:~# fdisk -l


Disk /dev/sda: 7.5 GiB, 8011120640 bytes, 15646720 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: 0xa4b57300


Device    Boot     Start       End  Blocks  Id System
/dev/sda1        2008125   4016249 1004062+ 83 Linux

 

 

Możesz podać wynik poniższych komend?

cat /proc/cmdline
blkid

 

 


eth0:~# cat /proc/cmdline
console=ttyAS0,115200 root=/dev/sda1 rw ip=192.168.1.100:192.168.1.1:192.168.1.1:255.255.255.0:eth0:off mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:00:03:91:12:34:57 init=/bin/devinit
eth0:~# blkid
/dev/sda1: LABEL="records" UUID="f854ef98-229e-4354-bb71-dbd1f4809a11" TYPE="ext3" PARTUUID="a4b57300-01"

 

 

 

Link to comment
Share on other sites

Guest j00zek

Możesz podać wynik poniższych komend?

cat /proc/cmdline
blkid

 

 


eth0:~# cat /proc/cmdline
console=ttyAS0,115200 root=/dev/sda1 rw ip=192.168.1.100:192.168.1.1:192.168.1.1:255.255.255.0:eth0:off mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:00:03:91:12:34:57 init=/bin/devinit
eth0:~# blkid
/dev/sda1: LABEL="records" UUID="f854ef98-229e-4354-bb71-dbd1f4809a11" TYPE="ext3" PARTUUID="a4b57300-01"

 

Już wiesz czemu nie możesz odmontować sda1? Podpowiem, masz system uruchomiony z sda1 więc fizycznie się nie da. Do tego ustawiłeś sobie, żeby partycja systemowa była też partycją montowaną jako hdd (takie zapętlenie), stąd liczba wolnego miejsca się nie zwiększyła. ;)

Musisz mieć jakąś inną partycję na nagrania i ją wtedy ustawić w GOS menadżerze jako /hdd

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...