Firstly, thank you guys very much for helping me out on christmas!
Secondly, it’s a DVD, not a CD.
I received it at an opensuse 12.1 launch party. On the back of the sleeve it says: This DVD includes everything you need to get your desktop, laptop or server up and running with linux. You can also take 12.1 for a test drive before you install it. Just boot your computer from this DVD. That sounds like a live dvd to me…
When booting from the DVD, I can choose between booting from the hard drive, running gnome live, running kde, installing opensuse, memory check, etc.
Thirdly, I’m using the live DVD right now. As windows doesn’t boot, I have no other way to access the system.
@DenverD, I do know it’s a user problem, mea culpa, mea maxima culpa.
Here’s the suggested output:
linux@linux:~> sudo /sbin/fdisk -lDisk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf491d069
Device Boot Start End Blocks Id System
/dev/sda1 63 34828919 17414428+ 1c Hidden W95 FAT32 (LBA)
/dev/sda2 34828920 279022199 122096640 7 HPFS/NTFS/exFAT
/dev/sda3 279023616 976771071 348873728 f W95 Ext'd (LBA)
/dev/sda5 279025664 976771071 348872704 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
16 heads, 63 sectors/track, 969021 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xaed32ea1
Device Boot Start End Blocks Id System
/dev/sdb1 63 34816319 17408128+ 1c Hidden W95 FAT32 (LBA)
/dev/sdb2 * 34816320 279010367 122097024 7 HPFS/NTFS/exFAT
/dev/sdb3 279011328 976773119 348880896 f W95 Ext'd (LBA)
/dev/sdb5 279013376 976771119 348878872 7 HPFS/NTFS/exFAT
[HR][/HR]
linux@linux:~> df -hlT
Filesystem Type Size Used Avail Use% Mounted on
rootfs rootfs 4.2G 2.6G 1.7G 62% /
udev tmpfs 1.5G 8.0K 1.5G 1% /dev
devtmpfs devtmpfs 1.5G 8.0K 1.5G 1% /dev
tmpfs tmpfs 1.5G 1.1M 1.5G 1% /dev/shm
/dev/sr0 iso9660 4.2G 4.2G 0 100% /livecd
/dev/loop0 ext4 4.2G 2.6G 1.7G 62% /
tmpfs tmpfs 1.5G 884K 1.5G 1% /run
tmpfs tmpfs 1.5G 0 1.5G 0% /sys/fs/cgroup
tmpfs tmpfs 1.5G 0 1.5G 0% /media
tmpfs tmpfs 1.5G 884K 1.5G 1% /var/lock
tmpfs tmpfs 1.5G 884K 1.5G 1% /var/run
[HR][/HR]
linux@linux:~> cat /proc/partitions
major minor #blocks name
8 0 488386584 sda
8 1 17414428 sda1
8 2 122096640 sda2
8 3 1 sda3
8 5 348872704 sda5
8 16 488386584 sdb
8 17 17408128 sdb1
8 18 122097024 sdb2
8 19 1 sdb3
8 21 348878872 sdb5
7 0 4457984 loop0
[HR][/HR]
linux@linux:~> cat /etc/fstab
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
/dev/root / defaults 1 1
[HR][/HR]
linux@linux:~> mount
devtmpfs on /dev type devtmpfs (rw,relatime,size=1537760k,nr_inodes=209902,mode=755)
tmpfs on /dev/shm type tmpfs (rw,relatime)
/dev/sr0 on /livecd type iso9660 (ro,relatime)
clicfs on /read-only type fuse.clicfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0)
/dev/loop0 on / type ext4 (rw,noatime,nodiratime,errors=remount-ro,user_xattr,acl,barrier=0,data=ordered)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,relatime,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=18,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
tmpfs on /media type tmpfs (rw,nosuid,nodev,noexec,relatime,mode=755)
tmpfs on /var/lock type tmpfs (rw,nosuid,nodev,relatime,mode=755)
tmpfs on /var/run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
none on /proc/fs/vmblock/mountPoint type vmblock (rw,relatime)