artlife3 / dazed-confused-vagrant-vm

MIT License
3 stars 0 forks source link

Additional partitions are not auto mounted when rebooting os #47

Closed artlife3 closed 7 years ago

artlife3 commented 7 years ago

At the same time, I changed the disk size to 40 GB.

artlife3 commented 7 years ago

The partition can not be seen with the df command. Added partition "/dev/sdb" exists It seems that nothing is formatted when I check with mount.

$ mount /dev/sdb /opt/rh
mount: you must specify the filesystem type

Change partition format to ext4.

It seems that there is no problem at the moment below.

Vagrant up
Vagrant reload