![]() |
2010-03-04
, 16:48
|
|
Posts: 1,562 |
Thanked: 349 times |
Joined on Jun 2008
|
#2
|
![]() |
2010-03-04
, 16:53
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#3
|
Hello,
i want to switch from one mounted micro-sdhc to a new bigger one. If i do 'mount', there are much different mounted points to this card because of the installed debian-chroot-packet. Are there any hints for an easy way like
- 'umount/deactivate xyz',
- 'mount whole card at one point',
- 'tar cfz mountpoint to local place in N900',
- umount card,
- insert new,
- mount new,
- tar cvf to mountpoint, and
- remount whatever necessary for debian-chroot
?
![]() |
2010-03-05
, 08:43
|
Posts: 30 |
Thanked: 19 times |
Joined on Feb 2010
@ Germany, Wolfenbuettel
|
#4
|
Run the "Close Debian" program (there should be an icon in the program list) to shutdown the chroot. You can then tar up the contents of /media/mmc1 to /home/user/MyDocs, unmount, swap, and untar. Then run the "Debian chroot" program to restart the chroot.
![]() |
2010-03-05
, 08:58
|
Posts: 43 |
Thanked: 8 times |
Joined on Feb 2008
|
#5
|
![]() |
2010-03-05
, 09:16
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#6
|
![]() |
2010-03-05
, 10:51
|
Posts: 30 |
Thanked: 19 times |
Joined on Feb 2010
@ Germany, Wolfenbuettel
|
#7
|
first, close chroot
check your /home/user/.chroot
make sure the image path is correct
i want to switch from one mounted micro-sdhc to a new bigger one. If i do 'mount', there are much different mounted points to this card because of the installed debian-chroot-packet. Are there any hints for an easy way like
- 'umount/deactivate xyz',
- 'mount whole card at one point',
- 'tar cfz mountpoint to local place in N900',
- umount card,
- insert new,
- mount new,
- tar cvf to mountpoint, and
- remount whatever necessary for debian-chroot
?