DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Installation and Upgrading

FreeBSD Installation and Upgrading Installing and upgrading FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 29th August 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default how to use gpart commit on ARM V7

Hi,
only FreeBSD-11.0-CURRENT-arm-armv6-RPI2-20150826-r287169.img run !
I use with dd bs=1M if=FreeBSD-11.0-CURRENT-arm-armv6-RPI2-20150826-r287169.img of=/dev/da0, where /dev/da0 is my Micro SDcard with support SDcard USB connected at computer with FreeBSD 10.2.
The system boot but it's stop at this line <use gpart commit 'mmcsd0s2' to save change or 'gpart undo mmcsd0s2' to revert them.>.
I see well there operation do with gpart but i not sure to use the good parametres with gpart.
i try gpart commit da0 >> gpart: Operation not permitted

this is my output !
Code:
root@sta-viper:~ # gpart show da0
=>       63  131071937  da0  MBR  (63G)
         63     102375    1  !12  [active]  (50M)
     102438    1994714    2  freebsd  (974M)
    2097152  128974848       - free -  (62G)

root@sta-viper:~ # gpart commit mmcsd0s2
gpart: arg0 'mmcsd0s2': Invalid argument
root@sta-viper:~ # gpart commit da0
gpart: Operation not permitted
root@sta-viper:~ #

How can i do with gpart ?

Regards
Philippe
Reply With Quote
 

Tags
ar


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Snapshot Packages Empty - part of commit? IronForge OpenBSD Packages and Ports 3 16th September 2011 10:32 PM
Manual install of FreeBSD 8.0 RELEASE after gpart embeddedbob FreeBSD Installation and Upgrading 1 27th March 2010 04:56 PM


All times are GMT. The time now is 01:22 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick