Making sure I got it right

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Kiwi-Hawk

Making sure I got it right

Post by Kiwi-Hawk »

Hi

I just want to make sure I have this sorted correctly

this is my FSTAB:

start FSTAB
------------------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
# UUID=fc9e1b76-36db-466c-9154-bb6965fc17dd
/dev/sda1 / ext3 relatime,errors=remount-ro 0 1
# /dev/sda5
# UUID=84e74933-a382-460a-b588-e4df734a52a7
none swap sw 0 0
# /dev/sdb1
# UUID=ba68dac7-1210-4feb-8c38-2246071950e5
/dev/sdb1 /mnt/Music ext3 rw,defaults 0 0
# /dev/sdc1
# UUID=29c7bgf1-e28d-418e-a505-718e8764fd7e
/dev/sdc1 /mnt/Media ext3 rw,defaults 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
---------------------------------------------------------------------
end FSTAB
and I believe I need edit my grub file too so that this works on reboot correct?

Cheers
Kiwi-Hawk
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Fred

Re: Making sure I got it right

Post by Fred »

Kiwi-Hawk,

humm... you might have a problem or two here. What exactly are you trying to accomplish.

Fred
Kiwi-Hawk

Re: Making sure I got it right

Post by Kiwi-Hawk »

Hi

I took a shot at it and rebooted and it's ok,..

Just wanted to mount all my drives at boot,.. I don't know if I have read write to the media drives yet, but the idea is to have
them loaded so the media Center software (when installed) will run up and anybody can then play music or movie at will

Thanks for your reply by the way

Cheers
Kiwi-Hawk
Locked

Return to “Storage”