How do I activate my sdb5 partition and have it stay active continually.
> Well, sda1 isn't mounted at /media/sda1 but maybe at / or somewhere else.
I just opened Disk&Filesystems again. It said the mount point for sda1
is /media. It sure will be great when I can use the konsole. I am anxious.
The GUI must be lying.
Steven
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 07:31 AM
"Jonas Norlander"
How do I activate my sdb5 partition and have it stay active continually.
2009/1/3 Steven Vollom <stevenvollom@sbcglobal.net>:
>
>> Well, sda1 isn't mounted at /media/sda1 but maybe at / or somewhere else.
> I just opened Disk&Filesystems again. It said the mount point for sda1
> is /media. It sure will be great when I can use the konsole. I am anxious.
> The GUI must be lying.
>
> Steven
>
The best for us would be if you could paste the output from this
commands "cat /etc/fstab" and "sudo fdisk -l". Write or copy and paste
them in konsole without the quotes. That way we can see what hard
drives and partitions you got and where they get mounted.
/ Jonas
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 07:41 AM
"Dotan Cohen"
How do I activate my sdb5 partition and have it stay active continually.
2009/1/3 Jonas Norlander <jonorland@gmail.com>:
> The best for us would be if you could paste the output from this
> commands "cat /etc/fstab" and "sudo fdisk -l". Write or copy and paste
> them in konsole without the quotes. That way we can see what hard
> drives and partitions you got and where they get mounted.
>
> / Jonas
>
Additionally, I would like to see the output of the mount command both
before and after you mount sda5.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-*-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-*-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه*-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-*-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-*-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 07:47 AM
Steven Vollom
How do I activate my sdb5 partition and have it stay active continually.
steven@Studio25:~$ sudo fdisk -l
[sudo] password for steven:
Disk /dev/sda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x47a447a3
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1824 14651248+ 83 Linux
/dev/sda2 1825 24792 184490460 f W95 Ext'd (LBA)
/dev/sda5 16523 24792 66428775 83 Linux
/dev/sda6 1825 2006 1461852 82 Linux swap / Solaris
/dev/sda7 2007 16522 116599738+ 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xffffffff
Device Boot Start End Blocks Id System
/dev/sdb1 1 2591 20812176 83 Linux
/dev/sdb2 2592 2856 2128612+ 82 Linux swap / Solaris
/dev/sdb3 2857 9964 57095010 5 Extended
/dev/sdb5 2857 9964 57094978+ 83 Linux
steven@Studio25:~$
This sure is fun.
Steven
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 07:57 AM
Steven Vollom
How do I activate my sdb5 partition and have it stay active continually.
"cat /etc/fstab" and "sudo fdisk -l"
I just reviewed the results of the two konsole entries. They looked like I
thought they should. I don't understand what is wrong.
I remember that Kubuntu forced the location of installation for the active
primary. As I recall, I wanted it to be located in sda1. I formatted sda1
using ext3 and made it primary in preparation for the other OS installation.
I was not allowed to make the installation and could never figure out why.
Perhaps you can see what is not in the proper order.
Steven
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 07:58 AM
Nils Kassube
How do I activate my sdb5 partition and have it stay active continually.
Steven Vollom wrote:
> > Well, sda1 isn't mounted at /media/sda1 but maybe at / or somewhere
> > else.
>
> I just opened Disk&Filesystems again. It said the mount point for sda1
> is /media. It sure will be great when I can use the konsole. I am
> anxious. The GUI must be lying.
Try the command
mount
and you should see if and where your partitions are really mounted.
Nils
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 08:01 AM
Steven Vollom
How do I activate my sdb5 partition and have it stay active continually.
> cat /etc/fstab
I did not log into root, however, it looks like I am there.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 08:17 AM
Steven Vollom
How do I activate my sdb5 partition and have it stay active continually.
> and you should see if and where your partitions are really mounted.
Am I that dense, Nils, it looks to me like it is on /media.
steven@Studio25:~$ mount
/dev/sdb1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.24-22-generic/volatile type tmpfs (rw)
/dev/sda5 on /media/sda5 type ext3 (rw)
/dev/sda7 on /media/sda7 type ext3 (rw)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
/dev/sda1 on /media type ext3 (rw,noexec,nosuid,nodev)
steven@Studio25:~$
What do these entries mean?
(noexec,nosuid,nodev)
Steven
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
01-03-2009, 08:29 AM
Constantinos Maltezos
How do I activate my sdb5 partition and have it stay active continually.
On Saturday 03 January 2009 1:22:02 am Steven Vollom wrote:
> On Saturday 03 January 2009 1:20:27 am Constantinos Maltezos wrote:
> > sudo fsck -c /dev/sda1
I'm a big dummy. In those instructions, replace sda1 with sdb5.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users