|
2008-08-25
, 00:42
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#242
|
BrentDC thanks.
How can I add the following command to GParted so I don't have to do it in xterm everytime I want to load GParted after a reboot? I'm tired of having to do that command everytime I want to use GParted after a reboot. I don't have to do that command for QTParted. TIA
' mount -o bind /var/run/dbus/ /debian/var/run/dbus/ '
|
2008-08-25
, 01:15
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#243
|
cat > /usr/sbin/sgparted << EOF #!/bin/sh mount -o bind /var/run/dbus/ /debian/var/run/dbus/ debian gparted EOF
chmod +x /usr/bin/sgparted
|
2008-08-25
, 04:20
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#244
|
|
2008-08-25
, 04:43
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#245
|
|
2008-08-25
, 05:31
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#246
|
chmod +x /usr/sbin/sgparted
|
2008-08-25
, 11:12
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#247
|
|
2008-08-25
, 14:14
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#248
|
#!/bin/sh mount -o bind /var/run/dbus/ /debian/var/run/dbus/ debian hildon gparted /dev/mmcblk0 /dev/mmcblk1
|
2008-08-25
, 15:55
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#249
|
mount -o bind /var/run/dbus/ "$CHROOT/var/run/dbus/"
|
2008-08-25
, 15:59
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#250
|
Tags |
debian, deblet, easy debian |
|
I know you dont have a .chroot file...create one and add that to it. The TMP size has nothing to do with the size of the root...dont change it.
Just modify the variable for IMGFILE to be the partition u have debian/deblet/whatever on. Hae u always used an img file or did you setup an easy debian partition?
If youve never changed anything ..ever.. then u use he image file and you are full. Only way to fix that is to resize the image file. If you downloaded and extracted qole's rootfs to a partition then thats what u use for the chroot file.
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!