Written by: | ![]() grimdestripador |
Score: 0 votes: 10 Format: Article |
Make Persistance File a Partition using casper-rw label
If you would like a persistance partition rather than a parition file for the LIVE casper-rw file system.
- Insert USB flash drive.
-
Partition Disk
- Remove Partitions
-
Create Primary Partition #1 with size 1GB and file system Fat32
-
sudo fdisk /dev/sdc
- ...Create Partition
-
sudo fdisk /dev/sdc
-
Create Primary Partition #2 with size of 2GB and filesystem ext3
-
sudo fdisk /dev/sdc
- ...Create Partition
- sudo mkfs.ext3 -L casper-rw /dev/sdc2
-
sudo fdisk /dev/sdc
-
Create Primary Parition #3 with size of 2GB and filesystem ext3
-
sudo fdisk /dev/sdc
- ...Create Parittion
- sudo mkfs.ext3 -L home-rw /dev/sdc3
-
sudo fdisk /dev/sdc
- sudo sync && sudo partprobe
- Run Menu: Administration: Startup Disk Creator
- Choose a small persistance file.
- Make Startup Disk
- gksu nautilus
- delte caspter-rw file
- reoot
Tags: casper-rw, home-rw, UNetbootin
Created: 5 years ago.
Last edited: 5 years ago.
Reviewed: 5 years ago.
Read 0 times.
Comments |
No comments so far.
Other tutorials from grimdestripador
- Single Purpose Terminal Commands (CLI)
- Formatting 1.5TB Western Digital EARS Drives
- Install Oracle SQL Devleoper
- The Supreme Linux Mint 13 Media Server (NAS)
- Run Command on Login
- Installing sshfs for File Sharing
- The Supreme Linux Mint 13 Development Station
- Installing Webmin and configuring Samba Network Shares
- Use SSH Screens with your Minecraft Server Script
- Custom Synergy Config - Dual Monitor Surround