You are not logged in.

#1 2012-07-30 14:56:12

jamee
Member
Registered: 2012-07-30
Posts: 4

arch linux boot failure

I am new to arch linux, and linux, I am trying to install arch linux into my virtual box which is hosted on window 7. I followed the steps of installation guide, but when I finished, and tried to boot the new system, it blocked by this failure:

:: Checking filesystems
[BUSY] fsck.ext4: No such file or directory while trying to open /dev/sda6 Possibly non-existent device?

this device /dev/sda6 does not exist, why the filesystem will check it? I remember when I fist time to fdisk, I made a mistake: create two logic partition, and the second one is /dev/sda6, and later I delete it, is that mistake cause this problem?

anyone can help me?

Thanks in advance!

Offline

#2 2012-07-30 15:16:44

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: arch linux boot failure

Did you remove /dev/sda6 from your fstab?

Offline

#3 2012-07-30 15:32:17

jamee
Member
Registered: 2012-07-30
Posts: 4

Re: arch linux boot failure

yes, I delete these partitions.
and i use fdisk -l, there is no such device

Offline

#4 2012-07-30 15:59:34

thideras
Member
Registered: 2012-07-28
Posts: 12

Re: arch linux boot failure

That is not what he asked. Do you still have the /dev/sda6 entry in the /etc/fstab file? If so, you will need to delete it.

Last edited by thideras (2012-07-30 15:59:51)

Offline

#5 2012-07-30 16:11:41

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: arch linux boot failure

Ok, but do you have an sda6 in your disk image under VirtualBox, because it sounds like you aren't using RAW access to your disk.  The vmdk file that stores your installation may actually have a sda6.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#6 2012-08-01 14:14:27

jamee
Member
Registered: 2012-07-30
Posts: 4

Re: arch linux boot failure

to thideras:
I checked the /etc/fstab, and there is /dev/sda6, I changed to the right one: /dev/sda2. But I still cannot boot it, it says:
fsck.ext4 Bad magic number in super block while tring to open /dev/sda2
/dev/sda2:
The super block could not be read or does not describe a correct ext2 filesystem.

but my /dev/sda2 is ext4 filesystem, why it says ext2?

Offline

#7 2012-08-03 00:43:18

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: arch linux boot failure

Anything that is ext2 and beyond is called an ext2 series filesystem.
What this error is stating is that it has ahold of a swap partition or something like that.
Or the module for ext4 isn't in the initramfs.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#8 2012-08-03 01:06:28

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: arch linux boot failure

jamee: would you please post your fstab file? We need to see the whole thing.

Last edited by 2ManyDogs (2012-08-03 01:07:02)

Offline

#9 2012-08-03 14:00:36

jamee
Member
Registered: 2012-07-30
Posts: 4

Re: arch linux boot failure

this is the failure snapshot:
7704347350_eda3f5b0af.jpg
Flickr 上 jamee.wang20120803220235

this is the fstab snapshot:
7704310414_308a0299e0.jpg
Flickr 上 jamee.wang20120803214800

Last edited by jamee (2012-08-03 14:07:32)

Offline

Board footer

Powered by FluxBB