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:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Persistent HOME in OPT folder
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Persistent HOME in OPT folder (Read 2965 times)
Mzem
Newbie
Posts: 7
Persistent HOME in OPT folder
«
on:
June 21, 2016, 01:39:18 PM »
Hi!
I'm trying to make home and opt folders on the USB persistent. I'm using TinyCore. I followed this page
http://distro.ibiblio.org/tinycorelinux/faq.html
and this
http://wiki.tinycorelinux.net/wiki:boot_codes_explained
but when I set all up and reboot, I get this error message:
persistent HOME not supported in Microsoft File System
request for persistent HOME on sda1 ignored
Press any key.
I'm using syslinux configuration file.
Anybody know what is the problem here?
Thanks
Mzem
Logged
Mzem
Newbie
Posts: 7
Re: Persistent HOME in OPT folder
«
Reply #1 on:
June 21, 2016, 02:40:53 PM »
syslinux.cfg looks like this:
label ubnentry0
menu label Boot TinyCore
kernel /boot/vmlinuz
append initrd=/boot/core.gz quiet waitusb=5 tce=sda home=sda
Am I doing something wrong?
Logged
Rich
Administrator
Hero Member
Posts: 11621
Re: Persistent HOME in OPT folder
«
Reply #2 on:
June 21, 2016, 02:45:19 PM »
Hi Mzem
I think persistent /home and /opt require a Linux file system (ext2, ext3, or ext4).
Logged
Mzem
Newbie
Posts: 7
Re: Persistent HOME in OPT folder
«
Reply #3 on:
June 21, 2016, 05:43:47 PM »
Thank you for your reply.
I understand this, but how can I make bootable USB with Linux file system(ext2, ext3,ext4)?
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: Persistent HOME in OPT folder
«
Reply #4 on:
June 21, 2016, 07:45:06 PM »
dd the plus image to a USB drive. Boot it and use it to install to another USB drive.
Please read the book.
Logged
Juanito
Administrator
Hero Member
Posts: 14815
Re: Persistent HOME in OPT folder
«
Reply #5 on:
June 22, 2016, 02:48:43 AM »
..or use the tc-install extension
Logged
Mzem
Newbie
Posts: 7
Re: Persistent HOME in OPT folder
«
Reply #6 on:
June 22, 2016, 05:11:54 AM »
Thank you Juanito and gerald_clark for you reply.
I was trying to make ext4 bootable usb from ubuntu and didn't succeed. I try Juanito's suggestion and I was able to make persistent directories.
Again thank you both of you.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Persistent HOME in OPT folder