Sponsored Content
Full Discussion: new to this
Special Forums Hardware new to this Post 302581969 by ninjaman on Wednesday 14th of December 2011 02:57:00 PM
Old 12-14-2011
new to this

hello
i have a toshiba 4600 and i want to put some form of linux on it. i want to learn linux and thought that a dedicated machine would be a good idea. i bought the laptop second hand and find that the windows 95 has some problems. i tried to install a pcmcia network card and some files are missing. the laptop says insert the 95 cd rom, which i dont have. i thought start fresh and install redhat 5.1 which i found someone else has done. i dont want any of the programs on the laptop. so:
1. can i wipe the computer and install redhat 5.1 alone?
2. or do i have to keep windows on there as well?

any help would be greatly appreciated.
my aim is to learn linux and have a laptop that i can put on a home network with the pcmcia card and use the internet as well.

---------- Post updated at 07:57 PM ---------- Previous update was at 07:52 PM ----------

ok i found that redhat i have to buy, is there a free alternative?
 
SWITCH_ROOT(8)						       System Administration						    SWITCH_ROOT(8)

NAME
switch_root - switch to another filesystem as the root of the mount tree SYNOPSIS
switch_root [-hV] switch_root newroot init [arg...] DESCRIPTION
switch_root moves already mounted /proc, /dev, /sys and /run to newroot and makes newroot the new root filesystem and starts init process. WARNING: switch_root removes recursively all files and directories on the current root filesystem. OPTIONS
-h, --help Display help text and exit. -V, --version Display version information and exit. RETURN VALUE
switch_root returns 0 on success and 1 on failure. NOTES
switch_root will fail to function if newroot is not the root of a mount. If you want to switch root into a directory that does not meet this requirement then you can first use a bind-mounting trick to turn any directory into a mount point: mount --bind $DIR $DIR SEE ALSO
chroot(2), init(8), mkinitrd(8), mount(8) AUTHORS
Peter Jones <pjones@redhat.com> Jeremy Katz <katzj@redhat.com> Karel Zak <kzak@redhat.com> AVAILABILITY
The switch_root command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux June 2009 SWITCH_ROOT(8)
All times are GMT -4. The time now is 08:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy