LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy
User Name
Password
Puppy This forum is for the discussion of Puppy Linux.

Notices


Reply
  Search this Thread
Old 02-27-2016, 01:59 PM   #1
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
mounting where is fstab?


I got this fatdog64 on a 32gb usb, many gb are being wasted. I know that whatever special name was given to the save file can be changed. But, I am now going to talk about a different Idea.

I just want to mount the left over area of the USB Stick as a separate partition during boot for fast easy access to save files and get at them without having to worry that this save file that fatdog64 uses is too small.

I could not find a fstab, either my eyes are deceiving me or fatdog64 uses a different means to mount during boot, perhaps because it goes into ram. If I remember correctly.

regardless, how would I set this up to mount at boot so I can set it for a default saving directory?
 
Old 02-27-2016, 08:19 PM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
/etc/fstab is where the fstab is
/fatdog64.XXX.sfs it is located in it. and when you boot the kernel opens that sfs file and works out of it. if you
edit anything it will be in the fatdog-unamed-save.sfs. the system looks at the saved first.

Last edited by Drakeo; 02-27-2016 at 08:23 PM.
 
Old 02-27-2016, 08:32 PM   #3
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Drakeo View Post
/etc/fstab is where the fstab is
/fatdog64.XXX.sfs it is located in it. and when you boot the kernel opens that sfs file and works out of it. if you
edit anything it will be in the fatdog-unamed-save.sfs. the system looks at the saved first.
thanks, getting to late here to experiment right now.
I'm Frugal installed fat32
Quote:
# Frugal installed Puppy

title Fatdog64 (sdd1/boot)
find --set-root --ignore-floppies --ignore-cd /boot/initrd
kernel /boot/vmlinuz psubdir=boot pmedia=usbflash pfix=fsck waitdev=5
initrd /boot/initrd
So, I'm not seeing any /fatdog64.XXX.sfs, perhaps that's why. or is this it?

/aufs/devsave/fd64save.ext4


quick question,
Code:
chown spot:spot /dev/sdxx/folder
should make it so that I can save to it off the web browser or torrent client?

Because changing permissions are not working.

getting name from fatdog64 faq

Quote:
Firefox, Seamonkey, and Google-Chrome all run as user spot. User spot can only write in a few places, one of these is the Downloads folder on the desktop. If you want to save something from Seamonkey / Firefox send it to the Downloads folder. Each time the browser is opened, the files in Downloads folder are changed to owner spot.


OR


would it be better to just give a full 32GB partition minus a little for a swap drive to fatdog64 ~ would that allow more space in the download folder???

As I forget actually what exactly that save file is for other then newly installed programs, and system changes. does everything one saves text files, zips and everything one downloads get saved in this /aufs/devsave/fd64save.ext4 file, because I gave like almost 3GB's?

Last edited by BW-userx; 02-27-2016 at 08:57 PM.
 
Old 02-27-2016, 10:38 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
I might be off base. But sfs are in

Quote:
The SFS package should be located at /mnt/home.
You cannot format the usb empty space because it is running off usb and files are in use on it.

Another usb with gparted on it can carve up, check, and do what ever to your usb drive with Fatdog on it.
But. If I am misunderstanding this thread. Well then.

Never Mind.

Citation:

http://puppylinux.org/wikka/SquashFS

When I am in Puppy mode. I blank my mind on how other linux distros work. Even locations are not the same on certain things. Including command line syntax.
 
Old 02-28-2016, 01:07 PM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by rokytnji View Post
I might be off base. But sfs are in



You cannot format the usb empty space because it is running off usb and files are in use on it.

Another usb with gparted on it can carve up, check, and do what ever to your usb drive with Fatdog on it.
But. If I am misunderstanding this thread. Well then.

Never Mind.

Citation:

http://puppylinux.org/wikka/SquashFS

When I am in Puppy mode. I blank my mind on how other linux distros work. Even locations are not the same on certain things. Including command line syntax.
I'm just talking about plain ole storage space for data, not programs. within the fatdog64 file system.
/home/downloads how to increase the space to utilize the entire size of the USB Stick? Is everything within the OS, ie. Downloaded files kept in the 'Download' folder, installed on the usb stick saved in that 'saveFile'? if yes then what size limitations are on said "savefile"?

Google Searching ..... right now on it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mounting in fstab jzimm0007@msn.com Linux - General 5 08-19-2007 11:11 PM
mounting and fstab gawdin SUSE / openSUSE 3 05-07-2007 07:44 AM
fstab mounting subaruwrx Linux - Newbie 5 10-25-2004 07:36 AM
Mounting with /etc/fstab cpp Linux - General 4 04-09-2004 03:28 PM
fstab mounting Roy-Svork Linux - General 2 06-13-2003 11:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy

All times are GMT -5. The time now is 08:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration