Tiny Core Base > Raspberry Pi
Disk partition - 3 partitions
ketank:
Hi,
Thank you for response. I am not sure but it worked after changing the SD card.
Thank you for your support.
ketank:
Hi,
I thought I had success but looks like something is still not ok.
the final partition table -
--- Code: ---Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type
/dev/mmcblk0p1 4,0,1 37,63,32 8192 77823 69632 34.0M c Win95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary
/dev/mmcblk0p2 38,0,1 1014,36,1 77824 2077824 2000001 976M 83 Linux
Partition 2 does not end on cylinder boundary
/dev/mmcblk0p3 1014,36,2 1023,63,32 2077825 5984075 3906251 1907M 83 Linux
Partition 3 does not end on cylinder boundary
--- End code ---
Questions -
1. how to I make it mount automatically
2. when I try to mount manually I get following error -
--- Code: ---[ 353.108040] F2FS-fs (mmcblk0p3): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 353.108059] F2FS-fs (mmcblk0p3): Can't find valid F2FS filesystem in 1th superblock
[ 353.108724] F2FS-fs (mmcblk0p3): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 353.108737] F2FS-fs (mmcblk0p3): Can't find valid F2FS filesystem in 2th superblock
[ 353.108787] F2FS-fs (mmcblk0p3): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 353.108797] F2FS-fs (mmcblk0p3): Can't find valid F2FS filesystem in 1th superblock
[ 353.108809] F2FS-fs (mmcblk0p3): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 353.108816] F2FS-fs (mmcblk0p3): Can't find valid F2FS filesystem in 2th superblock
--- End code ---
Not sure how to proceed forward.
[EDIT]: Added code tags. Rich
Paul_123:
I've been doing testing with f2fs, it is really not very stable. There are real no speed gains either for normal linux use.
I would just use EXT3/4. XFS seems to work fairly well too.
bmarkus:
--- Quote from: Paul_123 on October 03, 2018, 11:25:47 AM ---I've been doing testing with f2fs, it is really not very stable. There are real no speed gains either for normal linux use.
I would just use EXT3/4. XFS seems to work fairly well too.
--- End quote ---
What do you mean not very stable?
ketank:
Hi,
Reformated as ext3 and working fine now.
Thank you for your support.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version