|
2008-02-17
, 00:54
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#2
|
The Following User Says Thank You to bunanson For This Useful Post: | ||
|
2008-02-17
, 01:01
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#3
|
|
2008-02-17
, 06:54
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#4
|
|
2008-02-17
, 14:14
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#5
|
|
2008-02-17
, 18:58
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#6
|
|
2008-02-17
, 21:22
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#7
|
|
2008-02-17
, 21:39
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#8
|
|
2008-02-17
, 21:43
|
Posts: 9 |
Thanked: 1 time |
Joined on Feb 2008
|
#9
|
|
2008-02-17
, 23:09
|
|
Posts: 267 |
Thanked: 50 times |
Joined on Feb 2008
@ Montreal, Canada
|
#10
|
when following one of the [many] instructions on creating a dual-boot, I encountered a problem.
I was following http://thisweekinnuclear.com/KDEonN800.html since he said that it worked on a n800 with 2008.
however, on the
# mkdir /opt/
# mount /dev/mmcblk0p2 /opt
# mkdir /floppy/
# mount -t jffs2 -o ro /dev/mtdblock4 /floppy
the system said that:
1) /opt/ and /floppy/ directories existed before.
2) after a
# rm -rf /opt/
# mkdir /opt/
# mount /dev/mmcblk0p2 /opt
I got :
mount: mounting /dev/mmcblk0p2 on /opt failed
why???
Is there anything I can do?
thank you in advance