[Techtalk] Server Boot Loader

Billie Walsh bilwalsh at swbell.net
Tue Jan 29 16:33:09 UTC 2013


On 01/29/2013 10:02 AM, Chris Wilson wrote:
> On Tue, 29 Jan 2013, Billie Walsh wrote:
>
>> On 01/29/2013 09:12 AM, Chris Wilson wrote:
>>> Please can you tell us the output of these commands:
>>>
>>> cat /proc/partitions
>>
>> Major Minor #Blocks Name
>> 11 0 7134 sr0
>> 48 0 35860480 rd/c0d0
>> 48 1 34811904 rd/c0d0p1
>> 48 2 1 rd/c0dop2
>> 48 5 1045504 rd/c0d0p5
>> 48 8 143374336 rd/c0d1
>> 48 9 143373312 rd/c0d1p1
>> 252 0 1045504 dm-0
>>
>>> cat /proc/mdstat 
>>
>> personalities:
>> unused devices: <none>
>
> OK, how about 

I hope you understand some of this. All I see is "waw waw waw, waw"

> "mount" and 

/dev/rd/c0d0p1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
/home/billie0w/.Private on /home/billie0w type ecryptfs 
(ecryptfs_check_dev_ruid,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs,ecryptfs_sig=b9972c2bd21efc6c,ecryptfs_fnek_sig=6139bed7de7f26a6)
gvfs-fuse-daemon on /home/billie0w/.gvfs type fuse.gvfs-fuse-daemon 
(rw,nosuid,nodev,user=billie0w)

> "cat /etc/fstab"?

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/rd/c0d0p1 during installation
UUID=96f29c15-ebc0-405e-92fe-10039ba752e6 / ext4 errors=remount-ro 0 1
# swap was on /dev/rd/c0d0p5 during installation
#UUID=3f4b0c28-bc2e-4439-be0e-e3471a1e3798 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/mapper/cryptswap1 none swap sw 0 0

>
> Cheers, Chris.


-- 

“Only two things are infinite, the universe and human stupidity, and I’m not sure about the former.”
-Albert Einstein


_ _...  ..._ _
_._  ._  .....  ._..  ...  .._



More information about the Techtalk mailing list