Sponsored Content
Full Discussion: Fstab for 2nd hdd, how to?
Operating Systems Linux Fedora Fstab for 2nd hdd, how to? Post 302970133 by 1in10 on Saturday 2nd of April 2016 03:48:28 PM
Old 04-02-2016
new attempt, ext2 is the fliesystem, thats correct

I tried it like this, to mount it at boot. But this entry in fstab

Code:
# /dev/sdb1: LABEL="save"
UUID="6638df0e-22a9-4f70-9b77-93d40cbf9e5e        /dev/sdb1           ext2     auto        0       1

tells me that the special device is not available.

I have to translate this into english, the installation I made is not english.


Trying again, needing more coffee and chocolate, because its a riddle, that I still use an mp3-player bought back in 2009, that since then never caused any trouble plugging it in, on Ubuntu, BSD, Fedora and Debian. This tiny mp3-player and its software is made by a well known japanese OEM brand. So what is the riddle with that fstab to not recognize a OEM brand hdd. Last attempt threw me back to rescue mode. An unknown device, blinking initfs or ramfs, not even rebooting was accepted.

rethinking the mount point, as my fstab tells me root is at /, I typed into the fstab a mountpoint that is given by the command
Code:
 blkid

in the /etc folder, but trying as root to mount just like this
Code:
 mount /dev/sdb1

once again I am told the special device is not there. Yep, very special.
So the root acts like this
Code:
root@tractor4:/etc# blkid
/dev/sdb1: LABEL="save" UUID="6638df0e-22a9-4f70-9b77-93d40cbf9e5e" TYPE="ext2" PARTUUID="000f1893-01"
/dev/sda1: UUID="e2255ef4-f184-402f-8d1b-19b3383ba3e3" TYPE="ext4" PARTUUID="b5bb2799-01"
/dev/sda5: UUID="5d503d09-71c0-4b00-8ed1-4b28239d4462" TYPE="swap" PARTUUID="b5bb2799-05"

The fstab looks now like this

Code:
# /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>
# / was on /dev/sda1 during installation
UUID=e2255ef4-f184-402f-8d1b-19b3383ba3e3 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=5d503d09-71c0-4b00-8ed1-4b28239d4462 none            swap    sw                0       0
# /sdb1 on /dev/sdb1
UUID="6638df0e-22a9-4f70-9b77-93d40cbf9e5e /dev/sdb1      ext2    auto,rw           0       1

I already tried default as an option, dump set to 2, it remains unreadable. So, if someone has got a better hint than wiki for fstab on unix-like systems, I would appreciate it.

Last edited by 1in10; 04-02-2016 at 11:38 PM.. Reason: a third attempt
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

dual boot solaris off of 2nd HDD

I did a search on the board, but I could not find anything specific to dual booting windows and solaris, with solaris being placed on a second hard drive. I have solaris 8 intel, and I am trying to dual boot, but the Solaris installation process is quite intimidating. I am afraid I am going to do... (3 Replies)
Discussion started by: dangral
3 Replies

2. Linux

/etc/fstab

I've created a new drive and i've added it to my fstab file but on startup it will not mount. here is how i put it into my fstab file, is that right? /dev/hdb2 /disk2a ext3 defaults 1 2 (6 Replies)
Discussion started by: byblyk
6 Replies

3. SCO

Sco 5.06 How To Mount A 2nd Hdd Help Help!!!!

Hi guys, I have this problem , One of our client's hdd went down and we cannot boot up the machine , I've installed a new hdd with a fresh copy of SCO 5.0.6 same as the one in the old HDD, i think the data still good in the old HDD. My question!!! How can i access the data from the fresh... (4 Replies)
Discussion started by: josramon
4 Replies

4. UNIX for Dummies Questions & Answers

Old HDD copy to new HDD ? im lost...

Over the last few months the HDD spins louder and louder, so I fiqured its time to replace the HDD. Its been running 24/7/365 since 98 :eek:. yes i said since 98 :D I have an IBM system 43P Model 240. 233 MHz. running AIX Version 4. The current HDD is an IBM DGHS COMP IEC -950 FRU PN#... (5 Replies)
Discussion started by: Chevy89rocks
5 Replies

5. Red Hat

Using a variable in fstab

We have a load of servers which require cloning in VMWare, each of which have their own area on netapp for storage. I was trying to be a bit clever and use a variable within /etc/fstab so I dont need to edit it every time like so; netapp:/vol/vol_nfs_server/servers/`hostname | sed 's/\./ /g' |... (1 Reply)
Discussion started by: JayC89
1 Replies

6. UNIX for Dummies Questions & Answers

fstab

hi , i'm creating a shell script using fstab for my project of last year, i wonder you can help me to know what is the command allow me to get the list of unmounted partitions. thanks (4 Replies)
Discussion started by: Linux001
4 Replies

7. Ubuntu

fstab question

I have created a thumbdrive with a bootable version of Ubuntu 10.04 LTS, it uses Grub legacy. One of the issues I have is that everytime I boot a new system from the thumbdrive, it writes entries for the partitions in the fstab. Consequently, when I boot another system, the OS reads the fstab... (2 Replies)
Discussion started by: stumpyuk
2 Replies

8. Red Hat

Mount /etc/fstab

Can you please help me mount below filesystem in fstab ( I have rhel 5 ) as the line is long - it is not taking as single line How can break this in 2 line and act as one ....please help ... (4 Replies)
Discussion started by: saurabh84g
4 Replies

9. AIX

IBM AIX Internal HDD vs SAN HDD and Oracle

Hi Folks, I am facing an issue with the performance. P4 with 1 processor and 16 GB RAM and SAN HDD = Oracle report takes 25 minutes P5 with 2 processors and 16 GB RAM internall HDD with LPAR = Oracle Report takes 1 hour 15 minutes ( please note I have assigned all the max processors and... (7 Replies)
Discussion started by: filosophizer
7 Replies

10. Emergency UNIX and Linux Support

2nd hdd is Linux_lvm can't mount MBR on BSD with GPT

rying it this way, because I can't handle the slices for the second hdd. If there is someone on this forum who can help me out of that misery, he would really save my digital life in this digital ocean. So not giving up, reading several times the manual of gpart. But the best hint in all that... (0 Replies)
Discussion started by: 1in10
0 Replies
All times are GMT -4. The time now is 11:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy