-
Moving/home to a separate partition.
Got a new laptop recently and have formatted the 500 GB hard drive as follows: sda1: 2GB Swap. sda2: 16gb, reiserFS, installed Knoppix on it. sda3 the rest, also reiserFs. One feature I missfrom Vanilla Debian was how easy it was to set-up separate root and home partitions, and while simply having sda3 allows me to actually use my internal hardd rive for media storage without needless bloating partimage back-ups of my knoppix install, I would like the seamlessness of making sda3 my home partition. Anyone know how I would go about moving /home over to sda3 and having it automount at /home everytime I boot?
-
Okay, did some research and best I can tell, all I should need to do is move the contents of /home to /dev/sda3 and add an appropriate line in /etc/fstab for /dev/sda3. I've done this, and it mostly works, except with one hang-up: /dev/sda3 isn't mounting automatically at boot. Upon a fresh boot, /home is empty and the terminal acts like / is my home directory(it even links ~ to /). Running sudo mount -a mounts /dev/sda3 at /home and after exiting to the Adriane menu and returning to the shell, everything works just fine. here is the relevant line from my /etc/fstab: /dev/sda3 /home reiserfs defaults,auto 0 0 My fstab otherwise remains unaltered from the knoppix default. Any ideas as to what's wrong?
-
Senior Member
registered user
Hi Jeffery Mewtamer,
at the end of configuring Knoppix the commands inside the file /mnt-system/$knoppix_dir/knoppix.sh are executed if it exists.
If you have got an HDD install of Knoppix the directory /mnt-system does not exist. You could simulate its existence by creating a link to your root directory on /dev/sda2.
Code:
cd /
sudo ln -s . mnt-system
Then you could create a file /KNOPPIX/knoppix.sh containing the command
Code:
mount -t reiserfs /dev/sda3 /home
After reboot the home directory of the user knoppix should be in the right place.
Regards.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Asus H81M-C Intel LGA1150 DDR3 Desktop Motherboard MicroATX Socket H3
$24.99

Gigabyte GA-Z77X-UD5H LGA 1155 Intel ATX Desktop Motherboard + IO Shield
$59.99

ASRock B550M Pro SE AM4 DDR4 SATA 6Gb/s 1 PCIe 4.0 x16 Micro ATX Motherboard
$79.99

ASRock Z690 PG Velocita LGA 1700 Intel Z690 SATA 6Gb/s DDR5 ATX Intel Motherboar
$157.99

GIGABYTE B450M DS3H WIFI AM4 AMD B450 SATA 6Gb/s Micro ATX AMD Motherboard
$74.99

ASRock B660M PRO RS LGA 1700 Intel B660 SATA 6Gb/s DDR4 Micro ATX Motherboard
$94.99

Asus H110I-PLUS Mini-ITX DDR4 LGA 1151 Intel Motherboard + I/O Plate
$55.00

GIGABYTE GA-Z170-HD3P ATX Motherboard Intel Socket LGA1151 DDR4 HDMI
$59.99

GIGABYTE (GA-Z97X-GAMING 7) Motherboard with I/O
$79.99

MSI ProSeries mATX Motherboard Intel 1200 Socket B460M PRO-VDH WiFi
$98.66