laustinbam / opendlp

Automatically exported from code.google.com/p/opendlp
0 stars 0 forks source link

Unexpected inconsistency; run fsck manually #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.assemble files with 7zip
2.import appliance
3.change nic to host only
4.start VM

What is the expected output? What do you see instead?

expected: Ubuntu 10.0.4.1 LT OpenDLP tty1, OpenDLP login

error received:
fsck from util-linux-ng 2.17.2
/dev/sda1 has gone 216 days without being checked, check forced.
/dev/sda1: Resize inode not valid.

/dev/sda1:UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY
mountall: fsck /[252] terminated with status 4
mountall: Filesystem has errors: /

What version of the product are you using? On what operating system?
0.2.2 on virtual box 4.0.4r70112

Please provide any additional information below.
I attached ubuntu installation iso to vm.  Booted to VM and ran command against 
/dev/sda1.  Typed 'y' to all fix actions.  The VM now boots to login.  I've 
downloaded the files on Ubuntu and W7, md5 and sha1 all files with associated 
checksums, they all check out.  I just need confirmation that this behavior is 
expected, I missed any mention of this in the readme, readme.original, or 
changelog. 

Original issue reported on code.google.com by linuxpwn...@gmail.com on 27 Mar 2011 at 2:24

GoogleCodeExporter commented 8 years ago
This is normal behavior for Linux if it has gone a lot of days since booting 
(or since I created the VM). Thanks for the notification, though.

Original comment by andrew.O...@gmail.com on 27 Mar 2011 at 12:00