Next Question
RSS
If a partition is not supposed to be auto-mounted by some magic background auto-mounting program, when you reboot whatever you mounted will not be mounted unless up put the appropriate mounting entries in /etc/fstab. Even if you do have the auto-mounter, it would probably not hurt to put the entries into /etc/fstab anyway.
Otherwise, you could write a script and invoke it from the SCO equivalent of /etc/init.d/boot.local (or whatever it calls the last script that is invoked during the boot sequence). The script will check if the partition is mounted, and mount it if it is not.
Permalink | Report
[root@roswell root]# vim /etc/fstab
and add a line with the information you are specifying in the mount command
Source(s):
http://www.skullbox.net/newsda.php
Permalink | Report
http://www.computing.net/answers/linux/how-to-mount-win-partitions-during-boot/8139.html
Permalink | Report
It would be something like
/dev/c0 /c0 ext3 auto,users,ro 0 0
Check out http://forum.soft32.com/linux/mount-command-fstab-ftopict349875.html for more information
Source(s):
http://forum.soft32.com/linux/mount-command-fstab-ftopict349875.html
Permalink | Report
Answered Question
M$2
December 15, 2008 09:24 PM
Why everytime i reboot my unix machine my mounted /c1 and /c0 partition are gone?
i have an SCO unix machine, and i made 2 partitions called /c1 and /c0 i mounted them from /dev/c0 and /dev/c1 to /c1 /c0, now if i reboot the machine /c0 will desapear and /c1 sometimes will stay there and their volumes will change too. ( i`ve go a couple of answers, and i checked the /ETC/FSTAB i dont have that file in SCO. or VFSTAB
Interesting Question?
Yes (0)
No (0)
RSS
Other Answers (4)
December 15, 2008 09:40 PM
I am not that familiar with the details of SCO Unix, however, I can share some ideas how to debug. If a partition is not supposed to be auto-mounted by some magic background auto-mounting program, when you reboot whatever you mounted will not be mounted unless up put the appropriate mounting entries in /etc/fstab. Even if you do have the auto-mounter, it would probably not hurt to put the entries into /etc/fstab anyway.
Otherwise, you could write a script and invoke it from the SCO equivalent of /etc/init.d/boot.local (or whatever it calls the last script that is invoked during the boot sequence). The script will check if the partition is mounted, and mount it if it is not.
Permalink | Report
December 15, 2008 09:41 PM
In order to automatically mount a partition, you must edit the /etc/fstab file. The fstab file tells Linux where to mount all partitions located within the system. [root@roswell root]# vim /etc/fstab
and add a line with the information you are specifying in the mount command
Source(s):
http://www.skullbox.net/newsda.php
Permalink | Report
December 15, 2008 09:49 PM
you need to edit the vfstab - /ect/vfstab - /dev/hdXX /your/mountpoint vfat ro,user http://www.computing.net/answers/linux/how-to-mount-win-partitions-during-boot/8139.html
Permalink | Report
December 15, 2008 09:53 PM
Check out your /etc/fstab (or /etc/vfstab) ... The mount information needs to be there if you want your volume to be automatically mounted on reboot. It would be something like
/dev/c0 /c0 ext3 auto,users,ro 0 0
Check out http://forum.soft32.com/linux/mount-command-fstab-ftopict349875.html for more information
Source(s):
http://forum.soft32.com/linux/mount-command-fstab-ftopict349875.html
Permalink | Report
December 16, 2008 04:13 PM
- Fact Refuted
No such thing as 'ext3' filesystem type in SCO unix.
Report
Answer this Question
Related Questions
How helpful are the NEW job finding and career resources on my Snag a Job page? Any m...
I am a lesbian. I am in love and plan on being with her forever. How do I tell my con...
I am a single mother of a wonderful 4-year-old whom I love dearly.
Can I use my iPhone 3gs for a wireless hookup to xbox 360 live? If so, how?
I am a lesbian. I am in love and plan on being with her forever. How do I tell my con...
I am a single mother of a wonderful 4-year-old whom I love dearly.
Can I use my iPhone 3gs for a wireless hookup to xbox 360 live? If so, how?
Ask a Question
Buy Mahalo Dollars with Credit Card or PayPal
Top Members
Most Popular Tags
Categories
- Anonymous
- Arts & Design
- Beauty & Style
- Books & Authors
- Business
- Cars & Transportation
- Consumer Electronics
- Coupons Deals
- Education
- Entertainment
- Environment
- Fitness
- Food & Drink
- From Email
- From Iphone
- From Twitter
- Health
- History
- Hobbies
- Home & Garden
- How Tos
- Humor
- Jobs
- Legal
- Local
- Love & Relationships
- Mahalo Answers Community
- Money
- Music
- News
- NSFW
- Parenting
- Pets
- Science & Mathematics
- Services
- Shopping
- Social Science
- Society & Culture
- Sports
- Technology & Internet
- Travel
- Video Games
Welcome New Members
- waelghonim, November 24, 2009 11:59 PM
- ahmadhamzawi, November 24, 2009 11:56 PM
- tedtalks, November 24, 2009 11:54 PM
- chworld, November 24, 2009 11:47 PM
- sparkie318, November 24, 2009 11:33 PM
Mahalo Dollars are the currency of Mahalo Answers.
Each Mahalo Dollar costs $1.
Once you earn more than 40 Mahalo Dollars, you can request to be paid via PayPal. Each Mahalo Dollar is currently worth $0.75 when paid out via PayPal. Learn More
df -k
mount
uname -v
/ (/dev/root ): 14932407 blocks 4368928 i-nodes
/stand (/dev/boot ): 10559 blocks 4992 i-nodes
# mount
/ on /dev/root read/write on Wed Dec 17 10:29:01 2008
/stand on /dev/boot read only on Wed Dec 17 10:29:01 2008
# uname -v
5.0.6
So, I need to see in mount, /c0 comming from /dev/c0 and /dev/c1 but i cant see to have it right.
# @(#) filesys.src 25.3 95/03/30
#
# Copyright (C) 1988-1995 The Santa Cruz Operation, Inc.
# All Rights Reserved.
# The information in this file is provided for the exclusive use of
# the licensees of The Santa Cruz Operation, Inc. Such users have the
# right to use, modify, and incorporate this code into other products
# for purposes authorized by the license agreement provided they include
# this notice and the associated copyright notice with any such product.
# The information in this file is provided "AS IS" without warranty.
#
# default/filesys - Filesystem mount table: filesys(F)
#
bdev=/dev/boot cdev=/dev/rboot \
mountdir=/stand mount=no fstyp=EAFS \
fsck=no fsckflags= rcmount=yes \
rcfsck=no mountflags=
bdev=/dev/root cdev=/dev/rroot \
mountdir=/ mount=no fstyp=HTFS \
fsck=no fsckflags= rcmount=no \
rcfsck=no mountflags=
bdev=/dev/c1 cdev=/dev/rc1 \
mountdir=/c1 mount=yes fstyp=HTFS \
fsck=dirty fsckflags=-y \
rcmount=yes rcfsck=dirty
bdev=/dev/c2 cdev=/dev/rc2 mountdir=/c2 rcmount=yes mount=yes fsckflags=-y
bdev=/dev/c3 cdev=/dev/rc3 mountdir=/c3 rcmount=yes mount=yes fsckflags=-y
bdev=/dev/c0 cdev=/dev/rc0 mountdir=/c0 rcmount=yes mount=yes fsckflags=-y
bdev=/dev/c1 cdev=/dev/rc0 mountdir=/c1 rcmount=yes mount=yes fsckflags=-y