[opensuse] Two questions
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9? 2. How do I automaticly mount a SATA hard drive on start up? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Ys wrote:
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9?
Yes.
2. How do I automaticly mount a SATA hard drive on start up?
You put the partition(s) and mount-point(s) into /etc/fstab. -- Per Jessen, Zürich (19.4°C) http://www.dns24.ch/ - free DNS hosting, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, 23 Aug 2013 10:55:24 +0200 Per Jessen <per@computer.org> wrote:
Ys wrote:
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9?
Yes.
2. How do I automaticly mount a SATA hard drive on start up?
You put the partition(s) and mount-point(s) into /etc/fstab.
/etc/fstab doesn't have the partition info on my 2 hard drive -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 23/08/13 16:12, Ys wrote:
On Fri, 23 Aug 2013 10:55:24 +0200 Per Jessen <per@computer.org> wrote:
Ys wrote:
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9?
Yes.
2. How do I automaticly mount a SATA hard drive on start up?
You put the partition(s) and mount-point(s) into /etc/fstab.
/etc/fstab doesn't have the partition info on my 2 hard drive
You'll have to edit fstab yourself. :~> man fstab will give you more information. - -- Bob Williams System: Linux 3.7.10-1.16-desktop Distro: openSUSE 12.3 (x86_64) with KDE Development Platform: 4.10.5 "release 4" Uptime: 12:00pm up 1 day 1:00, 3 users, load average: 1.29, 1.29, 1.20 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlIXjCEACgkQ0Sr7eZJrmU4DWwCghBiPAHbFy2Kso900y1cpo7KY 1SQAoJMJbc/Z2jBVEts0CAHinUwiow0+ =eb4I -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, 23 Aug 2013 17:21:57 +0100 Bob Williams <linux@barrowhillfarm.org.uk> wrote:
On 23/08/13 16:12, Ys wrote:
On Fri, 23 Aug 2013 10:55:24 +0200 Per Jessen <per@computer.org> wrote:
Ys wrote:
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9?
Yes.
2. How do I automaticly mount a SATA hard drive on start up?
You put the partition(s) and mount-point(s) into /etc/fstab.
/etc/fstab doesn't have the partition info on my 2 hard drive
You'll have to edit fstab yourself.
:~> man fstab
will give you more information. - -- Bob Williams
<<<<< snip >>>>> Hi Ys, In the future please include pertinent information in your messages, such as which desktop & version, which version of OS you run, and anything else which may be useful for a responder. How are you currently mounting the SATA drive? The same information used for a manual mount will apply to an entry in fstab. Bobs' advice about "man fstab" is very good for applying that data. Then look at the current entries in fstab to determine what would be the appropriate line to add. The basic format is: LABEL=opt /opt ext4 defaults 1 2 (I label all my partitions) Where: partition mount fs - options partition device point type check info Tom -- Insight comes more often than not, from looking at what's been on the table all along. - David McCullough ^^ --... ...-- / -.- --. --... -.-. ..-. -.-. ^^^^ Tom Taylor - retired penguin - KG7CFC AMD Phenom II x4 955 -- 4GB RAM -- 2x1.5TB sata2 openSUSE 13.1_M4-x86_64 KDE 4.11.00, FF 22.0, claws-mail 3.9.2 registered linux user 263467 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Bob Williams wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 23/08/13 16:12, Ys wrote:
On Fri, 23 Aug 2013 10:55:24 +0200 Per Jessen <per@computer.org> wrote:
Ys wrote:
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9?
Yes.
2. How do I automaticly mount a SATA hard drive on start up?
You put the partition(s) and mount-point(s) into /etc/fstab.
/etc/fstab doesn't have the partition info on my 2 hard drive
You'll have to edit fstab yourself.
Actually, YaST:Partitioner will help him do that. -- Per Jessen, Zürich (19.1°C) http://www.dns24.ch/ - free DNS hosting, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Friday 23 Aug 2013 18:12:00 Ys wrote:
On Fri, 23 Aug 2013 10:55:24 +0200
Per Jessen <per@computer.org> wrote:
Ys wrote:
Hi, I have 2 questions: 1. Can I upgrade the kernel from 3.7 to 3.10.9?
Yes.
2. How do I automaticly mount a SATA hard drive on start up?
You put the partition(s) and mount-point(s) into /etc/fstab.
/etc/fstab doesn't have the partition info on my 2 hard drive You could try the Partitioner in YAST, that might help. There are some mounting options within the partition process. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2013-08-23 at 11:41 +0300, Ys wrote:
2. How do I automaticly mount a SATA hard drive on start up?
Removable or non-removable? case 1: desktop automatics. case 2: fstab. How? Any linux/unix book should explain it. - -- Cheers, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlIX8KMACgkQtTMYHG2NR9XAkwCfcG2TY95FMFChrsJqEn+2VsBb icoAn1QQjXwGmWIk53PkfbY3cMLDK6sV =WAPL -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (6)
-
Bob Williams
-
Carlos E. R.
-
ianseeks
-
Per Jessen
-
Thomas Taylor
-
Ys