![]() |
2007-02-18
, 11:54
|
Posts: 62 |
Thanked: 3 times |
Joined on Feb 2006
@ Italy
|
#42
|
![]() |
2007-02-18
, 22:05
|
Posts: 47 |
Thanked: 0 times |
Joined on Feb 2007
|
#43
|
![]() |
2007-02-18
, 23:04
|
|
Posts: 91 |
Thanked: 2 times |
Joined on Jan 2007
@ Spain
|
#44
|
When I do "# sfdisk /dev/mmcblk0" I get an error "Disk is currently in use - repartitioning is a bad idea. etc.
![]() |
2007-02-18
, 23:46
|
Posts: 47 |
Thanked: 0 times |
Joined on Feb 2007
|
#45
|
![]() |
2007-02-19
, 00:52
|
|
Posts: 91 |
Thanked: 2 times |
Joined on Jan 2007
@ Spain
|
#46
|
The virtual memory was off. I rebooted.
$ sudo gainroot
# umount /media/mmc1
# sfdisk /dev/mmcblk0
BLKRRPART: Device or resource busy
![]() |
2007-02-19
, 01:05
|
Posts: 47 |
Thanked: 0 times |
Joined on Feb 2007
|
#47
|
![]() |
2007-02-19
, 01:06
|
|
Posts: 91 |
Thanked: 2 times |
Joined on Jan 2007
@ Spain
|
#48
|
This May be silly but I have an N800. mmc1 points to the removable (external card) and mmc2 points to the Internal card. If I understand?? this mmcblk0 is the Internal card? Should I be doing a "# umount /media/mmc2"?
![]() |
2007-02-19
, 01:33
|
Posts: 47 |
Thanked: 0 times |
Joined on Feb 2007
|
#49
|
![]() |
2007-02-19
, 08:17
|
|
Posts: 701 |
Thanked: 21 times |
Joined on Feb 2006
@ Italy
|
#50
|
Ok maxilogan. Type the following and post the result:
# cd /var/cache/apt/archives/
# ls
What about cpio for backing up the system?
Since it is a bit weird to install GNUtar because of compatibility issues with GNUcpio (at least in N770)... why don't use GNUcpio instead?
What would be the code, then?
Maybe...
# cd /floppy
# find . -depth -print0 | cpio --null -pvd /opt