bakker_be wrote: 
> Longtime LMS user, first time pCP user. I'm having some trouble getting
> up and running with LMS on a Pi 3B.
> The web interface quite logically tells me the partition isn't big
> enough for installation, do I want to resize? Of course I do, but that's
> as far as it goes :( Resize logs uploaded to Pastebin:
> https://pastebin.com/4Ge0LaGY
> I first tried a 64GB card, then changed the power supply for something a
> bit beefier, then put in an 8GB card, all to no avail. The logs are from
> the 8GB card, with the more powerful PSU.

It doesn't look good.

Here's what I get.


Code:
--------------------
    
===============================================================================
  Resizing partition 2 using fdisk...
  
-------------------------------------------------------------------------------
  Please wait. System will reboot when ready.
  
  Partition 2 - fdisk
  Partition 2 start: 139264
  Partition 2 size: +7416M
  
  The number of cylinders for this disk is set to 242560.
  There is nothing wrong with that, but this is larger than 1024,
  and could in certain setups cause problems with:
  1) software that runs at boot time (e.g., old versions of LILO)
  2) booting and partitioning software from other OSs
  (e.g., DOS FDISK, OS/2 FDISK)
  
  Command (m for help): Disk /dev/mmcblk0: 7580 MB, 7948206080 bytes, 15523840 
sectors
  242560 cylinders, 4 heads, 16 sectors/track
  Units: sectors of 1 * 512 = 512 bytes
  
  Device       Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  
Size Id Type
  /dev/mmcblk0p1    128,0,1     127,3,16          8192     139263     131072 
64.0M  c Win95 FAT32 (LBA)
  /dev/mmcblk0p2    128,0,1     127,3,16        139264     270335     131072 
64.0M 83 Linux
  
  Command (m for help): Partition number (1-4): 
  Command (m for help): Partition type
  p   primary partition (1-4)
  e   extended
  Partition number (1-4): First sector (16-15523839, default 16): Last sector 
or +size{,K,M,G,T} (139264-15523839, default 15523839): 
  Command (m for help): Disk /dev/mmcblk0: 7580 MB, 7948206080 bytes, 15523840 
sectors
  242560 cylinders, 4 heads, 16 sectors/track
  Units: sectors of 1 * 512 = 512 bytes
  
  Device       Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  
Size Id Type
  /dev/mmcblk0p1    128,0,1     127,3,16          8192     139263     131072 
64.0M  c Win95 FAT32 (LBA)
  /dev/mmcblk0p2    1023,3,16   1023,3,16       139264   15327231   15187968 
7416M 83 Linux
  
  Command (m for help): The partition table has been altered.
  Calling ioctl() to re-read partition table
  fdisk: WARNING: rereading partition table failed, kernel still uses old 
table: Device or resource busy
  Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz / 
  Done.
  
-------------------------------------------------------------------------------
  
  
===============================================================================
  Resizing partition 2 using resize2fs...
  
-------------------------------------------------------------------------------
  Please wait. System will reboot when ready.
  resize2fs partition 2 can take a couple of minutes. Please wait...
  resize2fs 1.45.5 (07-Jan-2020)
  Filesystem at /dev/mmcblk0p2 is mounted on /mnt/mmcblk0p2; on-line resizing 
required
  old_desc_blocks = 1, new_desc_blocks = 1
  The filesystem on /dev/mmcblk0p2 is now 1898496 (4k) blocks long.
  
  Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz / 
  Done.
  
-------------------------------------------------------------------------------
  Done
--------------------


There was a problem with an earlier pCP, what version are you using?


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to