Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

mount a second hard drive in scientific linux

Status
Not open for further replies.

tompham

Full Member level 2
Joined
May 29, 2010
Messages
133
Helped
29
Reputation
60
Reaction score
29
Trophy points
1,308
Location
usa
Activity points
2,066
Hi all
I want to mount a secodary hard drive in scientific linux:

This is information of hard drive when i type fdisk -l

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Thanks
 

Their would be probably a graphical tool for that (like GNOME Disks https://en.wikipedia.org/wiki/GNOME_Disks).

In order to mount something on linux the mount command is used, however it seems their is no file system on your hard drive. So you have to create one first.
 

Hi flanello
Thanks for your suggestion. I already mounted my second hard drive to linux sysem. I have scientific linux install on primary drive and want to have windows os on second one. Do you know how to do it? Someone told me I can disconnect linux hard drive and install windows on second one and connect back after finish installation but I m not sure this method work or I will lose information in linux drive?
Thanks a lot
 

It could work. But the interesting part is how can you choose what system would be started?
The other way round works easily: Install windows and then linux. Linux will detect the windows and create a menu where you can select what will be started.

Ask this question in a linux forum, for example in the scientific linux forum.
There will be probably more experts with regarding this topic.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top