Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Google ain't my friend AOL Search is :D haha.
It's hard using using the browser when i am on crappy 1024x768 res.
Don't forget AOL Search :D is everyones freind :)
ubuntu@ubuntu:~$ fsck /dev/hdb8
fsck 1.38 (30-Jun-2005)
e2fsck 1.38 (30-Jun-2005)
fsck.ext2: Permission denied while trying to open /dev/hdb8
You must have r/w access to the filesystem or be root
ubuntu@ubuntu:~$
Ummm, what about with the installed one, i dint see any menus about root password when installing, so how do i know what the pass is? also, how do i logg in as root?
So, i need to know how to log in as root.
ubuntu@ubuntu:~$ sudo fsck /dev/hdb8
fsck 1.38 (30-Jun-2005)
e2fsck 1.38 (30-Jun-2005)
/dev/hdb8: clean, 411/1795200 files, 118058/3584495 blocks
ubuntu@ubuntu:~$ sudo fsck -A
fsck 1.38 (30-Jun-2005)
ubuntu@ubuntu:~$
All of them are not there, infact the only mounted partition/drive is the DVD.ubuntu@ubuntu:~$ sudo fsck /dev/hdb11
fsck 1.38 (30-Jun-2005)
e2fsck 1.38 (30-Jun-2005)
Couldn't find ext2 superblock, trying backup blocks...
fsck.ext2: Bad magic number in super-block while trying to open /dev/hdb11
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>