Thread
:
XFCE INSTALL SCRIPT - NO PARTITIONING - you to can have XFCE!
View Single Post
penguinbait
2007-09-14 , 20:14
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#
26
NOTICE
NOTICE
NOTICE
NOTICE
NOTICE
I found a small problem in my script, the tarball has been fixed as of right now.
If you installed to mmc1 it created a file in /usr/bin/ called mount1.sh
inside /usr/bin/mount1.sh
Download ->
mount.sh
You need to change this
sudo mount -t vfat /dev/mmcblk1p1 /media/mmc1
sudo mount -t vfat /dev/mmcblk0p1 /media/mmc
1
to this
sudo mount -t vfat /dev/mmcblk1p1 /media/mmc1
sudo mount -t vfat /dev/mmcblk0p1 /media/mmc
2
Sorry, intall script has been updated,
Last edited by penguinbait; 2007-09-14 at
20:21
.
Quote & Reply
|
penguinbait
View Public Profile
Visit penguinbait's homepage!
Find all posts by penguinbait