problem in lab 22.1
Hi,
I am reviewing all of the exercises for both LFS201 and LFS211 in order to study for the LFCS exam. When I did this exercise in my computer (fedora workstation 36) I didnt have any problem, I freed some empty space directly on my SDD, then I created a new partition and everything worked just fine.
Now, I'm trying to do the same using a cent-OS container using Google Cloud Services, and I cannot get past this command:
sudo cryptsetup luksFormat /dev/loop0p1
I am using a loopback device, as you can see, since I could not make a different partition directly from the disk. I already found a link to do this , but anyhow, I really want to find out why I cannot do it.
When I try to input that command, the terminal always responds this:sudo cryptsetup luksFormat /dev/loop3
WARNING: Device /dev/loop3 already contains a 'dos' partition signature.
WARNING!
========
This will overwrite data on /dev/loop3 irrevocably.
Are you sure? (Type 'yes' in capital letters): YES
Enter passphrase for /dev/loop0p3:
Verify passphrase:
Device /dev/loop3 is in use. Can not proceed with format operation.
I tried to do it with four different loopback devices. My machine looks like this:
df -Th
Filesystem Type Size Used Avail Use% Mounted on
devtmpfs devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs tmpfs 3.8G 8.4M 3.8G 1% /run
tmpfs tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/sda2 xfs 20G 4.4G 16G 23% /
/dev/sda1 vfat 200M 7.3M 193M 4% /boot/efi
/dev/loop1 ext4 976M 2.6M 907M 1% /home/student2/mountpoint
/dev/loop0p1 ext3 233M 2.1M 219M 1% /home/student2/mntpoint1
/dev/loop2 ext4 233M 2.1M 215M 1% /home/student2/mntpoint2
/dev/loop3 vfat 240M 0 240M 0% /home/student2/mntpoint3
tmpfs tmpfs 777M 0 777M 0% /run/user/1000
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 763M 0 loop
├─loop0p1 259:0 0 244.1M 0 loop /home/student2/mntpoint1
├─loop0p2 259:1 0 244.1M 0 loop
└─loop0p3 259:2 0 239.4M 0 loop
loop1 7:1 0 1G 0 loop /home/student2/mountpoint
loop2 7:2 0 244.1M 0 loop /home/student2/mntpoint2
loop3 7:3 0 239.4M 0 loop /home/student2/mntpoint3
sda 8:0 0 20G 0 disk
├─sda1 8:1 0 200M 0 part /boot/efi
└─sda2 8:2 0 19.8G 0 part /
Comments
-
you are lucky that your system is preventing from probably committing suicide
/dev/loop3 is already mounted on /home/student2/mntpoint3. You need to unmount it first, or you need to choose an unused loop device, say loop4 (see losetup). We generally don't support doing the course on
containers, although there is no reason that I know of this should not work, but I also don't know what options the kernel was compiled with. But since you already have loopback devices you are probably ok. Anyway, the error message is rather specific so pay attention to it0 -
thanks!!! I thought that the test was on a containers environment!! thanks for the guidance!
0 -
While we do not answer exam related questions here (training and certification staffs are separate) I can assure you that you will be ssh-ing into a virtual machine, and you have a choice between c9stream and ubuntu 20.04. This may indeed be a container for all I know but no one has ever asked me about this. It is all command line stuff. I have no idea how much they ask about partitioning etc....you have to consult the guides but they probably don't really tell you
0
Categories
- All Categories
- 50 LFX Mentorship
- 103 LFX Mentorship: Linux Kernel
- 553 Linux Foundation Boot Camps
- 296 Cloud Engineer Boot Camp
- 119 Advanced Cloud Engineer Boot Camp
- 52 DevOps Engineer Boot Camp
- 53 Cloud Native Developer Boot Camp
- 4 Express Training Courses
- 4 Express Courses - Discussion Forum
- 1.9K Training Courses
- 18 LFC110 Class Forum
- 6 LFC131 Class Forum
- 25 LFD102 Class Forum
- 150 LFD103 Class Forum
- 17 LFD121 Class Forum
- LFD137 Class Forum
- 61 LFD201 Class Forum
- LFD210 Class Forum
- LFD210-CN Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- LFD237 Class Forum
- 23 LFD254 Class Forum
- 598 LFD259 Class Forum
- 102 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- LFD273 Class Forum
- 2 LFS145 Class Forum
- 24 LFS200 Class Forum
- 739 LFS201 Class Forum
- 1 LFS201-JP クラス フォーラム
- 3 LFS203 Class Forum
- 69 LFS207 Class Forum
- 300 LFS211 Class Forum
- 54 LFS216 Class Forum
- 47 LFS241 Class Forum
- 41 LFS242 Class Forum
- 37 LFS243 Class Forum
- 11 LFS244 Class Forum
- 34 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- LFS251 Class Forum
- 140 LFS253 Class Forum
- LFS254 Class Forum
- 1K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 92 LFS260 Class Forum
- 130 LFS261 Class Forum
- 32 LFS262 Class Forum
- 79 LFS263 Class Forum
- 15 LFS264 Class Forum
- 11 LFS266 Class Forum
- 17 LFS267 Class Forum
- 17 LFS268 Class Forum
- 23 LFS269 Class Forum
- 203 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- LFS281 Class Forum
- 221 LFW211 Class Forum
- 167 LFW212 Class Forum
- SKF100 Class Forum
- 901 Hardware
- 219 Drivers
- 74 I/O Devices
- 44 Monitors
- 115 Multimedia
- 208 Networking
- 101 Printers & Scanners
- 85 Storage
- 761 Linux Distributions
- 88 Debian
- 66 Fedora
- 15 Linux Mint
- 13 Mageia
- 24 openSUSE
- 141 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 477 Linux System Administration
- 41 Cloud Computing
- 69 Command Line/Scripting
- Github systems admin projects
- 95 Linux Security
- 77 Network Management
- 108 System Management
- 49 Web Management
- 66 Mobile Computing
- 23 Android
- 29 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 536 Off Topic
- 131 Introductions
- 216 Small Talk
- 21 Study Material
- 817 Programming and Development
- 275 Kernel Development
- 508 Software Development
- 928 Software
- 260 Applications
- 184 Command Line
- 3 Compiling/Installing
- 76 Games
- 316 Installation
- 59 All In Program
- 59 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)