από medigeek » 01 Ιούλ 2011, 10:00
Φαίνεται πως η εγκατάσταση μέσω
wubi ξεχωρίζει αρκετά:
- Κώδικας: Επιλογή όλων
$ cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=491324k,nr_inodes=122831,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
/dev/sda2 /host fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
/dev/loop0 / ext4 rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
none /sys/kernel/security securityfs rw,relatime 0 0
none /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
none /var/run tmpfs rw,nosuid,relatime,mode=755 0 0
none /var/lock tmpfs rw,nosuid,nodev,noexec,relatime 0 0
- Κώδικας: Επιλογή όλων
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/loop0 7.5G 2.3G 4.8G 33% /
none 480M 604K 480M 1% /dev
none 488M 0 488M 0% /dev/shm
none 488M 64K 488M 1% /var/run
none 488M 0 488M 0% /var/lock
/dev/sda2 23G 19G 4.5G 81% /host
- Κώδικας: Επιλογή όλων
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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
/host/ubuntu/disks/root.disk / ext4 loop,errors=remount-ro 0 1
/host/ubuntu/disks/swap.disk none swap loop,sw 0 0
- Κώδικας: Επιλογή όλων
$ ls -lR /host/ubuntu/
/host/ubuntu/:
total 1504
drwxrwxrwx 1 root root 0 2011-06-30 18:01 disks
drwxrwxrwx 1 root root 4096 2011-06-30 18:22 install
-rwxrwxrwx 1 root root 1150 2011-06-30 18:00 Ubuntu.ico
-rwxrwxrwx 2 root root 1530520 2011-06-30 18:00 uninstall-wubi.exe
drwxrwxrwx 1 root root 0 2011-06-30 18:00 winboot
/host/ubuntu/disks:
total 8192000
drwxrwxrwx 1 root root 0 2011-06-30 18:00 boot
-rwxrwxrwx 2 root root 8120172544 2011-07-01 02:55 root.disk
-rwxrwxrwx 2 root root 268435456 2011-06-30 18:04 swap.disk
/host/ubuntu/disks/boot:
total 0
drwxrwxrwx 1 root root 0 2011-06-30 18:00 grub
/host/ubuntu/disks/boot/grub:
total 0
/host/ubuntu/install:
total 0
/host/ubuntu/winboot:
total 173
-rwxrwxrwx 1 root root 148208 2011-06-30 17:59 wubildr
-rwxrwxrwx 2 root root 29 2011-06-30 17:59 wubildr-bootstrap.cfg
-rwxrwxrwx 1 root root 1270 2011-06-30 17:59 wubildr.cfg
-rwxrwxrwx 1 root root 8192 2011-06-30 17:59 wubildr.mbr
-rwxrwxrwx 1 root root 10240 2011-06-30 17:59 wubildr.tar
Έχει κι ένα "loop=" στο /boot/grub/grub.cfg
