/etc/fstab help!
Most of you know I'm a Linux n00b. I have no apologies for that...at least I'm trying right?
I unsucessfully attempted to install Oracle on Jaunty Jackalope (9.04) so I decided to use
VirtualBox and
Oracle Enterprise Linux. I'd successfully created a Windows Vista Ultimate virtual machine, off to try my second.
I chose fixed size storage:
Then select the folder where I wanted it to reside:
Location and size:
And the summary:
And received this:
At first, I began to search for problems with VirtualBox. I tried created a smaller disk, 2.0 GB, and it worked. So I knew I had a space issue (well, I think I knew).
So, fdisk to view the available partitions (as root):
root@cdj-laptop:/# fdisk -l
root@cdj-laptop:/#
So I did it as myself:
chet@cdj-laptop:/# fdisk -l
chet@cdj-laptop:/#
Using sudo:
chet@cdj-laptop:/# sudo fdisk -l
root@cdj-laptop:/#
So I installed GParted, and tried using that Partition Editor to see what was available:
WTF?
So I've tried search on "ubuntu fdisk nothing" and get nothing. So I'm asking you fine folks...either help me out or point me to the manual (RTFM!). Links are helpful. Answers are the most helpful. Something. I don't want to reinstall again but will if I have to.
Probably helpful to everyone is the contents of my /etc/fstab file as well:
Thank you and have a nice day.
Labels: ubuntu