Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Learn Tiny Core. View Tiny Core
Screen Shots and Videos
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
problem with backup
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: problem with backup (Read 5352 times)
djca
Newbie
Posts: 22
Re: problem with backup
«
Reply #15 on:
September 09, 2012, 01:14:23 PM »
Thanks for the info. This is the way I do it at the moment if there are some changes I do manual backup. I also found out that sdb1 is not mounted on boot. What do you think is the correct way to mount it. Create a new line in fstab and backup it or there is some other way.
Best Regards.
Logged
tinypoodle
Hero Member
Posts: 3857
Re: problem with backup
«
Reply #16 on:
September 09, 2012, 01:23:09 PM »
Append the appropriate mount command to /opt/bootlocal.sh
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
Rich
Administrator
Hero Member
Posts: 11570
Re: problem with backup
«
Reply #17 on:
September 09, 2012, 01:25:18 PM »
Hi djca
Tinycore only mounts the drives it needs when it boots. All drives that it recognizes it lists in /etc/fstab.
To mount sdb1 just execute:
Code:
[Select]
mount /mnt/sdb1
If you want that drive mounted when you boot, just add that line to /opt/bootlocal.sh
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: problem with backup
«
Reply #18 on:
September 09, 2012, 01:33:09 PM »
If that is the partition with the tce directory, you have bad boot codes.
Show the output of showbootcodes.
Logged
djca
Newbie
Posts: 22
Re: problem with backup
«
Reply #19 on:
September 10, 2012, 01:13:56 PM »
No this is a fat32 partition that I use to transfer files. I will try with /opt/bootlocal.sh
Tnx
Best Regards.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: problem with backup
«
Reply #20 on:
September 10, 2012, 01:17:11 PM »
Even with a bootlocal.sh change, it will not automount if plugged in after boot.
Logged
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
problem with backup